public class XbaseGrammarAccess.FeatureCallIDElements
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 |
|---|
FeatureCallIDElements() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.xtext.Alternatives |
getAlternatives() |
org.eclipse.xtext.Keyword |
getExtendsKeyword_1() |
org.eclipse.xtext.Keyword |
getExtensionKeyword_4() |
org.eclipse.xtext.Keyword |
getImportKeyword_3() |
org.eclipse.xtext.ParserRule |
getRule() |
org.eclipse.xtext.Keyword |
getStaticKeyword_2() |
org.eclipse.xtext.RuleCall |
getValidIDParserRuleCall_0() |
getRulespublic org.eclipse.xtext.ParserRule getRule()
public org.eclipse.xtext.Alternatives getAlternatives()
public org.eclipse.xtext.RuleCall getValidIDParserRuleCall_0()
public org.eclipse.xtext.Keyword getExtendsKeyword_1()
public org.eclipse.xtext.Keyword getStaticKeyword_2()
public org.eclipse.xtext.Keyword getImportKeyword_3()
public org.eclipse.xtext.Keyword getExtensionKeyword_4()