Parser
Parses query string by first splitting it into tokens and then matching and consuming tokens to create an abstract syntax tree (AST) of matching nodes
Parser
has been marked as unstable. It might be changed in a future Kirby major or minor release without being considered a breaking change. Use with caution.