|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jdt.internal.compiler.DefaultErrorHandlingPolicies
public class DefaultErrorHandlingPolicies
Constructor Summary | |
---|---|
DefaultErrorHandlingPolicies()
|
Method Summary | |
---|---|
static IErrorHandlingPolicy |
exitAfterAllProblems()
|
static IErrorHandlingPolicy |
exitOnFirstError()
|
static IErrorHandlingPolicy |
proceedOnFirstError()
|
static IErrorHandlingPolicy |
proceedWithAllProblems()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultErrorHandlingPolicies()
Method Detail |
---|
public static IErrorHandlingPolicy exitAfterAllProblems()
public static IErrorHandlingPolicy exitOnFirstError()
public static IErrorHandlingPolicy proceedOnFirstError()
public static IErrorHandlingPolicy proceedWithAllProblems()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |