InterfaceData

Undocumented in source.

Constructors

this
this(Context context)
Undocumented in source.

Members

Properties

type
string type [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ClassData

members
Output[] members;
Undocumented in source.
name
string name;
Undocumented in source.
superclass
string superclass;
Undocumented in source.
interfaces
string[] interfaces;
Undocumented in source.
propertyList
Set!string propertyList;
Undocumented in source.
getMethodName
string getMethodName(FunctionCursor func, string name, bool translateIdentifier)
Undocumented in source. Be warned that the author may not have intended to support it.
data
Output data [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
type
string type [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta