Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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