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, setSessionId
public void format(TIfStmt stmt)
AbstractStmtFormatter
format
in class AbstractStmtFormatter<TIfStmt>
Copyright © 2023. All rights reserved.