org.eclipse.etrice.core.parseTreeConstruction
Class RoomParsetreeConstructor.LayerConnection_Group
java.lang.Object
GroupToken
org.eclipse.etrice.core.parseTreeConstruction.RoomParsetreeConstructor.LayerConnection_Group
- Enclosing class:
- RoomParsetreeConstructor
protected class RoomParsetreeConstructor.LayerConnection_Group
- extends GroupToken
begin Rule LayerConnection ****************
LayerConnection:
"LayerConnection" from=SAPoint "satisfied_by" to=SPPoint;
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoomParsetreeConstructor.LayerConnection_Group
public RoomParsetreeConstructor.LayerConnection_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()