Class BytecodeVisitor<T>

java.lang.Object
io.airlift.bytecode.BytecodeVisitor<T>
Direct Known Subclasses:
DumpBytecodeVisitor

public class BytecodeVisitor<T> extends Object