public class IfStmtFormatter extends AbstractStmtFormatter<TMssqlIfElse>
Constructor and Description |
---|
IfStmtFormatter() |
Modifier and Type | Method and Description |
---|---|
void |
format(TMssqlIfElse stmt)
format statement
|
addExpressionProcessor, addSpecialProcessor, afterFormat, beforeFormat, doFormat, getExpressionProcessors, getOption, getSessionId, getSpecialProcessors, runProcessor, setSessionId
public void format(TMssqlIfElse stmt)
AbstractStmtFormatter
format
in class AbstractStmtFormatter<TMssqlIfElse>
Copyright © 2023. All rights reserved.