Uses of Class
org.openjdk.asmtools.jasm.ConstantPool.ConstValue_NameAndType
Packages that use ConstantPool.ConstValue_NameAndType
-
Uses of ConstantPool.ConstValue_NameAndType in org.openjdk.asmtools.jasm
Classes in org.openjdk.asmtools.jasm with type parameters of type ConstantPool.ConstValue_NameAndTypeModifier and TypeClassDescriptionstatic class
ConstantPool.ConstValue_MethodHandle<P extends ConstantPool.ConstValue_Pair<ConstantPool.ConstValue_Class, ConstantPool.ConstValue_NameAndType>>
The CONSTANT_MethodHandle(15) structure is used to represent a method handle T : ConstValue_MethodRef, ConstValue_InterfaceMethodRef or ConstValue_FieldRefSubclasses with type arguments of type ConstantPool.ConstValue_NameAndType in org.openjdk.asmtools.jasmModifier and TypeClassDescriptionstatic class
The CONSTANT_Fieldref(9) structure is used to represent a fieldstatic class
The CONSTANT_InterfaceMethodref(11) structure is used to represent an interface methodstatic class
The CONSTANT_Methodref(10) structure is used to represent a methodMethods in org.openjdk.asmtools.jasm with type parameters of type ConstantPool.ConstValue_NameAndTypeModifier and TypeMethodDescriptionprivate <T extends ConstantPool.ConstValue_Pair<ConstantPool.ConstValue_Class, ConstantPool.ConstValue_NameAndType>>
TParserCP.ParserCPVisitor.visitMember
(ClassFileConst.ConstType tag)