Uses of Interface
eu.bandm.tools.ramus.runtime2.State.Projection
Packages that use State.Projection
-
Uses of State.Projection in eu.bandm.tools.ramus.runtime2
Methods in eu.bandm.tools.ramus.runtime2 that return State.ProjectionModifier and TypeMethodDescriptionstatic State.Projection
AbstractExpression.getProjection()
static State.Projection
State.value()
Constructors in eu.bandm.tools.ramus.runtime2 with parameters of type State.ProjectionModifierConstructorDescriptionprotected
AbstractExpression
(Parser<D, T> syntax, Data.View<A> semantics, State.Projection projection)