Class ASMifierFieldVisitor

All Implemented Interfaces:
FieldVisitor

public class ASMifierFieldVisitor extends ASMifierAbstractVisitor implements FieldVisitor
A FieldVisitor that prints the ASM code that generates the fields it visits.
Author:
Eric Bruneton
  • Constructor Details