Class NullErrorReporter
java.lang.Object
com.google.javascript.jscomp.parsing.NullErrorReporter
An error reporter which consumes all calls and performs no actions.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
static com.google.javascript.rhino.head.ErrorReporter
static ErrorReporter
void
-
Method Details
-
error
-
warning
-
forOldRhino
-
forNewRhino
public static com.google.javascript.rhino.head.ErrorReporter forNewRhino()
-