[][src]Function sixtyfps_compilerlib::parser::lex_next_token

pub fn lex_next_token(text: &str) -> Option<(usize, SyntaxKind)>

Returns a pair of the matched token type at the beginning of text, and its size