Signature
@nogc
struct Signature {
}
- arity
int arity;
Undocumented in source.
- length
int length;
Undocumented in source.
- name
const(char)* name;
Undocumented in source.
- type
SignatureType type;
Undocumented in source.
wren compiler
aliasesenumsfunctionsmanifest constantsstatic functionsstatic variablesstructs