CQL::Node(3pm) User Contributed Perl Documentation CQL::Node(3pm)NAMECQL::Node - base class for nodes in a CQL parse treeSYNOPSISn/aDESCRIPTIONAll the CQL node classes inherit from CQL::Node. CQL::Node essentially gurantees that its children implements some methods. toCQL() toXCQL() toSwish() toLucene() clone() Creates a copy of a node, and it's children. Useful if you want to modify the tree but keep a copy of the original. perl v5.12.4 2009-12-02 CQL::Node(3pm)
| Related Man Pages |
|---|
| xml::xpath::node(3) - centos |
| xml::xpath::node(3) - osx |
| rdf::trine::node::blank(3pm) - debian |
| rdf::trine::node::variable(3pm) - debian |
| xml::xpath::node(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Find columns in a file based on header and print to new file |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |