Package io.airlift.bytecode.debug
Interface DebugNode
-
- All Superinterfaces:
BytecodeNode
- All Known Implementing Classes:
LineNumberNode,LocalVariableNode
public interface DebugNode extends BytecodeNode
-
-
Method Summary
-
Methods inherited from interface io.airlift.bytecode.BytecodeNode
accept, accept, getChildNodes
-
-