org.eclipse.xtext.xbase.services
Class XbaseGrammarAccess.OpOtherElements

java.lang.Object
  extended by org.eclipse.xtext.service.AbstractElementFinder
      extended by org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
          extended by org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
All Implemented Interfaces:
IGrammarAccess.IAbstractRuleAccess, IGrammarAccess.IParserRuleAccess
Enclosing class:
XbaseGrammarAccess

public class XbaseGrammarAccess.OpOtherElements
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
XbaseGrammarAccess.OpOtherElements()
           
 
Method Summary
 Alternatives getAlternatives_3_1()
           
 Alternatives getAlternatives_4_1()
           
 Alternatives getAlternatives()
           
 Keyword getEqualsSignGreaterThanSignKeyword_2()
           
 Keyword getFullStopFullStopKeyword_1()
           
 Keyword getGreaterThanSignKeyword_3_0()
           
 Keyword getGreaterThanSignKeyword_3_1_0_0_0()
           
 Keyword getGreaterThanSignKeyword_3_1_0_0_1()
           
 Keyword getGreaterThanSignKeyword_3_1_1()
           
 Group getGroup_3_1_0_0()
           
 Group getGroup_3_1_0()
           
 Group getGroup_3()
           
 Group getGroup_4_1_0_0()
           
 Group getGroup_4_1_0()
           
 Group getGroup_4()
           
 Keyword getHyphenMinusGreaterThanSignKeyword_0()
           
 Keyword getLessThanSignEqualsSignGreaterThanSignKeyword_7()
           
 Keyword getLessThanSignGreaterThanSignKeyword_5()
           
 Keyword getLessThanSignKeyword_4_0()
           
 Keyword getLessThanSignKeyword_4_1_0_0_0()
           
 Keyword getLessThanSignKeyword_4_1_0_0_1()
           
 Keyword getLessThanSignKeyword_4_1_1()
           
 Keyword getQuestionMarkColonKeyword_6()
           
 ParserRule getRule()
           
 
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

XbaseGrammarAccess.OpOtherElements

public XbaseGrammarAccess.OpOtherElements()
Method Detail

getRule

public ParserRule getRule()

getAlternatives

public Alternatives getAlternatives()

getHyphenMinusGreaterThanSignKeyword_0

public Keyword getHyphenMinusGreaterThanSignKeyword_0()

getFullStopFullStopKeyword_1

public Keyword getFullStopFullStopKeyword_1()

getEqualsSignGreaterThanSignKeyword_2

public Keyword getEqualsSignGreaterThanSignKeyword_2()

getGroup_3

public Group getGroup_3()

getGreaterThanSignKeyword_3_0

public Keyword getGreaterThanSignKeyword_3_0()

getAlternatives_3_1

public Alternatives getAlternatives_3_1()

getGroup_3_1_0

public Group getGroup_3_1_0()

getGroup_3_1_0_0

public Group getGroup_3_1_0_0()

getGreaterThanSignKeyword_3_1_0_0_0

public Keyword getGreaterThanSignKeyword_3_1_0_0_0()

getGreaterThanSignKeyword_3_1_0_0_1

public Keyword getGreaterThanSignKeyword_3_1_0_0_1()

getGreaterThanSignKeyword_3_1_1

public Keyword getGreaterThanSignKeyword_3_1_1()

getGroup_4

public Group getGroup_4()

getLessThanSignKeyword_4_0

public Keyword getLessThanSignKeyword_4_0()

getAlternatives_4_1

public Alternatives getAlternatives_4_1()

getGroup_4_1_0

public Group getGroup_4_1_0()

getGroup_4_1_0_0

public Group getGroup_4_1_0_0()

getLessThanSignKeyword_4_1_0_0_0

public Keyword getLessThanSignKeyword_4_1_0_0_0()

getLessThanSignKeyword_4_1_0_0_1

public Keyword getLessThanSignKeyword_4_1_0_0_1()

getLessThanSignKeyword_4_1_1

public Keyword getLessThanSignKeyword_4_1_1()

getLessThanSignGreaterThanSignKeyword_5

public Keyword getLessThanSignGreaterThanSignKeyword_5()

getQuestionMarkColonKeyword_6

public Keyword getQuestionMarkColonKeyword_6()

getLessThanSignEqualsSignGreaterThanSignKeyword_7

public Keyword getLessThanSignEqualsSignGreaterThanSignKeyword_7()