Function flycatcher_parser::ast::opcode::is_operator[][src]

pub fn is_operator(tok: Token) -> bool
Expand description

Returns whether or not the specified token is an operator that has an Opcode.