class WinMD::Type::ApiRef
- WinMD::Type::ApiRef
- WinMD::Type
- WinMD::Base
- Reference
- Object
Defined in:
winmd/template/type/api_ref.crConstructors
Instance Method Summary
- #after_initialize
- #api : String
- #api=(api : String)
- #file=(file : File)
- #name : String
- #name=(name : String)
- #namespace : String
- #namespace_path : String
- #namespace_path=(namespace_path : String)
- #parents : Array(String)
- #parents=(parents : ::Array(String))
- #render
- #resolved_name
- #set_namespace(name : String)
- #target_kind : String
- #target_kind=(target_kind : String)
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?