public class PlsqlIfStmtFormatter extends AbstractStmtFormatter<TIfStmt>
| Constructor and Description |
|---|
PlsqlIfStmtFormatter() |
| Modifier and Type | Method and Description |
|---|---|
void |
format(TIfStmt stmt)
format statement
|
addExpressionProcessor, addSpecialProcessor, afterFormat, beforeFormat, doFormat, getExpressionProcessors, getOption, getSessionId, getSpecialProcessors, runProcessor, setSessionIdpublic PlsqlIfStmtFormatter()
public void format(TIfStmt stmt)
AbstractStmtFormatterformat in class AbstractStmtFormatter<TIfStmt>