Package-level declarations
Types
Link copied to clipboard
interface EscapeQuerySyntax
A parser needs to implement EscapeQuerySyntax to allow the QueryNode to escape the queries, when the toQueryString method is called.
Link copied to clipboard
interface SyntaxParser
A parser needs to implement SyntaxParser interface