class Cosmo::Lexer
- Cosmo::Lexer
- Reference
- Object
Defined in:
cosmo/syntax/lexer.crConstructors
Instance Method Summary
-
#tokenize : Array(Token)
Entry point: returns an array of tokens representing the source code
Constructor Detail
Instance Method Detail
Entry point: returns an array of tokens representing the source code