functions property

  1. @override
List<ASTFunctionDeclaration> functions
override

Implementation

@override
List<ASTFunctionDeclaration> get functions => _functions;