Package org.eclipse.datatools.sqltools.sqleditor.internal.indent

Interface Summary
StopCondition Specifies the stop condition, upon which the scanXXX methods will decide whether to keep scanning or not.
Symbols Symbols for the heuristic sql scanner.
 

Class Summary
SQLAutoIndentStrategy  
SQLCommentAutoIndentStrategy Auto indent strategy for SQL multi-line comments
SQLHeuristicScanner Utility methods for heuristic based SQL manipulations in an incomplete SQL source file.
SQLIndenter Uses the com.sybase.stf.dmp.ui.text.SQLHeuristicScannerto get the indentation level for a certain position in a document.
SQLStringAutoIndentStrategy Auto indent strategy for SQL strings