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

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

protected class RoomParsetreeConstructor.SAPRef_ProtocolAssignment_3
extends AssignmentToken


Constructor Summary
RoomParsetreeConstructor.SAPRef_ProtocolAssignment_3(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.SAPRef_ProtocolAssignment_3

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