Package io.airlift.bytecode.control
Interface FlowControl
- All Superinterfaces:
BytecodeNode
- All Known Implementing Classes:
DoWhileLoop,ForLoop,IfStatement,SwitchStatement,TryCatch,WhileLoop
-
Method Summary
Methods inherited from interface io.airlift.bytecode.BytecodeNode
accept, accept, getChildNodes
-
Method Details
-
getComment
String getComment()
-