definition
Create a Definition which can be added to the FunctionOp.
A minimal example
function {
definition("my.fully.qualified.name") {}
}
Content copied to clipboard
Parameters
fqn
the fully qualified name of the function this Definition is representing
block
defines the Signatures of this Definition