Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Orc::Field
Inherits
Struct
<
Value
<
Object
Constructors
new
(id :
UInt32
, name :
String
, kind :
Orc::Proto::Type::Kind
, fields :
Array
(
Orc::Field
) = [] of
Field
)
Source
Instance methods
all_fields
Source
fields
Source
fields=
(fields :
Array
(
Field
))
Source
id
Source
id=
(id :
UInt32
)
Source
kind
Source
kind=
(kind :
Proto::Type::Kind
)
Source
name
Source
name=
(name :
String
)
Source
to_protobuf
Source