public class ErrorModelGrammarAccess.ErrorBehaviorStateElements
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 |
---|
ErrorModelGrammarAccess.ErrorBehaviorStateElements() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.Keyword |
getColonKeyword_1() |
org.eclipse.xtext.Group |
getGroup() |
org.eclipse.xtext.Assignment |
getIntialAssignment_2() |
org.eclipse.xtext.Keyword |
getIntialInitialKeyword_2_0() |
org.eclipse.xtext.Assignment |
getNameAssignment_0() |
org.eclipse.xtext.RuleCall |
getNameIDTerminalRuleCall_0_0() |
org.eclipse.xtext.ParserRule |
getRule() |
org.eclipse.xtext.Keyword |
getSemicolonKeyword_5() |
org.eclipse.xtext.Keyword |
getStateKeyword_3() |
org.eclipse.xtext.Assignment |
getTypeSetAssignment_4() |
org.eclipse.xtext.RuleCall |
getTypeSetTypeSetReferenceParserRuleCall_4_0() |
public ErrorModelGrammarAccess.ErrorBehaviorStateElements()
public org.eclipse.xtext.ParserRule getRule()
public org.eclipse.xtext.Group getGroup()
public org.eclipse.xtext.Assignment getNameAssignment_0()
public org.eclipse.xtext.RuleCall getNameIDTerminalRuleCall_0_0()
public org.eclipse.xtext.Keyword getColonKeyword_1()
public org.eclipse.xtext.Assignment getIntialAssignment_2()
public org.eclipse.xtext.Keyword getIntialInitialKeyword_2_0()
public org.eclipse.xtext.Keyword getStateKeyword_3()
public org.eclipse.xtext.Assignment getTypeSetAssignment_4()
public org.eclipse.xtext.RuleCall getTypeSetTypeSetReferenceParserRuleCall_4_0()
public org.eclipse.xtext.Keyword getSemicolonKeyword_5()