Skip to main content
Module

x/apex_core/lexer.ts>Lexer#advance

JavaScript / Node.js support for the Apex language
Latest
method Lexer.prototype.advance
import { Lexer } from "https://deno.land/x/apex_core@v0.1.5/lexer.ts";

Advances the token stream to the next non-ignored token.