FayrantLang::Lexer
Inherits Reference / Object
Constructors
new(text : String)
SourceInstance methods
match_str(regex : Regex, token_type : TokenType)
Sourcescan_tokens
Sourcescan_tokens_default
Sourcescan_tokens_inside_brace
Sourcescan_tokens_inside_string
Sourcetest_single_token(str : String) : TokenType | Nil
Source