Skip to main content

from_prefix

Function from_prefix 

Source
fn from_prefix(token: &Token) -> PResult<(Ps, Prec)>
Expand description

Tries to map the incoming [Token] to a prefix expression operator and its precedence level