Class ExpressionsGrammarAccess.DateLiteralElements
- java.lang.Object
-
- org.eclipse.xtext.service.AbstractElementFinder
-
- org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
-
- com._1c.g5.v8.dt.dcs.expressions.services.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
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractGrammarElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
-
-
Constructor Summary
Constructors Constructor Description DateLiteralElements()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.eclipse.xtext.AlternativesgetAlternatives_1()org.eclipse.xtext.KeywordgetCommaKeyword_4()org.eclipse.xtext.KeywordgetCommaKeyword_6()org.eclipse.xtext.KeywordgetCommaKeyword_8_0()org.eclipse.xtext.KeywordgetCommaKeyword_8_2()org.eclipse.xtext.KeywordgetCommaKeyword_8_4()org.eclipse.xtext.KeywordgetCyrillicCapitalLetterDeCyrillicSmallLetterACyrillicSmallLetterTeCyrillicSmallLetterACyrillicCapitalLetterVeCyrillicSmallLetterErCyrillicSmallLetterIeCyrillicSmallLetterEmCyrillicSmallLetterYaKeyword_1_0()org.eclipse.xtext.ActiongetDateLiteralAction_0()org.eclipse.xtext.KeywordgetDateTimeKeyword_1_1()org.eclipse.xtext.AssignmentgetDayAssignment_7()org.eclipse.xtext.RuleCallgetDayNumberLiteralParserRuleCall_7_0()org.eclipse.xtext.GroupgetGroup()org.eclipse.xtext.GroupgetGroup_8()org.eclipse.xtext.AssignmentgetHourAssignment_8_1()org.eclipse.xtext.RuleCallgetHourNumberLiteralParserRuleCall_8_1_0()org.eclipse.xtext.KeywordgetLeftParenthesisKeyword_2()org.eclipse.xtext.AssignmentgetMinuteAssignment_8_3()org.eclipse.xtext.RuleCallgetMinuteNumberLiteralParserRuleCall_8_3_0()org.eclipse.xtext.AssignmentgetMonthAssignment_5()org.eclipse.xtext.RuleCallgetMonthNumberLiteralParserRuleCall_5_0()org.eclipse.xtext.KeywordgetRightParenthesisKeyword_9()org.eclipse.xtext.ParserRulegetRule()org.eclipse.xtext.AssignmentgetSecondAssignment_8_5()org.eclipse.xtext.RuleCallgetSecondNumberLiteralParserRuleCall_8_5_0()org.eclipse.xtext.AssignmentgetYearAssignment_3()org.eclipse.xtext.RuleCallgetYearNumberLiteralParserRuleCall_3_0()-
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
getRules
-
-
-
-
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()
-
-