FuncAttributes

Returns a string of the functions attributes, suitable to be mixed on the LHS of the function declaration.

Unfortunately there is no "nice" syntax for declaring a function, so we have to resort on string for functions attributes.

Members

Manifest constants

FuncAttributes
enum FuncAttributes;
Undocumented in source.
FuncAttributes
enum FuncAttributes;
Undocumented in source.

Meta