Constant antlr_rust::lexer::LEXER_MORE[][src]

pub const LEXER_MORE: isize = -2;
Expand description

Special token type to indicate that lexer should continue current token on next iteration see Lexer::more()