alien-node-params


Vocabulary
stack-checker.alien

Class description
Base class for the parameter slot of #alien-node nodes. It has the following slots:
returna c-type-name which indicates the type of the functions return value.
parametersa sequence of c-type-name giving the types of the functions parameters.
abicalling convention of the function the node parameters operates on.


See also
abi

Definition