org.eclipse.jdt.internal.compiler.parser.diagnose
Class RangeUtil
java.lang.Object
org.eclipse.jdt.internal.compiler.parser.diagnose.RangeUtil
public class RangeUtil
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NO_FLAG
public static final int NO_FLAG
- See Also:
- Constant Field Values
LBRACE_MISSING
public static final int LBRACE_MISSING
- See Also:
- Constant Field Values
IGNORE
public static final int IGNORE
- See Also:
- Constant Field Values
RangeUtil
public RangeUtil()
containsErrorInSignature
public static boolean containsErrorInSignature(AbstractMethodDeclaration method)
computeDietRange
public static int[][] computeDietRange(TypeDeclaration[] types)
containsIgnoredBody
public static boolean containsIgnoredBody(AbstractMethodDeclaration method)