class

Cosmo::Lexer

Inherits Reference / Object

Constructors

new(source : String, file_path : String, run_benchmarks : Bool)
Source

Instance methods

tokenize

Entry point: returns an array of tokens representing the source code

Source