Class ExpressionsGrammarAccess.DateLiteralElements

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

    public class ExpressionsGrammarAccess.DateLiteralElements
    extends org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
    • Constructor Detail

      • DateLiteralElements

        public DateLiteralElements()
    • Method Detail

      • getRule

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

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

        public org.eclipse.xtext.Action getDateLiteralAction_0()
      • getAlternatives_1

        public org.eclipse.xtext.Alternatives getAlternatives_1()
      • getCyrillicCapitalLetterDeCyrillicSmallLetterACyrillicSmallLetterTeCyrillicSmallLetterACyrillicCapitalLetterVeCyrillicSmallLetterErCyrillicSmallLetterIeCyrillicSmallLetterEmCyrillicSmallLetterYaKeyword_1_0

        public org.eclipse.xtext.Keyword getCyrillicCapitalLetterDeCyrillicSmallLetterACyrillicSmallLetterTeCyrillicSmallLetterACyrillicCapitalLetterVeCyrillicSmallLetterErCyrillicSmallLetterIeCyrillicSmallLetterEmCyrillicSmallLetterYaKeyword_1_0()
      • getDateTimeKeyword_1_1

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

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

        public org.eclipse.xtext.Assignment getYearAssignment_3()
      • getYearNumberLiteralParserRuleCall_3_0

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

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

        public org.eclipse.xtext.Assignment getMonthAssignment_5()
      • getMonthNumberLiteralParserRuleCall_5_0

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

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

        public org.eclipse.xtext.Assignment getDayAssignment_7()
      • getDayNumberLiteralParserRuleCall_7_0

        public org.eclipse.xtext.RuleCall getDayNumberLiteralParserRuleCall_7_0()
      • getGroup_8

        public org.eclipse.xtext.Group getGroup_8()
      • getCommaKeyword_8_0

        public org.eclipse.xtext.Keyword getCommaKeyword_8_0()
      • getHourAssignment_8_1

        public org.eclipse.xtext.Assignment getHourAssignment_8_1()
      • getHourNumberLiteralParserRuleCall_8_1_0

        public org.eclipse.xtext.RuleCall getHourNumberLiteralParserRuleCall_8_1_0()
      • getCommaKeyword_8_2

        public org.eclipse.xtext.Keyword getCommaKeyword_8_2()
      • getMinuteAssignment_8_3

        public org.eclipse.xtext.Assignment getMinuteAssignment_8_3()
      • getMinuteNumberLiteralParserRuleCall_8_3_0

        public org.eclipse.xtext.RuleCall getMinuteNumberLiteralParserRuleCall_8_3_0()
      • getCommaKeyword_8_4

        public org.eclipse.xtext.Keyword getCommaKeyword_8_4()
      • getSecondAssignment_8_5

        public org.eclipse.xtext.Assignment getSecondAssignment_8_5()
      • getSecondNumberLiteralParserRuleCall_8_5_0

        public org.eclipse.xtext.RuleCall getSecondNumberLiteralParserRuleCall_8_5_0()
      • getRightParenthesisKeyword_9

        public org.eclipse.xtext.Keyword getRightParenthesisKeyword_9()