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

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

protected class RoomParsetreeConstructor.InitialTransition_ToAssignment_5
extends AssignmentToken


Constructor Summary
RoomParsetreeConstructor.InitialTransition_ToAssignment_5(AbstractToken lastRuleCallOrigin, AbstractToken next, int transitionIndex, IEObjectConsumer eObjectConsumer)
           
 
Method Summary
 AbstractToken createFollower(int index, IEObjectConsumer inst)
           
 AbstractToken createFollowerAfterReturn(AbstractToken next, int actIndex, 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.InitialTransition_ToAssignment_5

public RoomParsetreeConstructor.InitialTransition_ToAssignment_5(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()

createFollowerAfterReturn

public AbstractToken createFollowerAfterReturn(AbstractToken next,
                                               int actIndex,
                                               int index,
                                               IEObjectConsumer inst)