Uses of Interface
org.openjdk.asmtools.jasm.RuntimeConstants
Packages that use RuntimeConstants
-
Uses of RuntimeConstants in org.openjdk.asmtools.jasm
Subinterfaces of RuntimeConstants in org.openjdk.asmtools.jasmModifier and TypeInterfaceDescriptioninterfaceThis interface defines constant that are used throughout the compiler.Classes in org.openjdk.asmtools.jasm that implement RuntimeConstantsModifier and TypeClassDescriptionstatic classCPVisitor CPVisitor base class defining a visitor for decoding constants.static classCPVisitor CPVisitor base class defining a visitor for decoding constants.static classMethodData.DataPArrayAttr<T extends Data>Used to store Parameter Arrays (as attributes)(package private) classParserCPVisitor This inner class overrides a constant pool visitor to provide specific parsing instructions (per method) for each type of Constant. -
Uses of RuntimeConstants in org.openjdk.asmtools.jcoder
Classes in org.openjdk.asmtools.jcoder that implement RuntimeConstants