Class Classfile.TypePathNode
java.lang.Object
io.github.classgraph.Classfile.TypePathNode
- Enclosing class:
Classfile
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) short(package private) short -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
typePathKind
short typePathKind -
typeArgumentIdx
short typeArgumentIdx
-
-
Constructor Details
-
TypePathNode
public TypePathNode(int typePathKind, int typeArgumentIdx)
-
-
Method Details
-
toString
-