functions property

List<FunctionElement> functions

Return a list containing all of the top-level functions contained in this compilation unit.

Implementation

List<FunctionElement> get functions;