public class BlangDslGrammarAccess.VariableDeclarationComponentElements
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 |
---|
VariableDeclarationComponentElements() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.Group |
getGroup_1() |
org.eclipse.xtext.Group |
getGroup() |
org.eclipse.xtext.Assignment |
getNameAssignment_0() |
org.eclipse.xtext.RuleCall |
getNameVariableNameParserRuleCall_0_0() |
org.eclipse.xtext.Keyword |
getQuestionMarkColonKeyword_1_0() |
org.eclipse.xtext.ParserRule |
getRule() |
org.eclipse.xtext.Assignment |
getVarInitBlockAssignment_1_1() |
org.eclipse.xtext.RuleCall |
getVarInitBlockXExpressionParserRuleCall_1_1_0() |
getRules
public VariableDeclarationComponentElements()
public org.eclipse.xtext.ParserRule getRule()
public org.eclipse.xtext.Group getGroup()
public org.eclipse.xtext.Assignment getNameAssignment_0()
public org.eclipse.xtext.RuleCall getNameVariableNameParserRuleCall_0_0()
public org.eclipse.xtext.Group getGroup_1()
public org.eclipse.xtext.Keyword getQuestionMarkColonKeyword_1_0()
public org.eclipse.xtext.Assignment getVarInitBlockAssignment_1_1()
public org.eclipse.xtext.RuleCall getVarInitBlockXExpressionParserRuleCall_1_1_0()