org.eclipse.etrice.core.parseTreeConstruction
Class RoomParsetreeConstructor.GuardedTransition_Group
java.lang.Object
GroupToken
org.eclipse.etrice.core.parseTreeConstruction.RoomParsetreeConstructor.GuardedTransition_Group
- Enclosing class:
- RoomParsetreeConstructor
protected class RoomParsetreeConstructor.GuardedTransition_Group
- extends GroupToken
begin Rule GuardedTransition ****************
GuardedTransition:
"Transition" name=ID? ":" from=TransitionTerminal "->" to=TransitionTerminal docu=Documentation? "{" "guard"
guard=DetailCode ("action" action=DetailCode)? "}";
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoomParsetreeConstructor.GuardedTransition_Group
public RoomParsetreeConstructor.GuardedTransition_Group(AbstractToken lastRuleCallOrigin,
AbstractToken next,
int transitionIndex,
IEObjectConsumer eObjectConsumer)
getGrammarElement
public Group getGrammarElement()
createFollower
public AbstractToken createFollower(int index,
IEObjectConsumer inst)
tryConsume
public IEObjectConsumer tryConsume()