Package com.adbs.ast
Class SQLBuilderElement
java.lang.Object
com.adbs.ast.SQLBuilderElement
- 
Field SummaryFieldsModifier and TypeFieldDescriptiondoubleintdouble
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
elementType
- 
newLineIndexpublic int newLineIndex
- 
addIndentpublic double addIndent
- 
widthpublic double width
- 
val
- 
valToWrite
 
- 
- 
Constructor Details- 
SQLBuilderElementpublic SQLBuilderElement()
 
-