Bytecode-Modification-Framework icon indicating copy to clipboard operation
Bytecode-Modification-Framework copied to clipboard

Visitor API

Open Col-E opened this issue 8 years ago • 0 comments

Something to do further down the road. A visitor design is objectively better than raw access design in certain circumstances.

Ideally the ClassWriter/ClassReaders will be totally re-written to fill this purpose. When done they'll be able to export to the node structure.

Col-E avatar May 16 '17 07:05 Col-E