sdlang.lexer

Undocumented in source.

Members

Aliases

startsWith
alias startsWith = sdlang.util.startsWith
Undocumented in source.

Classes

Lexer
class Lexer
Undocumented in source.

Enums

DontTest
enum DontTest
Undocumented in source.

Functions

lexFile
Token[] lexFile(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
lexSource
Token[] lexSource(string source, string filename)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta