Uses of Class gnu.bytecode.PrimType

Uses in package gnu.bytecode

Constructors with parameter type gnu.bytecode.PrimType

Fields of type gnu.bytecode.PrimType

PrimType
PrimType
PrimType
PrimType
PrimType
PrimType
PrimType
PrimType
The "return type" of an expression that never returns, such as a throw.
PrimType
PrimType

Methods with parameter type gnu.bytecode.PrimType

int
void
void

Methods with return type gnu.bytecode.PrimType

PrimType
Returns the primitive type corresponding to a signature character.

Uses in package gnu.kawa.lispexpr

Classes derived from gnu.bytecode.PrimType

class
Use to implement some special types that convert differently.

Constructors with parameter type gnu.bytecode.PrimType