Interface OpeningStatement

All Known Implementing Classes:
BeginStmt, ElseStmt, IfStmt, LoopStmt, WhileStmt

public interface OpeningStatement
Utility class denoting that a statement opens a block of statements.