Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
simple_doc
v0.2.0
Array
Enum
Hash
Object
SimpleDoc
ClassExt
Describe
ArrayType
EnumType
HashType
PrimitiveType
StructRecordType
StructType
Type
UnionType
Field
Union
Built with Crystal 1.9.2
2023-10-07 17:27:59 UTC
class
SimpleDoc::Describe::ArrayType
SimpleDoc::Describe::ArrayType
Reference
Object
Defined in:
simple_doc/document_type.cr
Constructors
.new
(type : Type)
Instance Method Summary
#to_printable
(io)
#to_s
(io)
Class methods inherited from class
Object
document_type
document_type
Constructor Detail
def self.
new
(type :
Type
)
#
[
View source
]
Instance Method Detail
def
to_printable
(io)
#
[
View source
]
def
to_s
(io)
#
[
View source
]