|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgudusoft.gsqlparser.pp.para.GFmtOpt
public class GFmtOpt
the format options
Constructor Summary | |
---|---|
GFmtOpt(java.lang.String sessionId)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final java.lang.String sessionId
public boolean opearateSourceToken
public TAlignStyle selectColumnlistStyle
public TLinefeedsCommaOption selectColumnlistComma
public boolean selectItemInNewLine
public boolean alignAliasInSelectList
public boolean treatDistinctAsVirtualColumn
public TAlignStyle selectFromclauseStyle
public TLinefeedsCommaOption selectFromclauseComma
public boolean fromClauseInNewLine
public boolean selectFromclauseJoinOnInNewline
public boolean alignJoinWithFromKeyword
public boolean andOrUnderWhere
public TAlignStyle insertColumnlistStyle
public TAlignStyle insertValuelistStyle
public boolean beStyleCreatetableLeftBEOnNewline
public boolean beStyleCreatetableRightBEOnNewline
public boolean createtableListitemInNewLine
public TAlignOption createtableFieldlistAlignOption
public TLinefeedsCommaOption defaultCommaOption
public TAlignStyle defaultAligntype
public java.lang.Integer indentLen
public java.lang.Boolean useTab
public java.lang.Integer tabSize
public java.lang.Integer beStyleFunctionBodyIndent
public java.lang.Boolean beStyleBlockLeftBEOnNewline
public java.lang.Integer beStyleBlockLeftBEIndentSize
public java.lang.Integer beStyleBlockRightBEIndentSize
public java.lang.Integer beStyleBlockIndentSize
public java.lang.Integer beStyleIfElseSingleStmtIndentSize
public java.lang.Boolean caseWhenThenInSameLine
public java.lang.Integer indentCaseFromSwitch
public java.lang.Integer indentCaseThen
public TAlignOption selectKeywordsAlignOption
public TCaseOption caseKeywords
public TCaseOption caseIdentifier
public TCaseOption caseQuotedIdentifier
public TCaseOption caseFuncname
public TCaseOption caseDatatype
public java.lang.Boolean wsPaddingOperatorArithmetic
public java.lang.Boolean wsPaddingParenthesesInFunction
public java.lang.Boolean wsPaddingParenthesesInExpression
public java.lang.Boolean wsPaddingParenthesesOfSubQuery
public java.lang.Boolean wsPaddingParenthesesInFunctionCall
public java.lang.Boolean wsPaddingParenthesesOfTypename
public java.lang.Boolean cteNewlineBeforeAs
public java.lang.Boolean linebreakAfterDeclare
public TAlignStyle parametersStyle
public TLinefeedsCommaOption parametersComma
public java.lang.Boolean beStyleFunctionLeftBEOnNewline
public java.lang.Integer beStyleFunctionLeftBEIndentSize
public java.lang.Boolean beStyleFunctionRightBEOnNewline
public java.lang.Integer beStyleFunctionRightBEIndentSize
public java.lang.Boolean beStyleFunctionFirstParamInNewline
public java.lang.Boolean linebreakBeforeParamInExec
public TEmptyLinesOption emptyLines
public java.lang.Boolean insertBlankLineInBatchSqls
public java.lang.Boolean noEmptyLinesBetweenMultiSetStmts
public java.lang.Boolean linenumberEnabled
public java.lang.Boolean linenumberZeroBased
public java.lang.Integer linenumberLeftMargin
public java.lang.Integer linenumberRightMargin
public TAlignStyle functionCallParametersStyle
public TLinefeedsCommaOption functionCallParametersComma
public java.lang.Boolean removeComment
public TCompactMode compactMode
public java.lang.Integer lineWidth
public GOutputFmt outputFmt
GOutputFmt
public java.lang.String tabHtmlString
Constructor Detail |
---|
public GFmtOpt(java.lang.String sessionId)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |