Package io.github.dmlloyd.moduleinfo
Class UsesClassVisitor.ClassRefValue
- java.lang.Object
-
- org.objectweb.asm.tree.analysis.BasicValue
-
- io.github.dmlloyd.moduleinfo.UsesClassVisitor.ClassRefValue
-
- All Implemented Interfaces:
org.objectweb.asm.tree.analysis.Value
- Enclosing class:
- UsesClassVisitor
static final class UsesClassVisitor.ClassRefValue extends org.objectweb.asm.tree.analysis.BasicValue
-
-
Constructor Summary
Constructors Constructor Description ClassRefValue(org.objectweb.asm.Type type)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) org.objectweb.asm.Type
getRefType()
-