struct Basic::Line
Defined in:
basic-cr.cr
Constructors
Instance Method Summary
Constructor Detail
def self.
new(number : Int32 =
0, command : String =
"NONE")
#
Instance Method Detail
def
command=(command : String)
#
def
number=(number : Int32)
#