Uses of Class
serp.bytecode.ClassConstantInstruction
-
Packages that use ClassConstantInstruction Package Description serp.bytecode Bytecode Manipuation -
-
Uses of ClassConstantInstruction in serp.bytecode
Methods in serp.bytecode that return ClassConstantInstruction Modifier and Type Method Description ClassConstantInstruction
Code. classconstant()
Load a class constant onto the stack.
-