FieldOfFunction

Undocumented in source.

Constructors

this
this(Field retType, Field[] args)
Undocumented in source.

Members

Functions

typeString
string typeString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

args
Field[] args;
Undocumented in source.
retType
Field retType;
Undocumented in source.

Inherited Members

From Field

typeString
string typeString()
Undocumented in source.

Meta