Welcome to the NetCologne GmbH open source mirroring service!

This machine mirrors various open-source projects. 20 Gbit/s uplink.

If there are any issues or you want another project mirrored, please contact mirror-service -=AT=- netcologne DOT de !

ActionArgs

ActionArgs

Name

ActionArgs --  Supertype of ActionCall, ActionTo, and ActionForEach.

Description

The ActionArgs subtypes all implement a specific, hard-coded method for binding an action type to a fixed number of arguments. All the arguments must have types compatible with id type. Eventually, more generic methods for binding an action type to any number and types of arguments and return values will also be provided.

Protocols adopted by ActionArgs

None

Methods

Phase: Creating

Phase: Using