Function flycatcher_parser::ast::opcode::get_operator [−][src]
pub fn get_operator(tok: Token) -> Option<Opcode>
Expand description
Converts a token to an operator.
pub fn get_operator(tok: Token) -> Option<Opcode>
Converts a token to an operator.