Module noak::descriptor

source ·

Structs§

  • A method descriptor specifies the parameter types and return type of a method.
  • A field descriptor represents the type of a class, instance or local variable. It is a BaseType that may be wrapped in a n-dimensional array.

Enums§

  • A field type descriptor not wrapped within an array.