public interface ErrorReporter
| Modifier and Type | Interface and Description |
|---|---|
static class |
ErrorReporter.Level |
void report(String message, ErrorReporter.Level level, String source, int start, int end)
void replace(String newText, int start, int end)
Copyright © 2014. All rights reserved.