# Packages
No description provided by the author
# Variables
ErrInvalidQuery represents a given query that not comply with the restQL syntax.
# Interfaces
Parser is the interface implemented by types that can transform a query string into an internal representation.