Package-level declarations
Types
Link copied to clipboard
class MethodDescriptor(val name: String, val parameters: Array<TypeDescriptor>, val returnType: TypeDescriptor)
A class to represent a method descriptor
Link copied to clipboard
Link copied to clipboard
interface TypeDescriptor
A type (of a field, method, parameter, variable, etc.)