<<

NAME

Koha::QueryParser::Driver::PQF::query_plan::node::atom - atom subclass for PQF driver

FUNCTIONS

Koha::QueryParser::Driver::PQF::query_plan::node::atom::target_syntax

    my $pqf = $atom->target_syntax($server);

Transforms an OpenILS::QueryParser::query_plan::node::atom object into PQF. Do not use directly.

<<