Skip to main content

Module callable

Module callable 

Source
Expand description

§Callables

Sequence constructors that are invoked by stylesheet code, such as named templates and functions. The difference between them is that named templates have named parameters, whereas functions have positional parameters.

Structs§

Callable

Enums§

ActualParameters
FormalParameters

Functions§

invoke
Invoke a callable component