public class TacticDDDLanguageGrammarAccess.ImportElements
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 |
---|
ImportElements() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.Group |
getGroup() |
org.eclipse.xtext.Keyword |
getImportKeyword_0() |
org.eclipse.xtext.Assignment |
getImportURIAssignment_1() |
org.eclipse.xtext.RuleCall |
getImportURISTRINGTerminalRuleCall_1_0() |
org.eclipse.xtext.ParserRule |
getRule() |
getRules
public org.eclipse.xtext.ParserRule getRule()
public org.eclipse.xtext.Group getGroup()
public org.eclipse.xtext.Keyword getImportKeyword_0()
public org.eclipse.xtext.Assignment getImportURIAssignment_1()
public org.eclipse.xtext.RuleCall getImportURISTRINGTerminalRuleCall_1_0()