Class JavaRuleViolation

    • Method Detail

      • isSupressed

        @Deprecated
        public static boolean isSupressed​(Node node,
                                          Rule rule)
        Deprecated.
        Is internal API, not useful, there's a typo. See #1927
        Check for suppression on this node, on parents, and on contained types for ASTCompilationUnit
        Parameters:
        node -