| This Release | TSQL-AST-0.03_007 | [Download] [Browse] | 22 Jan 2013 ** DEVELOPER RELEASE ** | |||
| Latest Release | TSQL-AST-0.02 | [Download] [Browse] | 08 Jan 2013 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (134) NA (17) [ 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 | Builds various parsing objects. | 0.03 |
| TSQL::AST | 'Abstract Syntax Tree' for TSQL.   |
| TSQL::AST::SQLBatch | Represents a Batch of TSQL 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 the set of TSQL Statements within a BEGIN/END Block.   |
| TSQL::AST::SQLTryCatchBlock | Represents a TSQL Try Catch block.   |
| TSQL::AST::SQLWhileStatement | Represents a TSQL While Statement.   |