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 TypeInterfaceDescriptioninterface
This interface defines constant that are used throughout the compiler.Classes in org.openjdk.asmtools.jasm that implement RuntimeConstantsModifier and TypeClassDescriptionstatic class
CPVisitor CPVisitor base class defining a visitor for decoding constants.static class
CPVisitor CPVisitor base class defining a visitor for decoding constants.static class
MethodData.DataPArrayAttr<T extends Data>
Used to store Parameter Arrays (as attributes)(package private) class
ParserCPVisitor 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