org.eclipse.xtend.core.services
Class XtendGrammarAccess.ImportElements

java.lang.Object
  extended by org.eclipse.xtext.service.AbstractElementFinder
      extended by org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
          extended by org.eclipse.xtend.core.services.XtendGrammarAccess.ImportElements
All Implemented Interfaces:
IGrammarAccess.IAbstractRuleAccess, IGrammarAccess.IParserRuleAccess
Enclosing class:
XtendGrammarAccess

public class XtendGrammarAccess.ImportElements
extends AbstractElementFinder.AbstractParserRuleElementFinder


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.xtext.service.AbstractElementFinder
AbstractElementFinder.AbstractEnumRuleElementFinder, AbstractElementFinder.AbstractGrammarElementFinder, AbstractElementFinder.AbstractParserRuleElementFinder
 
Constructor Summary
XtendGrammarAccess.ImportElements()
           
 
Method Summary
 Alternatives getAlternatives_1()
           
 Keyword getAsteriskKeyword_1_0_4()
           
 Assignment getExtensionAssignment_1_0_1()
           
 Keyword getExtensionExtensionKeyword_1_0_1_0()
           
 Keyword getFullStopKeyword_1_0_3()
           
 Group getGroup_1_0()
           
 Group getGroup()
           
 Assignment getImportedNamespaceAssignment_1_2()
           
 RuleCall getImportedNamespaceQualifiedNameWithWildCardParserRuleCall_1_2_0()
           
 Assignment getImportedTypeAssignment_1_0_2()
           
 Assignment getImportedTypeAssignment_1_1()
           
 CrossReference getImportedTypeJvmTypeCrossReference_1_0_2_0()
           
 CrossReference getImportedTypeJvmTypeCrossReference_1_1_0()
           
 RuleCall getImportedTypeJvmTypeQualifiedNameParserRuleCall_1_0_2_0_1()
           
 RuleCall getImportedTypeJvmTypeQualifiedNameParserRuleCall_1_1_0_1()
           
 Keyword getImportKeyword_0()
           
 ParserRule getRule()
           
 Keyword getSemicolonKeyword_2()
           
 Assignment getStaticAssignment_1_0_0()
           
 Keyword getStaticStaticKeyword_1_0_0_0()
           
 
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
getRules
 
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder
findAssignments, findByNestedRuleCall, findCrossReferences, findCrossReferences, findKeywordPairs, findKeywords, findRuleCalls
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XtendGrammarAccess.ImportElements

public XtendGrammarAccess.ImportElements()
Method Detail

getRule

public ParserRule getRule()

getGroup

public Group getGroup()

getImportKeyword_0

public Keyword getImportKeyword_0()

getAlternatives_1

public Alternatives getAlternatives_1()

getGroup_1_0

public Group getGroup_1_0()

getStaticAssignment_1_0_0

public Assignment getStaticAssignment_1_0_0()

getStaticStaticKeyword_1_0_0_0

public Keyword getStaticStaticKeyword_1_0_0_0()

getExtensionAssignment_1_0_1

public Assignment getExtensionAssignment_1_0_1()

getExtensionExtensionKeyword_1_0_1_0

public Keyword getExtensionExtensionKeyword_1_0_1_0()

getImportedTypeAssignment_1_0_2

public Assignment getImportedTypeAssignment_1_0_2()

getImportedTypeJvmTypeCrossReference_1_0_2_0

public CrossReference getImportedTypeJvmTypeCrossReference_1_0_2_0()

getImportedTypeJvmTypeQualifiedNameParserRuleCall_1_0_2_0_1

public RuleCall getImportedTypeJvmTypeQualifiedNameParserRuleCall_1_0_2_0_1()

getFullStopKeyword_1_0_3

public Keyword getFullStopKeyword_1_0_3()

getAsteriskKeyword_1_0_4

public Keyword getAsteriskKeyword_1_0_4()

getImportedTypeAssignment_1_1

public Assignment getImportedTypeAssignment_1_1()

getImportedTypeJvmTypeCrossReference_1_1_0

public CrossReference getImportedTypeJvmTypeCrossReference_1_1_0()

getImportedTypeJvmTypeQualifiedNameParserRuleCall_1_1_0_1

public RuleCall getImportedTypeJvmTypeQualifiedNameParserRuleCall_1_1_0_1()

getImportedNamespaceAssignment_1_2

public Assignment getImportedNamespaceAssignment_1_2()

getImportedNamespaceQualifiedNameWithWildCardParserRuleCall_1_2_0

public RuleCall getImportedNamespaceQualifiedNameWithWildCardParserRuleCall_1_2_0()

getSemicolonKeyword_2

public Keyword getSemicolonKeyword_2()