src code

instance method Spah.SpahQL.Token.FilterQuery#evaluate

Spah.SpahQL.Token.FilterQuery#evaluate(rootData, scopeData, path) → Boolean
  • rootData (Object) – The entire root-level data structure being queried
  • scopeData (Object) – The data for the scope at which this query is being executed.

Evaluates this filter query as an assertion.