Const
Pure-JS wrap of the native raw scan: the built-in basic lexer as a CustomLexer building block (lex(input) generator over the %ignore-filtered token stream; parserState is ignored).
CustomLexer
lex(input)
%ignore
parserState
Pure-JS wrap of the native raw scan: the built-in basic lexer as a
CustomLexerbuilding block (lex(input)generator over the%ignore-filtered token stream;parserStateis ignored).