public abstract class NullErrorReporter extends Object
Modifier and Type | Method and Description |
---|---|
void |
error(String message,
String sourceName,
int line,
int lineOffset) |
static ErrorReporter |
forOldRhino() |
void |
warning(String message,
String sourceName,
int line,
int lineOffset) |
public static ErrorReporter forOldRhino()
Copyright © 2009-2016 Google. All Rights Reserved.