process

open override fun process(queryTree: QueryNode): QueryNode

For reference about this method check: QueryNodeProcessor.process.

Parameters

queryTree

the query node tree to be processed

See also

Throws

QueryNodeException

if something goes wrong during the query node processing