annotatedWithExact abstract method

Iterable<AnnotatedElement> annotatedWithExact(
  1. TypeChecker checker
)

All of the resolved declarations in this library annotated with exactly checker.

Implementation

Iterable<AnnotatedElement> annotatedWithExact(TypeChecker checker);