InterfaceData

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

instanceMethods
string[] instanceMethods;
Undocumented in source.
staticMethods
string[] staticMethods;
Undocumented in source.
properties
string[] properties;
Undocumented in source.
staticProperties
string[] staticProperties;
Undocumented in source.
staticVariables
string[] staticVariables;
Undocumented in source.
name
string name;
Undocumented in source.
superclass
string superclass;
Undocumented in source.
interfaces
string[] interfaces;
Undocumented in source.
propertyList
HashSet!(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
string 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