Interface VMConstants

All Known Subinterfaces:
AnnotationConstants
All Known Implementing Classes:
AnnotatedClassAttribute, AnnotatedMethodAttribute, ClassAttribute, ClassField, ClassFile, ClassMember, ClassMethod, CodeAttribute, ConstantPool, ConstantValueAttribute, ConstBasic, ConstBasicMemberRef, ConstClass, ConstDouble, ConstFieldRef, ConstFloat, ConstInteger, ConstInterfaceMethodRef, ConstLong, ConstMethodRef, ConstNameAndType, ConstString, ConstUnicode, ConstUtf8, ConstValue, Descriptor, ExceptionsAttribute, GenericAttribute, Insn, InsnConstOp, InsnIInc, InsnInterfaceInvoke, InsnIntOp, InsnLookupSwitch, InsnMultiDimArrayNew, InsnSingle, InsnTableSwitch, InsnTarget, InsnTargetOp, InsnUtils, LineNumberTableAttribute, LocalVariableTableAttribute, SourceFileAttribute, SyntheticAttribute, VMOp

public interface VMConstants
VMConstants is a collection of the constants defined in the virtual machine spec. Also included are several assorted constants of our own which seem logical to define here.