public class EMFPatternLanguageGrammarAccess.XImportDeclarationElements
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 |
---|
XImportDeclarationElements() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.Alternatives |
getAlternatives_2() |
org.eclipse.xtext.Keyword |
getAsteriskKeyword_2_0_4() |
org.eclipse.xtext.Assignment |
getExtensionAssignment_2_0_1() |
org.eclipse.xtext.Keyword |
getExtensionExtensionKeyword_2_0_1_0() |
org.eclipse.xtext.Keyword |
getFullStopKeyword_2_0_3() |
org.eclipse.xtext.Group |
getGroup_2_0() |
org.eclipse.xtext.Group |
getGroup() |
org.eclipse.xtext.Assignment |
getImportedNamespaceAssignment_2_2() |
org.eclipse.xtext.RuleCall |
getImportedNamespaceQualifiedNameWithWildcardParserRuleCall_2_2_0() |
org.eclipse.xtext.Assignment |
getImportedTypeAssignment_2_0_2() |
org.eclipse.xtext.Assignment |
getImportedTypeAssignment_2_1() |
org.eclipse.xtext.CrossReference |
getImportedTypeJvmDeclaredTypeCrossReference_2_0_2_0() |
org.eclipse.xtext.CrossReference |
getImportedTypeJvmDeclaredTypeCrossReference_2_1_0() |
org.eclipse.xtext.RuleCall |
getImportedTypeJvmDeclaredTypeQualifiedNameParserRuleCall_2_0_2_0_1() |
org.eclipse.xtext.RuleCall |
getImportedTypeJvmDeclaredTypeQualifiedNameParserRuleCall_2_1_0_1() |
org.eclipse.xtext.Keyword |
getImportKeyword_0() |
org.eclipse.xtext.Keyword |
getJavaKeyword_1() |
org.eclipse.xtext.ParserRule |
getRule() |
org.eclipse.xtext.Keyword |
getSemicolonKeyword_3() |
org.eclipse.xtext.Assignment |
getStaticAssignment_2_0_0() |
org.eclipse.xtext.Keyword |
getStaticStaticKeyword_2_0_0_0() |
public org.eclipse.xtext.ParserRule getRule()
public org.eclipse.xtext.Group getGroup()
public org.eclipse.xtext.Keyword getImportKeyword_0()
public org.eclipse.xtext.Keyword getJavaKeyword_1()
public org.eclipse.xtext.Alternatives getAlternatives_2()
public org.eclipse.xtext.Group getGroup_2_0()
public org.eclipse.xtext.Assignment getStaticAssignment_2_0_0()
public org.eclipse.xtext.Keyword getStaticStaticKeyword_2_0_0_0()
public org.eclipse.xtext.Assignment getExtensionAssignment_2_0_1()
public org.eclipse.xtext.Keyword getExtensionExtensionKeyword_2_0_1_0()
public org.eclipse.xtext.Assignment getImportedTypeAssignment_2_0_2()
public org.eclipse.xtext.CrossReference getImportedTypeJvmDeclaredTypeCrossReference_2_0_2_0()
public org.eclipse.xtext.RuleCall getImportedTypeJvmDeclaredTypeQualifiedNameParserRuleCall_2_0_2_0_1()
public org.eclipse.xtext.Keyword getFullStopKeyword_2_0_3()
public org.eclipse.xtext.Keyword getAsteriskKeyword_2_0_4()
public org.eclipse.xtext.Assignment getImportedTypeAssignment_2_1()
public org.eclipse.xtext.CrossReference getImportedTypeJvmDeclaredTypeCrossReference_2_1_0()
public org.eclipse.xtext.RuleCall getImportedTypeJvmDeclaredTypeQualifiedNameParserRuleCall_2_1_0_1()
public org.eclipse.xtext.Assignment getImportedNamespaceAssignment_2_2()
public org.eclipse.xtext.RuleCall getImportedNamespaceQualifiedNameWithWildcardParserRuleCall_2_2_0()
public org.eclipse.xtext.Keyword getSemicolonKeyword_3()