declarations property

Return the declarations contained in this compilation unit.

Implementation

NodeList<CompilationUnitMember> get declarations;