prefixParsers

val prefixParsers: Map<T, PrefixParser<T, E>>

Parameters

prefixParsers

A map of prefix parsers for each token type.