Vocabularystack-checker.
alienClass descriptionBase class for the parameter slot of
#alien-node nodes. It has the following slots:
return | a c-type-name which indicates the type of the functions return value. |
parameters | a sequence of c-type-name giving the types of the functions parameters. |
abi | calling convention of the function the node parameters operates on. |
See alsoabiDefinition