Interface CodeBlockWithCondition

All Superinterfaces:
CodeBlock, CodeBlockStatement, CodeItem, CodeItemWithVariables, CodeMutable, CodeMutableItem, CodeNode, CodeNodeItem, CodeStatement, CodeWithContext
All Known Subinterfaces:
CodeBlockDoWhile, CodeBlockIf, CodeBlockWhileDo

public interface CodeBlockWithCondition extends CodeBlockStatement
Since:
1.0.0
Author:
hohwille