Class GracefulCheck

java.lang.Object
org.cadixdev.mercury.util.GracefulCheck

public final class GracefulCheck extends Object
Utility for checking gracefully, based on configuration.
  • Method Details

    • checkGracefully

      public static boolean checkGracefully(SourceContext ctx, org.eclipse.jdt.core.dom.ITypeBinding binding)
    • isJavadoc

      public static boolean isJavadoc(org.eclipse.jdt.core.dom.ASTNode node)