parsers property
read / write
Map of baked parsers, where the key for every parser is their type's symbol.
Implementation
static Map<Symbol, Parser> parsers
Map of baked parsers, where the key for every parser is their type's symbol.
static Map<Symbol, Parser> parsers