functions property

List<ASTFunctionSet> functions

Implementation

List<ASTFunctionSet> get functions => _functions.values.toList();