parse

open override fun parse(ctx: ParserContext<T, E>, token: Token<T>): E

This prefix parser's parsing implementation.