| This Release | CQL-Parser-1.0 | [Download] [Browse] | 27 Nov 2006 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (188) FAIL (3) NA (2) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(1 Reviews)
[ Rate this distribution ]
| |||||
| License | Unknown | |||||
| Special Files |
|
|||||
| CQL::AndNode | represents an AND node in a CQL parse tree | ||
| CQL::BooleanNode | represents a boolean node in a CQL parse tree | ||
| CQL::Lexer | a lexical analyzer for CQL | ||
| CQL::ModifierSet | represents a base string and modifier strings | ||
| CQL::Node | base class for nodes in a CQL parse tree | ||
| CQL::NotNode | represents a NOT node in a CQL parse tree | ||
| CQL::OrNode | represents an OR node in a CQL parse tree | ||
| CQL::Parser | compiles CQL strings into parse trees of Node subtypes. | 1.0 | |
| CQL::Prefix | represents a CQL prefix mapping | ||
| CQL::PrefixNode | represents a prefix node in a CQL parse tree | ||
| CQL::ProxNode | represents a PROX node in a CQL parse tree | ||
| CQL::Relation | object for CQL Relations | ||
| CQL::TermNode | represents a terminal Node in a CQL Parse Tree | ||
| CQL::Token | class for token objects returned by CQL::Lexer | ||
| CQL::Utils | |||
| CQL::Visitor | visit nodes in a CQL parse tree |