org.eclipse.etrice.core.parseTreeConstruction
Class RoomParsetreeConstructor.SAPoint_Alternatives

java.lang.Object
  extended by AlternativesToken
      extended by org.eclipse.etrice.core.parseTreeConstruction.RoomParsetreeConstructor.SAPoint_Alternatives
Enclosing class:
RoomParsetreeConstructor

protected class RoomParsetreeConstructor.SAPoint_Alternatives
extends AlternativesToken

begin Rule SAPoint **************** SAPoint: RefSAPoint | RelaySAPoint;


Constructor Summary
RoomParsetreeConstructor.SAPoint_Alternatives(AbstractToken lastRuleCallOrigin, AbstractToken next, int transitionIndex, IEObjectConsumer eObjectConsumer)
           
 
Method Summary
 AbstractToken createFollower(int index, IEObjectConsumer inst)
           
 Alternatives getGrammarElement()
           
 IEObjectConsumer tryConsume()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoomParsetreeConstructor.SAPoint_Alternatives

public RoomParsetreeConstructor.SAPoint_Alternatives(AbstractToken lastRuleCallOrigin,
                                                     AbstractToken next,
                                                     int transitionIndex,
                                                     IEObjectConsumer eObjectConsumer)
Method Detail

getGrammarElement

public Alternatives getGrammarElement()

createFollower

public AbstractToken createFollower(int index,
                                    IEObjectConsumer inst)

tryConsume

public IEObjectConsumer tryConsume()