Skip to main content

op_str

Function op_str 

Source
pub fn op_str(op: &TokenType) -> &'static str
Expand description

Returns the display string for a binary operator token, used in error messages.