| This Release | TSQL-AST-0.02 | [Download] [Browse] | 08 Jan 2013 | |||
| Latest Dev. Release | TSQL-AST-0.03_007 | [Download] [Browse] | 22 Jan 2013 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (109) FAIL (95) NA (3) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| |||||
| License | The Perl 5 License (Artistic 1 & GPL 1) | |||||
| Special Files |
|
|||||
| TSQL::AST::Factory | 0.01 |
| TSQL::AST | 'Abstract Syntax Tree' for TSQL.   |
| TSQL::AST::SQLBatch | Represents a TSQL Batch of statements.   |
| TSQL::AST::SQLFragment | Base class for everything related to a SQL object.   |
| TSQL::AST::SQLIfStatement | Represents a TSQL If Statement.   |
| TSQL::AST::SQLScript | Represents a TSQL Script.   |
| TSQL::AST::SQLStatement | Represents a TSQL Statement.   |
| TSQL::AST::SQLStatementBlock | Represents set of TSQL Statements with a BEGIN/END Block.   |
| TSQL::AST::SQLTryCatchBlock | Represents TSQL Try Catch block.   |
| TSQL::AST::SQLWhileStatement | Represents a TSQL While Statement.   |