Class TemplatesGrammarAccess.PrimaryElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
com._1c.g5.v8.dt.right.templates.services.TemplatesGrammarAccess.PrimaryElements
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess
,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- TemplatesGrammarAccess
public class TemplatesGrammarAccess.PrimaryElements
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.RuleCall
org.eclipse.xtext.Group
org.eclipse.xtext.Keyword
org.eclipse.xtext.RuleCall
org.eclipse.xtext.RuleCall
org.eclipse.xtext.Keyword
org.eclipse.xtext.ParserRule
getRule()
org.eclipse.xtext.RuleCall
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
-
PrimaryElements
public PrimaryElements()
-
-
Method Details
-
getRule
public org.eclipse.xtext.ParserRule getRule() -
getAlternatives
public org.eclipse.xtext.Alternatives getAlternatives() -
getGroup_0
public org.eclipse.xtext.Group getGroup_0() -
getLeftParenthesisKeyword_0_0
public org.eclipse.xtext.Keyword getLeftParenthesisKeyword_0_0() -
getExpressionParserRuleCall_0_1
public org.eclipse.xtext.RuleCall getExpressionParserRuleCall_0_1() -
getRightParenthesisKeyword_0_2
public org.eclipse.xtext.Keyword getRightParenthesisKeyword_0_2() -
getOuterParameterParserRuleCall_1
public org.eclipse.xtext.RuleCall getOuterParameterParserRuleCall_1() -
getTemplateParameterParserRuleCall_2
public org.eclipse.xtext.RuleCall getTemplateParameterParserRuleCall_2() -
getStrContainsParserRuleCall_3
public org.eclipse.xtext.RuleCall getStrContainsParserRuleCall_3() -
getLiteralParserRuleCall_4
public org.eclipse.xtext.RuleCall getLiteralParserRuleCall_4()
-