Uses of Class
io.activej.codegen.expression.VarLocal
| Package | Description |
|---|---|
| io.activej.codegen | |
| io.activej.codegen.expression |
-
Uses of VarLocal in io.activej.codegen
Methods in io.activej.codegen that return VarLocal Modifier and Type Method Description VarLocalContext. newLocal(org.objectweb.asm.Type type) -
Uses of VarLocal in io.activej.codegen.expression
Methods in io.activej.codegen.expression with parameters of type VarLocal Modifier and Type Method Description protected abstract ExpressionAbstractExpressionMapForEach. getKey(VarLocal entry)protected abstract ExpressionAbstractExpressionIteratorForEach. getValue(VarLocal varIt)protected abstract ExpressionAbstractExpressionMapForEach. getValue(VarLocal entry)