List of usage examples for org.objectweb.asm.commons InstructionAdapter subclass-usage
From source file edu.ubc.mirrors.holograms.HologramMethodGenerator.java
public class HologramMethodGenerator extends InstructionAdapter { static String activeMethod = null; private AnalyzerAdapter analyzer; private LocalVariablesSorter lvs;