Package io.github.classgraph
Class Classfile.TypePathNode
- java.lang.Object
-
- io.github.classgraph.Classfile.TypePathNode
-
- Enclosing class:
- Classfile
static class Classfile.TypePathNode extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) short
typeArgumentIdx
(package private) short
typePathKind
-
Constructor Summary
Constructors Constructor Description TypePathNode(int typePathKind, int typeArgumentIdx)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-