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

java.lang.Object
  extended by AssignmentToken
      extended by org.eclipse.etrice.core.parseTreeConstruction.RoomParsetreeConstructor.TransitionPoint_HandlerAssignment_0
Enclosing class:
RoomParsetreeConstructor

protected class RoomParsetreeConstructor.TransitionPoint_HandlerAssignment_0
extends AssignmentToken


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

Constructor Detail

RoomParsetreeConstructor.TransitionPoint_HandlerAssignment_0

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

getGrammarElement

public Assignment getGrammarElement()

createFollower

public AbstractToken createFollower(int index,
                                    IEObjectConsumer inst)

tryConsume

public IEObjectConsumer tryConsume()