Uses of Class
org.ek9lang.compiler.tokenizer.Ek9Lexer
Package
Description
Focuses on aspects of Lexing and some parts of Parser configuration.
-
Uses of Ek9Lexer in org.ek9lang.compiler.tokenizer
Modifier and TypeMethodDescriptionEk9LexerForInput.apply
(InputStream inputStream) Ek9Lexer.setPrintTokensAsSupplied
(boolean printTokensAsSupplied) Ek9Lexer.setSourceName
(String sourceName)