| A class to test whether a given SQL Verb is an internal
Workbench command. This is used by the SqlFormatter, because
the verbs for WbXXXX commands are not formatted in uppercase.
This is also used by the code completion to check for WB specific commands.
See Also: workbench.sql.formatter.SqlFormatter See Also: workbench.gui.completion.StatementContext author: support@sql-workbench.net |