syntaxDeclarations property

Iterable<SyntaxDeclaration> syntaxDeclarations

Implementation

Iterable<SyntaxDeclaration> get syntaxDeclarations =>
    get(SyntaxType.syntaxDeclaration);