StructParameter

Undocumented in source.

Members

Functions

parameterType
Type parameterType()
Undocumented in source. Be warned that the author may not have intended to support it.
parameterTypeName
string parameterTypeName()
Undocumented in source. Be warned that the author may not have intended to support it.
resolveType
TypeDeclaration resolveType(Module mod)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

type
TypeDeclaration type;
Undocumented in source.
typeName
string typeName;
Undocumented in source.

Inherited Members

From Parameter

symbol
string symbol;

Get the name of this parameter.

parameterType
Type parameterType()

Get the fundamental type of this parameter.

parameterTypeName
string parameterTypeName()
Undocumented in source.

Meta