[][src]Type Definition rslint_lexer::LexerReturn

type LexerReturn = (Token, Option<Diagnostic<usize>>);