Man Page: cql::booleannode
Operating Environment: debian
Section: 3pm
CQL::BooleanNode(3pm) User Contributed Perl Documentation CQL::BooleanNode(3pm)NAMECQL::BooleanNode - represents a boolean node in a CQL parse treeSYNOPSISn/aDESCRIPTIONBase 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.METHODSnew() 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 |
|---|
| pod::abstract::tree(3pm) - debian |
| rdf::query::node(3pm) - debian |
| rdf::trine::node::variable(3pm) - debian |
| tree::redblack(3pm) - debian |
| xml::xpath::node(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| New UNIX and Linux History Sections |