Class AbstractMustBeClosedChecker

    • Field Detail

      • HAS_MUST_BE_CLOSED_ANNOTATION

        protected static final Matcher<com.sun.source.tree.Tree> HAS_MUST_BE_CLOSED_ANNOTATION
        Matches trees annotated with MustBeClosed.
    • Constructor Detail

      • AbstractMustBeClosedChecker

        public AbstractMustBeClosedChecker()