Uses of Interface
io.activej.codegen.expression.StoreDef
| Package | Description |
|---|---|
| io.activej.codegen.expression |
-
Uses of StoreDef in io.activej.codegen.expression
Subinterfaces of StoreDef in io.activej.codegen.expression Modifier and Type Interface Description interfaceVariableClasses in io.activej.codegen.expression that implement StoreDef Modifier and Type Class Description classVarLocalDefines methods which allow to create a local variableMethods in io.activej.codegen.expression with parameters of type StoreDef Modifier and Type Method Description static ExpressionExpressions. set(StoreDef to, Expression from)Sets the value from the argument 'from' to the argument 'to'