Uses of Interface
eu.bandm.tools.ramus.runtime2.State.Projection
-
Uses of State.Projection in eu.bandm.tools.ramus.runtime2
Modifier and TypeMethodDescriptionstatic State.Projection
AbstractExpression.getProjection()
static State.Projection
State.value()
ModifierConstructorDescriptionprotected
AbstractExpression
(Parser<D, T> syntax, Data.View<A> semantics, State.Projection projection)