Modules§
- basic
- The basic module provides basic read and write capabilities.
Structs§
- Method
Descriptor - Type
Descriptor - A
TypeDescriptoris either a field descriptor, a single type (parameter or return type) of a method, or an element value of an annotation. In the JVM SpecificationFieldDescriptoris used as a name. Maybe using that one would be better, but I am too lazy to refactor now.