struct Int32

Defined in:

strict-yaml/objects.cr

Constructors

Instance Method Summary

Instance methods inherited from class Object

to_yaml(io : IO) : Nil
to_yaml : String
to_yaml

Class methods inherited from class Object

from_yaml(source : String)
from_yaml(value : StrictYAML::Any)
from_yaml

Constructor Detail

def self.new(value : StrictYAML::Any) #

[View source]

Instance Method Detail

def to_yaml(yaml : StrictYAML::Builder) : Nil #

[View source]