ECS::Parser::Section
Inherits YAML::Serializable < Struct < Value < Object
Constructors
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
dashed_name
Sourcedashed_name=(dashed_name : String)
Sourcedecorator
Sourcedescription
Sourcedescription=(description : String)
Sourcedocs
Sourceexample
Sourceexample=(example : String | Float64 | Array(String) | Nil)
Sourceflat_name
Sourceflat_name=(flat_name : String)
Sourcelevel
Sourcelevel=(level : Level)
Sourcename
Sourcename=(name : String)
Sourcenormalize
Sourcenormalize=(normalize : Array(String))
Sourceobject_type
Sourceobject_type=(object_type : Type | Nil)
Sourceshort
Sourceshort=(short : String)
Sourcetype
Sourcetype=(type : Type)
Source