Uses of Class
io.github.classgraph.ClassTypeSignature
-
Uses of ClassTypeSignature in io.github.classgraph
Methods in io.github.classgraph that return ClassTypeSignatureModifier and TypeMethodDescriptionClassInfo.getTypeDescriptor()Returns a synthetic type descriptor for the method, created from the class name, superclass name, and implemented interfaces.ArrayClassInfo.getTypeSignature()Returns null, because array classes do not have a ClassTypeSignature.ClassInfo.getTypeSignature()Get the parsed type signature for the class.ClassInfo.getTypeSignatureOrTypeDescriptor()Returns the parsed type signature for this class, possibly including type parameters.