Interface BlockLikeStatement
- All Known Implementing Classes:
CaseBlock,DeclareHandlerStmt,EmptyStmt,IfBlock,RepeatBlock,StatementBlock
public interface BlockLikeStatement
Statements implementing this interface output multi-statement blocks.
To ensure these are indented correctly, a depth may be passed.
-
Method Summary
-
Method Details
-
toString
-