CQL-Parser documentation
CQL-Parser - README
CQL-Parser - Changes
CQL-Parser - META.yml
CQL-Parser Makefile.PL
CQL::AndNode - represents an AND node in a CQL parse tree
[
view source
]
CQL::BooleanNode - represents a boolean node in a CQL parse tree
[
view source
]
CQL::Lexer - a lexical analyzer for CQL
[
view source
]
CQL::ModifierSet - represents a base string and modifier strings
[
view source
]
CQL::Node - base class for nodes in a CQL parse tree
[
view source
]
CQL::NotNode - represents a NOT node in a CQL parse tree
[
view source
]
CQL::OrNode - represents an OR node in a CQL parse tree
[
view source
]
CQL::Parser - compiles CQL strings into parse trees of Node subtypes.
[
view source
]
CQL::Prefix - represents a CQL prefix mapping
[
view source
]
CQL::PrefixNode - represents a prefix node in a CQL parse tree
[
view source
]
CQL::ProxModifierSet - represents a base string and modifier strings
[
view source
]
CQL::ProxNode - represents a PROX node in a CQL parse tree
[
view source
]
CQL::Relation - object for CQL Relations
[
view source
]
CQL::TermNode - represents a terminal Node in a CQL Parse Tree
[
view source
]
CQL::Token - class for token objects returned by CQL::Lexer
[
view source
]
CQL::Utils [
view source
]
CQL::Visitor - visit nodes in a CQL parse tree
[
view source
]
Back to
home
.
Contained in the
CQL-Parser
distribution.