Class PreloadedLexer

java.lang.Object
net.thevpc.nsh.parser.AbstractLexer
net.thevpc.nsh.parser.PreloadedLexer
All Implemented Interfaces:
Lexer

public class PreloadedLexer extends AbstractLexer
  • Constructor Details

  • Method Details

    • peekToken

      public Token peekToken()
    • nextToken

      public Token nextToken()