Class AllStmtsFormatter
- Namespace
- gudusoft.gsqlparser.pp.stmtformatter.type.comm
- Assembly
- gudusoft.gsqlparser.dll
this formatter used to treat the empty line, comments, line number and so on.
@author zhoujun
public class AllStmtsFormatter : AbstractAllStmtsFormatter
- Inheritance
-
AllStmtsFormatter
- Inherited Members
Methods
afterFormat(TStatementList)
public override void afterFormat(TStatementList stmt)
Parameters
stmtTStatementList
beforeFormat(TStatementList)
public override void beforeFormat(TStatementList stmt)
Parameters
stmtTStatementList
doFormat(TStatementList)
override this method if need
public override void doFormat(TStatementList stmts)
Parameters
stmtsTStatementList
processEmptyLine(TStatementList, GFmtOpt, bool)
public static void processEmptyLine(TStatementList stmts, GFmtOpt opt, bool isInBlock)
Parameters
stmtsTStatementListoptGFmtOptisInBlockbool