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 -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.xtext.Alternatives
org.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.Keyword
org.eclipse.xtext.Action
org.eclipse.xtext.Keyword
org.eclipse.xtext.Assignment
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Group
getGroup()
org.eclipse.xtext.Group
org.eclipse.xtext.Assignment
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Keyword
org.eclipse.xtext.Assignment
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Assignment
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Keyword
org.eclipse.xtext.ParserRule
getRule()
org.eclipse.xtext.Assignment
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Assignment
org.eclipse.xtext.RuleCall
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
getRules
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder
findAssignments, findByNestedRuleCall, findCrossReferences, findCrossReferences, findKeywordPairs, findKeywords, findRuleCalls
-
Constructor Details
-
DateLiteralElements
public DateLiteralElements()
-
-
Method Details
-
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()
-