DartElementMatcher typedef

DartElementMatcher = bool Function(DartElement el)

Implementation

typedef DartElementMatcher = bool Function(DartElement el);