Package com.tonic.type
Access flags, method handles and type descriptors shared across the toolchain.
-
Interface Summary Interface Description AccessFlags Class file constants: access flag bits, newarray primitive type codes, major version numbers and the load, store and return opcodes. -
Class Summary Class Description MethodHandle A CONSTANT_MethodHandle target: a reference kind tag plus the member it points at.TypeDescriptor An immutable JVM field or method descriptor, classified by a sort constant.