functions property

List<FuncRef>? functions
getter/setter pair

A list of the top-level functions in this library.

Implementation

List<FuncRef>? functions;