mylang_lexer::transition::i32

Function i32_lex

source
pub fn i32_lex(i32_state: &I32State, (pos, c): (Pos, char)) -> I32LexResult