Package com.ibm.lab.soln.sqleditor.utils

Class Summary
ColorProvider Colors used in the SQL editor
SQLWhiteSpaceDetector A class that determines if a character is an SQL whitespace character
SQLWordDetector Determines whether a given character is valid as part of an SQL keyword in the current context.
WordPartDetector Used to scan and detect for SQL keywords