struct

Int8

Inherits Int / Number / Steppable / Comparable / Value / Object

Constructors

new(node : XML::Node)
Source

Instance methods

to_xml(xml : XML::Builder) : Nil
Source
to_xml(io : IO, *, key : String | Nil = nil, indent : XMLT::IndentOptions = nil) : Nil
Source
to_xml(*, key : String | Nil = nil, indent : XMLT::IndentOptions = nil) : String
Source