struct SimpleDoc::Describe::StructType

Defined in:

simple_doc/document_type.cr

Constructors

Instance Method Summary

Class methods inherited from class Object

document_type document_type

Constructor Detail

def self.new(name : String) #

[View source]

Instance Method Detail

def add(rec : StructRecordType) #

[View source]
def short_name #

[View source]
def to_printable(io) #

[View source]
def to_printable_root(io) #

[View source]
def to_printable_root #

[View source]
def to_s(io) #

[View source]