Namespace Simplic.EPL.Lexer
Classes
RawToken
Contains all information about a token. The main properties are the token content, and the token place (line and index)
Tokenizer
Tokenizer, which split the code into single tokens
Interfaces
IEPLLexerConstants
Lexer configuration