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()
           
 Keyword getFullStopFullStopKeyword_1()
           
 Keyword getHyphenMinusGreaterThanSignKeyword_0()
           
 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()