Class ExpressionDslGrammarAccess.AnnotationDeclarationsElements
java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
de.uni_hildesheim.sse.vil.expressions.services.ExpressionDslGrammarAccess.AnnotationDeclarationsElements
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
ExpressionDslGrammarAccess
public class ExpressionDslGrammarAccess.AnnotationDeclarationsElements
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.Actionprivate final org.eclipse.xtext.Keywordprivate final org.eclipse.xtext.Groupprivate final org.eclipse.xtext.Groupprivate final org.eclipse.xtext.Assignmentprivate final org.eclipse.xtext.RuleCallprivate 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 -
cAnnotationDeclarationsAction_0
private final org.eclipse.xtext.Action cAnnotationDeclarationsAction_0 -
cGroup_1
private final org.eclipse.xtext.Group cGroup_1 -
cCommercialAtKeyword_1_0
private final org.eclipse.xtext.Keyword cCommercialAtKeyword_1_0 -
cIdAssignment_1_1
private final org.eclipse.xtext.Assignment cIdAssignment_1_1 -
cIdIdentifierParserRuleCall_1_1_0
private final org.eclipse.xtext.RuleCall cIdIdentifierParserRuleCall_1_1_0
-
-
Constructor Details
-
AnnotationDeclarationsElements
public AnnotationDeclarationsElements()
-
-
Method Details
-
getRule
public org.eclipse.xtext.ParserRule getRule() -
getGroup
public org.eclipse.xtext.Group getGroup() -
getAnnotationDeclarationsAction_0
public org.eclipse.xtext.Action getAnnotationDeclarationsAction_0() -
getGroup_1
public org.eclipse.xtext.Group getGroup_1() -
getCommercialAtKeyword_1_0
public org.eclipse.xtext.Keyword getCommercialAtKeyword_1_0() -
getIdAssignment_1_1
public org.eclipse.xtext.Assignment getIdAssignment_1_1() -
getIdIdentifierParserRuleCall_1_1_0
public org.eclipse.xtext.RuleCall getIdIdentifierParserRuleCall_1_1_0()
-