Search
Preparing search index...
The search index is not available
@quenk/search-filters - v2.7.0
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"parse/ast"
Query
Class Query
Query
This is the main node in the AST we are interested in.
Hierarchy
Query
Index
Constructors
constructor
Properties
count
location
terms
type
Constructors
constructor
new
Query
(
terms
:
Maybe
<
Term
>
, count
:
number
, location
:
Location
)
:
Query
Parameters
terms:
Maybe
<
Term
>
count:
number
location:
Location
Returns
Query
Properties
count
count
:
number
location
location
:
Location
terms
terms
:
Maybe
<
Term
>
type
type
:
string
= "query"
Globals
"compile/error"
"compile/index"
"compile/policy"
"compile/term"
"parse/ast"
"parse/index"
"tests"
And
Boolean
Literal
Date
Literal
Date
Time
Literal
Filter
Identifier
List
Number
Literal
Or
Query
constructor
count
location
terms
type
String
Literal
Location
Node
Nodes
Literal
Term
Value
Generated using
TypeDoc
Query
This is the main node in the AST we are interested in.