ConfigurableExpressionParser

constructor(parsePrimary: (S, C) -> R, vararg operators: ConfigurableExpressionParser.Operators<S, C, R>)