functions property

List<FunctionElement> functions

The top-level functions declared in this compilation unit.

Implementation

List<FunctionElement> get functions;