Package com.adbs.ast
Class SQLBuilderElement
java.lang.Object
com.adbs.ast.SQLBuilderElement
-
Field Summary
FieldsModifier and TypeFieldDescriptiondouble
int
double
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
elementType
-
newLineIndex
public int newLineIndex -
addIndent
public double addIndent -
width
public double width -
val
-
valToWrite
-
-
Constructor Details
-
SQLBuilderElement
public SQLBuilderElement()
-