Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
pan
master
PAN
Action
Dumper
Parser
Generated using Crystal 1.14.0
2024-11-26 09:27:57 UTC
class
PAN::
Parser
PAN::Parser
PAN::Action
Reference
Object
Overview
Parser class
Defined in:
pan/parser.cr
Constructors
.new
(serialized_action : String)
Class Method Summary
.call
(serialized_move : String)
Instance Method Summary
#call
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
]