class WinMD::FunOverride::Rule
- WinMD::FunOverride::Rule
- Reference
- Object
Included Modules
- JSON::Serializable
- JSON::Serializable::Unmapped
Defined in:
winmd/fun_override.crConstructors
Instance Method Summary
- #after_initialize
- #description : String
- #description=(description : String)
- #enum_type?
- #enum_value?
- #index : Int32
- #index=(index : Int32)
- #key : String
- #key=(key : String)
- #param_name?
- #param_type?
- #struct_field_name?
- #struct_field_type?
- #type : Type
- #type=(type : Type)
- #type_alias?
- #type_name?
- #value : String
- #value=(value : String)