public class BlangDslGrammarAccess.VariableDeclarationElements
extends org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractGrammarElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
Constructor and Description |
---|
VariableDeclarationElements() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.Assignment |
getAnnotationsAssignment_0() |
org.eclipse.xtext.RuleCall |
getAnnotationsXAnnotationParserRuleCall_0_0() |
org.eclipse.xtext.Keyword |
getCommaKeyword_4_0() |
org.eclipse.xtext.Assignment |
getComponentsAssignment_3() |
org.eclipse.xtext.Assignment |
getComponentsAssignment_4_1() |
org.eclipse.xtext.RuleCall |
getComponentsVariableDeclarationComponentParserRuleCall_3_0() |
org.eclipse.xtext.RuleCall |
getComponentsVariableDeclarationComponentParserRuleCall_4_1_0() |
org.eclipse.xtext.Group |
getGroup_4() |
org.eclipse.xtext.Group |
getGroup() |
org.eclipse.xtext.ParserRule |
getRule() |
org.eclipse.xtext.Assignment |
getTypeAssignment_2() |
org.eclipse.xtext.RuleCall |
getTypeJvmTypeReferenceParserRuleCall_2_0() |
org.eclipse.xtext.Assignment |
getVariableTypeAssignment_1() |
org.eclipse.xtext.RuleCall |
getVariableTypeVariableTypeEnumRuleCall_1_0() |
getRules
public org.eclipse.xtext.ParserRule getRule()
public org.eclipse.xtext.Group getGroup()
public org.eclipse.xtext.Assignment getAnnotationsAssignment_0()
public org.eclipse.xtext.RuleCall getAnnotationsXAnnotationParserRuleCall_0_0()
public org.eclipse.xtext.Assignment getVariableTypeAssignment_1()
public org.eclipse.xtext.RuleCall getVariableTypeVariableTypeEnumRuleCall_1_0()
public org.eclipse.xtext.Assignment getTypeAssignment_2()
public org.eclipse.xtext.RuleCall getTypeJvmTypeReferenceParserRuleCall_2_0()
public org.eclipse.xtext.Assignment getComponentsAssignment_3()
public org.eclipse.xtext.RuleCall getComponentsVariableDeclarationComponentParserRuleCall_3_0()
public org.eclipse.xtext.Group getGroup_4()
public org.eclipse.xtext.Keyword getCommaKeyword_4_0()
public org.eclipse.xtext.Assignment getComponentsAssignment_4_1()
public org.eclipse.xtext.RuleCall getComponentsVariableDeclarationComponentParserRuleCall_4_1_0()