Class LcoreGrammarAccess.RGBElements

  • All Implemented Interfaces:
    org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
    Enclosing class:
    LcoreGrammarAccess

    public class LcoreGrammarAccess.RGBElements
    extends org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
    • Constructor Detail

      • RGBElements

        public RGBElements()
    • Method Detail

      • getRule

        public org.eclipse.xtext.ParserRule getRule()
      • getGroup

        public org.eclipse.xtext.Group getGroup()
      • getColorDefAction_0

        public org.eclipse.xtext.Action getColorDefAction_0()
      • getRGBKeyword_1

        public org.eclipse.xtext.Keyword getRGBKeyword_1()
      • getLeftParenthesisKeyword_2

        public org.eclipse.xtext.Keyword getLeftParenthesisKeyword_2()
      • getRedAssignment_3

        public org.eclipse.xtext.Assignment getRedAssignment_3()
      • getRedINTTerminalRuleCall_3_0

        public org.eclipse.xtext.RuleCall getRedINTTerminalRuleCall_3_0()
      • getCommaKeyword_4

        public org.eclipse.xtext.Keyword getCommaKeyword_4()
      • getGreenAssignment_5

        public org.eclipse.xtext.Assignment getGreenAssignment_5()
      • getGreenINTTerminalRuleCall_5_0

        public org.eclipse.xtext.RuleCall getGreenINTTerminalRuleCall_5_0()
      • getCommaKeyword_6

        public org.eclipse.xtext.Keyword getCommaKeyword_6()
      • getBlueAssignment_7

        public org.eclipse.xtext.Assignment getBlueAssignment_7()
      • getBlueINTTerminalRuleCall_7_0

        public org.eclipse.xtext.RuleCall getBlueINTTerminalRuleCall_7_0()
      • getRightParenthesisKeyword_8

        public org.eclipse.xtext.Keyword getRightParenthesisKeyword_8()