Class VilBuildLanguageGrammarAccess.ForElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
de.uni_hildesheim.sse.vil.buildlang.services.VilBuildLanguageGrammarAccess.ForElements
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
VilBuildLanguageGrammarAccess
public class VilBuildLanguageGrammarAccess.ForElements
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 -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final org.eclipse.xtext.Assignmentprivate final org.eclipse.xtext.RuleCallprivate final org.eclipse.xtext.Keywordprivate final org.eclipse.xtext.Assignmentprivate final org.eclipse.xtext.RuleCallprivate final org.eclipse.xtext.Keywordprivate final org.eclipse.xtext.Groupprivate final org.eclipse.xtext.Groupprivate final org.eclipse.xtext.Keywordprivate final org.eclipse.xtext.Keywordprivate final org.eclipse.xtext.Alternativesprivate final org.eclipse.xtext.Assignmentprivate final org.eclipse.xtext.Keywordprivate final org.eclipse.xtext.Keywordprivate final org.eclipse.xtext.Assignmentprivate final org.eclipse.xtext.Assignmentprivate final org.eclipse.xtext.RuleCallprivate final org.eclipse.xtext.RuleCallprivate final org.eclipse.xtext.ParserRule -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.xtext.Assignmentorg.eclipse.xtext.RuleCallorg.eclipse.xtext.Keywordorg.eclipse.xtext.Assignmentorg.eclipse.xtext.RuleCallorg.eclipse.xtext.Keywordorg.eclipse.xtext.GroupgetGroup()org.eclipse.xtext.Grouporg.eclipse.xtext.Keywordorg.eclipse.xtext.Keywordorg.eclipse.xtext.ParserRulegetRule()org.eclipse.xtext.Alternativesorg.eclipse.xtext.Assignmentorg.eclipse.xtext.Keywordorg.eclipse.xtext.Keywordorg.eclipse.xtext.Assignmentorg.eclipse.xtext.Assignmentorg.eclipse.xtext.RuleCallorg.eclipse.xtext.RuleCallMethods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
getRulesMethods inherited from class org.eclipse.xtext.service.AbstractElementFinder
findAssignments, findByNestedRuleCall, findCrossReferences, findCrossReferences, findKeywordPairs, findKeywords, findRuleCalls
-
Field Details
-
rule
private final org.eclipse.xtext.ParserRule rule -
cGroup
private final org.eclipse.xtext.Group cGroup -
cForKeyword_0
private final org.eclipse.xtext.Keyword cForKeyword_0 -
cLeftParenthesisKeyword_1
private final org.eclipse.xtext.Keyword cLeftParenthesisKeyword_1 -
cVarAssignment_2
private final org.eclipse.xtext.Assignment cVarAssignment_2 -
cVarLoopVariableParserRuleCall_2_0
private final org.eclipse.xtext.RuleCall cVarLoopVariableParserRuleCall_2_0 -
cGroup_3
private final org.eclipse.xtext.Group cGroup_3 -
cCommaKeyword_3_0
private final org.eclipse.xtext.Keyword cCommaKeyword_3_0 -
cVarAssignment_3_1
private final org.eclipse.xtext.Assignment cVarAssignment_3_1 -
cVarLoopVariableParserRuleCall_3_1_0
private final org.eclipse.xtext.RuleCall cVarLoopVariableParserRuleCall_3_1_0 -
cSeparatorAssignment_4
private final org.eclipse.xtext.Assignment cSeparatorAssignment_4 -
cSeparatorAlternatives_4_0
private final org.eclipse.xtext.Alternatives cSeparatorAlternatives_4_0 -
cSeparatorEqualsSignKeyword_4_0_0
private final org.eclipse.xtext.Keyword cSeparatorEqualsSignKeyword_4_0_0 -
cSeparatorColonKeyword_4_0_1
private final org.eclipse.xtext.Keyword cSeparatorColonKeyword_4_0_1 -
cExprAssignment_5
private final org.eclipse.xtext.Assignment cExprAssignment_5 -
cExprExpressionParserRuleCall_5_0
private final org.eclipse.xtext.RuleCall cExprExpressionParserRuleCall_5_0 -
cRightParenthesisKeyword_6
private final org.eclipse.xtext.Keyword cRightParenthesisKeyword_6 -
cBlockAssignment_7
private final org.eclipse.xtext.Assignment cBlockAssignment_7 -
cBlockRuleElementBlockParserRuleCall_7_0
private final org.eclipse.xtext.RuleCall cBlockRuleElementBlockParserRuleCall_7_0
-
-
Constructor Details
-
ForElements
public ForElements()
-
-
Method Details
-
getRule
public org.eclipse.xtext.ParserRule getRule() -
getGroup
public org.eclipse.xtext.Group getGroup() -
getForKeyword_0
public org.eclipse.xtext.Keyword getForKeyword_0() -
getLeftParenthesisKeyword_1
public org.eclipse.xtext.Keyword getLeftParenthesisKeyword_1() -
getVarAssignment_2
public org.eclipse.xtext.Assignment getVarAssignment_2() -
getVarLoopVariableParserRuleCall_2_0
public org.eclipse.xtext.RuleCall getVarLoopVariableParserRuleCall_2_0() -
getGroup_3
public org.eclipse.xtext.Group getGroup_3() -
getCommaKeyword_3_0
public org.eclipse.xtext.Keyword getCommaKeyword_3_0() -
getVarAssignment_3_1
public org.eclipse.xtext.Assignment getVarAssignment_3_1() -
getVarLoopVariableParserRuleCall_3_1_0
public org.eclipse.xtext.RuleCall getVarLoopVariableParserRuleCall_3_1_0() -
getSeparatorAssignment_4
public org.eclipse.xtext.Assignment getSeparatorAssignment_4() -
getSeparatorAlternatives_4_0
public org.eclipse.xtext.Alternatives getSeparatorAlternatives_4_0() -
getSeparatorEqualsSignKeyword_4_0_0
public org.eclipse.xtext.Keyword getSeparatorEqualsSignKeyword_4_0_0() -
getSeparatorColonKeyword_4_0_1
public org.eclipse.xtext.Keyword getSeparatorColonKeyword_4_0_1() -
getExprAssignment_5
public org.eclipse.xtext.Assignment getExprAssignment_5() -
getExprExpressionParserRuleCall_5_0
public org.eclipse.xtext.RuleCall getExprExpressionParserRuleCall_5_0() -
getRightParenthesisKeyword_6
public org.eclipse.xtext.Keyword getRightParenthesisKeyword_6() -
getBlockAssignment_7
public org.eclipse.xtext.Assignment getBlockAssignment_7() -
getBlockRuleElementBlockParserRuleCall_7_0
public org.eclipse.xtext.RuleCall getBlockRuleElementBlockParserRuleCall_7_0()
-