debian man page for cql::booleannode

Query: cql::booleannode

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CQL::BooleanNode(3pm)					User Contributed Perl Documentation				     CQL::BooleanNode(3pm)

NAME
CQL::BooleanNode - represents a boolean node in a CQL parse tree
SYNOPSIS
n/a
DESCRIPTION
Base class for boolean nodes in a CQL parse tree. See CQL::AndNode and CQL::OrNode. CQL::BooleanNode inherits from CQL::Node. Typically you'll want to use CQL::AndNode or CQL::OrNode to instantiate the object.
METHODS
new() You must pass in both a left and right parameter, which should be CQL::Node objects. left() right() toCQL() toSwish() toXCQL() toLucene() perl v5.12.4 2009-12-02 CQL::BooleanNode(3pm)
Related Man Pages
sru(3pm) - debian
extutils::xspp::node::class(3pm) - debian
net::z3950::simple2zoom::config(3pm) - debian
rdf::trine::node::variable(3pm) - debian
sru::server(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?