Uses of Class
io.activej.codegen.Context
| Package | Description |
|---|---|
| io.activej.codegen.expression | |
| io.activej.codegen.util |
-
Uses of Context in io.activej.codegen.expression
Methods in io.activej.codegen.expression with parameters of type Context Modifier and Type Method Description org.objectweb.asm.TypeAbstractExpressionIteratorForEach. arrayForEach(Context ctx, org.objectweb.asm.commons.GeneratorAdapter g, org.objectweb.asm.Label labelLoop, org.objectweb.asm.Label labelExit)ObjectStoreDef. beginStore(Context ctx)Returns type of the owner's load@Nullable ObjectVarLocal. beginStore(Context ctx)org.objectweb.asm.TypeAbstractExpressionIteratorForEach. load(Context ctx)org.objectweb.asm.TypeAbstractExpressionMapForEach. load(Context ctx)org.objectweb.asm.TypeExpression. load(Context ctx)Processes data and returns its typeorg.objectweb.asm.TypeExpressionComparator. load(Context ctx)org.objectweb.asm.TypeExpressionConstant. load(Context ctx)org.objectweb.asm.TypeExpressionToString. load(Context ctx)org.objectweb.asm.TypeVarLocal. load(Context ctx)voidStoreDef. store(Context ctx, Object storeContext, org.objectweb.asm.Type type)voidVarLocal. store(Context ctx)voidVarLocal. store(Context ctx, Object storeContext, org.objectweb.asm.Type type) -
Uses of Context in io.activej.codegen.util
Methods in io.activej.codegen.util with parameters of type Context Modifier and Type Method Description static StringUtils. exceptionInGeneratedClass(Context ctx)