Uses of Interface
mepk.kernel.Expression.Internal.Wrapper
Packages that use Expression.Internal.Wrapper
-
Uses of Expression.Internal.Wrapper in mepk.kernel
Methods in mepk.kernel with parameters of type Expression.Internal.WrapperModifier and TypeMethodDescriptionApp.expand(Abbreviation abbreviation, StatementAbbrExpState accu, Expression.Internal.Wrapper wrapper) Expression.Internal.expand(Abbreviation abbreviation, StatementAbbrExpState accu, Expression.Internal.Wrapper wrapper) Create a new expression by expanding all instances of the given abbreviation, and collect all conditions in accu.Var.expand(Abbreviation abbreviation, StatementAbbrExpState accu, Expression.Internal.Wrapper wrapper) App.substitute(String varName, Expression.Internal replacement, Expression.Internal.Wrapper wrapper) Expression.Internal.substitute(String varName, Expression.Internal replacement, Expression.Internal.Wrapper wrapper) Create a new internal expression by replacing a variable by an internal expression.Var.substitute(String varName, Expression.Internal replacement, Expression.Internal.Wrapper wrapper)