struct

ECS::Parser::Section

Inherits YAML::Serializable < Struct < Value < Object

Constructors

new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

dashed_name
Source
dashed_name=(dashed_name : String)
Source
decorator
Source
description
Source
description=(description : String)
Source
docs
Source
example
Source
example=(example : String | Float64 | Array(String) | Nil)
Source
flat_name
Source
flat_name=(flat_name : String)
Source
level
Source
level=(level : Level)
Source
name
Source
name=(name : String)
Source
normalize
Source
normalize=(normalize : Array(String))
Source
object_type
Source
object_type=(object_type : Type | Nil)
Source
short
Source
short=(short : String)
Source
type
Source
type=(type : Type)
Source