Man Pages in
libcql-parser-perl
Carta.tech
Packages
libcql-parser-perl
16
Section 3pm:
Library calls
CQL::AndNode.3pm
Represents an and node in a cql parse tree
CQL::BooleanNode.3pm
Represents a boolean node in a cql parse tree
CQL::Lexer.3pm
A lexical analyzer for cql
CQL::ModifierSet.3pm
Represents a base string and modifier strings
CQL::Node.3pm
Base class for nodes in a cql parse tree
CQL::NotNode.3pm
Represents a not node in a cql parse tree
CQL::OrNode.3pm
Represents an or node in a cql parse tree
CQL::Parser.3pm
Compiles cql strings into parse trees of node subtypes.
CQL::Prefix.3pm
Represents a cql prefix mapping
CQL::PrefixNode.3pm
Represents a prefix node in a cql parse tree
CQL::ProxModifierSet.3pm
Represents a base string and modifier strings
CQL::ProxNode.3pm
Represents a prox node in a cql parse tree
CQL::Relation.3pm
Object for cql relations
CQL::TermNode.3pm
Represents a terminal node in a cql parse tree
CQL::Token.3pm
Class for token objects returned by cql::lexer
CQL::Visitor.3pm
Visit nodes in a cql parse tree