class YAGA::EquationParser::Parser

Defined in:

yaga/chromosomes/equation_parser/parser.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def load(data : Array(UInt8)) #

[View source]
def next : Tuple(Symbol, UInt8, UInt8 | Nil, UInt8 | Nil) #

[View source]
def observer : UInt8 #

[View source]
def pointer : UInt8 #

[View source]