- name
string name;
Undocumented in source.
- summary
string summary;
Undocumented in source.
- iface
string iface;
Undocumented in source.
- type
ArgType type;
Undocumented in source.
- enumName
string enumName;
Undocumented in source.
- nullable
bool nullable;
Undocumented in source.
- dType
string dType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- cType
string cType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- paramName
string paramName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- cCastExpr
string cCastExpr [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- dCastExpr
string dCastExpr(string parentIface)
Undocumented in source. Be warned that the author may not have intended to support it.