Variable emptyConst

empty: SymbolParser<any, any> = ...

A SymbolParser that will succeed and not match anything.

It can be used to construct optional symbols or resolve ambiguities.