Class ExpressionDslGrammarAccess.SuperExecutionElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
de.uni_hildesheim.sse.vil.expressions.services.ExpressionDslGrammarAccess.SuperExecutionElements
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
ExpressionDslGrammarAccess
public class ExpressionDslGrammarAccess.SuperExecutionElements
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.Assignmentprivate final org.eclipse.xtext.RuleCallprivate final org.eclipse.xtext.Keywordprivate final org.eclipse.xtext.Groupprivate final org.eclipse.xtext.Keywordprivate final org.eclipse.xtext.ParserRule -
Constructor Summary
Constructors -
Method Summary
Methods 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 -
cSuperKeyword_0
private final org.eclipse.xtext.Keyword cSuperKeyword_0 -
cFullStopKeyword_1
private final org.eclipse.xtext.Keyword cFullStopKeyword_1 -
cCallAssignment_2
private final org.eclipse.xtext.Assignment cCallAssignment_2 -
cCallCallParserRuleCall_2_0
private final org.eclipse.xtext.RuleCall cCallCallParserRuleCall_2_0 -
cCallsAssignment_3
private final org.eclipse.xtext.Assignment cCallsAssignment_3 -
cCallsSubCallParserRuleCall_3_0
private final org.eclipse.xtext.RuleCall cCallsSubCallParserRuleCall_3_0
-
-
Constructor Details
-
SuperExecutionElements
public SuperExecutionElements()
-
-
Method Details
-
getRule
public org.eclipse.xtext.ParserRule getRule() -
getGroup
public org.eclipse.xtext.Group getGroup() -
getSuperKeyword_0
public org.eclipse.xtext.Keyword getSuperKeyword_0() -
getFullStopKeyword_1
public org.eclipse.xtext.Keyword getFullStopKeyword_1() -
getCallAssignment_2
public org.eclipse.xtext.Assignment getCallAssignment_2() -
getCallCallParserRuleCall_2_0
public org.eclipse.xtext.RuleCall getCallCallParserRuleCall_2_0() -
getCallsAssignment_3
public org.eclipse.xtext.Assignment getCallsAssignment_3() -
getCallsSubCallParserRuleCall_3_0
public org.eclipse.xtext.RuleCall getCallsSubCallParserRuleCall_3_0()
-