Java binary name parser and writer
| src |
introduce ReprForm
|
|
| .gitignore | Initial commit | |
| Cargo.toml | readme and registry meta | |
| LICENSE | Initial commit | |
| README.md | readme and registry meta | |
java-bin-name
Java binary name parser and writer.
Supported items:
- Classes and interfaces
- Methods
- Field types
Differences between JLS and class file representation will be handled automatically.