| Package | Description |
|---|---|
| gudusoft.gsqlparser.pp.stmtformatter | |
| gudusoft.gsqlparser.pp.stmtformatter.builder.comm |
| Modifier and Type | Method and Description |
|---|---|
static PlsqlStmtFormatter |
FormatterFactory.createPlsqlStmtFormatter(GFmtOpt opt) |
| Modifier and Type | Method and Description |
|---|---|
protected PlsqlStmtFormatter |
PlsqlStmtFormatterBuilder.newInstanceFormatter() |
protected PlsqlStmtFormatter |
CreateTriggerStmtFormatterBuilder.newInstanceFormatter() |
protected PlsqlStmtFormatter |
CreateProcedureStmtFormatterBuilder.newInstanceFormatter() |
protected PlsqlStmtFormatter |
CreatePackageStmtFormatterBuilder.newInstanceFormatter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PlsqlStmtFormatterBuilder.initSpecialProcessorForFormatter(PlsqlStmtFormatter formatter) |
protected void |
CreateTriggerStmtFormatterBuilder.initSpecialProcessorForFormatter(PlsqlStmtFormatter formatter) |
protected void |
CreateProcedureStmtFormatterBuilder.initSpecialProcessorForFormatter(PlsqlStmtFormatter formatter) |
protected void |
CreatePackageStmtFormatterBuilder.initSpecialProcessorForFormatter(PlsqlStmtFormatter formatter) |