Maker icon indicating copy to clipboard operation
Maker copied to clipboard

Support reading existing class files

Open broneill opened this issue 3 years ago • 0 comments

Define a new ClassFile or ClassInfo interface which supports reading an existing class file and provides information regarding methods, fields etc. Like ClassMaker, it can be used wherever types are supported. The ClassMaker interface should extend ClassFile such that it also allows access to methods, etc.

broneill avatar Jun 18 '22 04:06 broneill