Uses of Class gnu.bytecode.ArrayType

Uses in package gnu.bytecode

Methods with parameter type gnu.bytecode.ArrayType

void
CodeAttr.emitPushPrimArray(Object value, ArrayType arrayType)
Emit code to push a constant primitive array.

Methods with return type gnu.bytecode.ArrayType

ArrayType
ArrayType.make(Type elements)
Find or create an ArrayType for the specified element type.

Uses in package gnu.expr

Fields of type gnu.bytecode.ArrayType

ArrayType