class

Mining::Node

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

decision
Source
decision=(decision : String)
Source
display(level = 0)
Source
height
Source
no=(no : Node | Nil)
Source
question
Source
question=(question : Descriptor | Nil)
Source
size
Source
yes=(yes : Node | Nil)
Source