public final class Lexer
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Lexer
public Lexer(@NotNull
@NotNull List<char[]> input)
-
Method Details
-
nextToken
@NotNull
public @NotNull Token nextToken()