class NaiveMather::Lexer

Defined in:

naive_mather/lexer.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(input : String) #

[View source]

Instance Method Detail

def get_next_token : Token | Nil #

[View source]
def revert #

[View source]