Top Level Namespace

Defined Under Namespace

Classes: TSQLStmt, TSQL_ShParser, Token, TokenStream, Tokenizer

Constant Summary collapse

LEFT_PARAN =

tsql_stmt.rb: Shallow Parser for t-SQL Copyright © 2005-2006 Shashank Date ([email protected])

License: Ruby’s

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

"("
RIGHT_PARAN =
")"