infixParsers

val infixParsers: Map<T, InfixParser<T, E>>

Parameters

infixParsers

A map of prefix parsers for each token type.