public class TacticDDDLanguageGrammarAccess.ChannelIdentifierElements
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 |
---|
ChannelIdentifierElements() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.Alternatives |
getAlternatives_1_0() |
org.eclipse.xtext.Keyword |
getColonKeyword_1_0_2() |
org.eclipse.xtext.Keyword |
getFullStopKeyword_1_0_0() |
org.eclipse.xtext.Group |
getGroup_1() |
org.eclipse.xtext.Group |
getGroup() |
org.eclipse.xtext.RuleCall |
getIDTerminalRuleCall_0() |
org.eclipse.xtext.RuleCall |
getIDTerminalRuleCall_1_1() |
org.eclipse.xtext.ParserRule |
getRule() |
org.eclipse.xtext.Keyword |
getSolidusKeyword_1_0_1() |
getRules
public org.eclipse.xtext.ParserRule getRule()
public org.eclipse.xtext.Group getGroup()
public org.eclipse.xtext.RuleCall getIDTerminalRuleCall_0()
public org.eclipse.xtext.Group getGroup_1()
public org.eclipse.xtext.Alternatives getAlternatives_1_0()
public org.eclipse.xtext.Keyword getFullStopKeyword_1_0_0()
public org.eclipse.xtext.Keyword getSolidusKeyword_1_0_1()
public org.eclipse.xtext.Keyword getColonKeyword_1_0_2()
public org.eclipse.xtext.RuleCall getIDTerminalRuleCall_1_1()