Interface DeclaringStmt
- All Known Implementing Classes:
DeclareConditionStmt
,DeclareCursorStmt
,DeclareHandlerStmt
,DeclareStmt
public interface DeclaringStmt
Utility class to denote a statement is a declaring statement,
because all declaring statements must be at the top of the block.