org.eclipse.etrice.core.parseTreeConstruction
Class RoomParsetreeConstructor.StateMachine_Group
java.lang.Object
GroupToken
org.eclipse.etrice.core.parseTreeConstruction.RoomParsetreeConstructor.StateMachine_Group
- Enclosing class:
- RoomParsetreeConstructor
protected class RoomParsetreeConstructor.StateMachine_Group
- extends GroupToken
begin Rule StateMachine ****************
StateMachine returns StateGraph:
{StateGraph} "StateMachine" "{" (states+=State | trPoints+=TrPoint | chPoints+=ChoicePoint | transitions+=Transition)*
"}";
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoomParsetreeConstructor.StateMachine_Group
public RoomParsetreeConstructor.StateMachine_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()