Class EMFPatternLanguageGrammarAccess.XImportDeclarationElements

  • All Implemented Interfaces:
    org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
    Enclosing class:
    EMFPatternLanguageGrammarAccess

    public class EMFPatternLanguageGrammarAccess.XImportDeclarationElements
    extends org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
    • Constructor Detail

      • XImportDeclarationElements

        public XImportDeclarationElements()
    • Method Detail

      • getRule

        public org.eclipse.xtext.ParserRule getRule()
      • getGroup

        public org.eclipse.xtext.Group getGroup()
      • getImportKeyword_0

        public org.eclipse.xtext.Keyword getImportKeyword_0()
      • getJavaKeyword_1

        public org.eclipse.xtext.Keyword getJavaKeyword_1()
      • getAlternatives_2

        public org.eclipse.xtext.Alternatives getAlternatives_2()
      • getGroup_2_0

        public org.eclipse.xtext.Group getGroup_2_0()
      • getStaticAssignment_2_0_0

        public org.eclipse.xtext.Assignment getStaticAssignment_2_0_0()
      • getStaticStaticKeyword_2_0_0_0

        public org.eclipse.xtext.Keyword getStaticStaticKeyword_2_0_0_0()
      • getExtensionAssignment_2_0_1

        public org.eclipse.xtext.Assignment getExtensionAssignment_2_0_1()
      • getExtensionExtensionKeyword_2_0_1_0

        public org.eclipse.xtext.Keyword getExtensionExtensionKeyword_2_0_1_0()
      • getImportedTypeAssignment_2_0_2

        public org.eclipse.xtext.Assignment getImportedTypeAssignment_2_0_2()
      • getImportedTypeJvmDeclaredTypeCrossReference_2_0_2_0

        public org.eclipse.xtext.CrossReference getImportedTypeJvmDeclaredTypeCrossReference_2_0_2_0()
      • getImportedTypeJvmDeclaredTypeQualifiedNameParserRuleCall_2_0_2_0_1

        public org.eclipse.xtext.RuleCall getImportedTypeJvmDeclaredTypeQualifiedNameParserRuleCall_2_0_2_0_1()
      • getFullStopKeyword_2_0_3

        public org.eclipse.xtext.Keyword getFullStopKeyword_2_0_3()
      • getAsteriskKeyword_2_0_4

        public org.eclipse.xtext.Keyword getAsteriskKeyword_2_0_4()
      • getImportedTypeAssignment_2_1

        public org.eclipse.xtext.Assignment getImportedTypeAssignment_2_1()
      • getImportedTypeJvmDeclaredTypeCrossReference_2_1_0

        public org.eclipse.xtext.CrossReference getImportedTypeJvmDeclaredTypeCrossReference_2_1_0()
      • getImportedTypeJvmDeclaredTypeQualifiedNameParserRuleCall_2_1_0_1

        public org.eclipse.xtext.RuleCall getImportedTypeJvmDeclaredTypeQualifiedNameParserRuleCall_2_1_0_1()
      • getImportedNamespaceAssignment_2_2

        public org.eclipse.xtext.Assignment getImportedNamespaceAssignment_2_2()
      • getImportedNamespaceQualifiedNameWithWildcardParserRuleCall_2_2_0

        public org.eclipse.xtext.RuleCall getImportedNamespaceQualifiedNameWithWildcardParserRuleCall_2_2_0()
      • getSemicolonKeyword_3

        public org.eclipse.xtext.Keyword getSemicolonKeyword_3()