# Packages
Package syntax defines a scanner and parser for the Tendermint event filter query language.
# Functions
Compile compiles the given query AST so it can be used to match events.
MustCompile compiles the query expression into an executable query.
New parses and compiles the query expression into an executable query.
# Variables
All is a query that matches all events.