functions property
List<FunctionElement>
get
functions
The top-level functions declared in this compilation unit.
Implementation
List<FunctionElement> get functions;
The top-level functions declared in this compilation unit.
List<FunctionElement> get functions;