class WinMD::Type::Array
- WinMD::Type::Array
- WinMD::Type
- WinMD::Base
- Reference
- Object
Defined in:
winmd/template/type/array.crConstructors
Instance Method Summary
- #_shape : Nil | Hash(String, Int32)
- #_shape=(_shape : Nil | Hash(String, Int32))
- #after_initialize
- #child : WinMD::Type
- #child=(child : WinMD::Type)
- #file=(file : WinMD::File)
- #nested_type=(value : Bool)
- #render
- #shape : Hash(String, Int32)
- #shape=(shape : Hash(String, Int32))
- #size : Int32
- #size=(size : Int32)
Instance methods inherited from class WinMD::Type
file=(file : WinMD::File)
file=,
kind : String
kind,
kind=(kind : String)
kind=,
render
render
Constructor methods inherited from class WinMD::Type
new(pull : JSON::PullParser)
new
Instance methods inherited from class WinMD::Base
after_initialize
after_initialize,
file : WinMD::File | Nil
file,
file=(file : WinMD::File)
file=,
nested_type : Bool
nested_type,
nested_type=(nested_type : Bool)
nested_type=,
pad(p_size : Int32)pad pad, pad_size : Int32 pad_size, pad_size=(pad_size : Int32) pad_size=, pointer=(pointer : Bool) pointer=, pointer? : Bool pointer?