class PAN::Parser

Overview

Parser class

Defined in:

pan/parser.cr

Constructors

Class Method Summary

Instance Method Summary

Instance methods inherited from class PAN::Action

call call, dst_square dst_square, piece_hand piece_hand, piece_name piece_name, src_square src_square

Constructor Detail

def self.new(serialized_action : String) #

[View source]

Class Method Detail

def self.call(serialized_move : String) #

[View source]

Instance Method Detail

def call #

[View source]