- Declared in:
- LKFunction.h
AST node representing a function.
Return a new Function with the specified signature, locals and statements.
Initialise a new Function with the specified signature, locals and statements.
Set the function signature for this function.