ClassData

Undocumented in source.

Constructors

this
this(Context context)
Undocumented in source.

Members

Functions

getMethodName
string getMethodName(FunctionCursor func, string name, bool translateIdentifier)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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.

Variables

interfaces
string[] interfaces;
Undocumented in source.
members
Output[] members;
Undocumented in source.
name
string name;
Undocumented in source.
propertyList
Set!string propertyList;
Undocumented in source.
superclass
string superclass;
Undocumented in source.

Inherited Members

From StructData

name
string name;
Undocumented in source.
context
Context context;
Undocumented in source.
instanceVariables
Output[] instanceVariables;
Undocumented in source.
isFwdDeclaration
bool isFwdDeclaration;
Undocumented in source.
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.
addDeclarations
void addDeclarations(Output output, Output[] declarations)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta