Module: SpectatorSport::SearchQuery::SyntaxTree

Defined in:
app/models/spectator_sport/search_query/syntax_tree.rb

Overview

AST node classes built by the Parser and converted to ActiveRecord scopes. Kept together in one file since they're small and only make sense read as a set.

Defined Under Namespace

Classes: And, DateFilter, Label, Not, Or