Module mpdpopm::filters_ast[][src]

Expand description

filters-ast – Types for building the Abstract Syntax Tree when parsing filters

Structs

Convenience struct collecting the names for assorted stickers on which one may search

Enums

The operations that can appear in a filter term

The song attributes that can appear on the LHS of a filter term

Functions

Evaluate an abstract syntax tree (AST)

“Un-quote” a token

Parse a timestamp in ISO 8601 format to a chrono DateTime instance

Type Definitions