Uses of Class
xyz.janboerman.scalaloader.bytecode.TypeSignature
Packages that use TypeSignature
-
Uses of TypeSignature in xyz.janboerman.scalaloader.bytecode
Fields in xyz.janboerman.scalaloader.bytecode declared as TypeSignatureMethods in xyz.janboerman.scalaloader.bytecode that return TypeSignatureModifier and TypeMethodDescriptionTypeSignature.getTypeArgument(int index) static TypeSignatureTypeSignature.ofDescriptor(String descriptor) static TypeSignatureTypeSignature.ofSignature(String signature) Methods in xyz.janboerman.scalaloader.bytecode that return types with arguments of type TypeSignatureModifier and TypeMethodDescriptionTypeSignature.getTypeArguments()The type arguments types of this type.Constructor parameters in xyz.janboerman.scalaloader.bytecode with type arguments of type TypeSignature