class RPN::Lexer

Defined in:

rpn/lexer.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(str : Slice(UInt8), infix : Bool) #

[View source]

Instance Method Detail

def has_next? #

[View source]
def next #

[View source]