org.eclipse.etrice.core.parseTreeConstruction
Class RoomParsetreeConstructor.SAPoint_Alternatives
java.lang.Object
AlternativesToken
org.eclipse.etrice.core.parseTreeConstruction.RoomParsetreeConstructor.SAPoint_Alternatives
- Enclosing class:
- RoomParsetreeConstructor
protected class RoomParsetreeConstructor.SAPoint_Alternatives
- extends AlternativesToken
begin Rule SAPoint ****************
SAPoint:
RefSAPoint | RelaySAPoint;
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoomParsetreeConstructor.SAPoint_Alternatives
public RoomParsetreeConstructor.SAPoint_Alternatives(AbstractToken lastRuleCallOrigin,
AbstractToken next,
int transitionIndex,
IEObjectConsumer eObjectConsumer)
getGrammarElement
public Alternatives getGrammarElement()
createFollower
public AbstractToken createFollower(int index,
IEObjectConsumer inst)
tryConsume
public IEObjectConsumer tryConsume()