SlopQueryNodeBuilder

This builder basically reads the Query object set on the SlopQueryNode child using QueryTreeBuilder.QUERY_TREE_BUILDER_TAGID and applies the slop value defined in the SlopQueryNode.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun build(queryNode: QueryNode): Query

Builds some kind of object from a query tree.