functions property
List<TopLevelFunctionFragment>
get
functions
The fragments of the top-level functions declared in this fragment.
Implementation
List<TopLevelFunctionFragment> get functions;
The fragments of the top-level functions declared in this fragment.
List<TopLevelFunctionFragment> get functions;