public static class AnalyzerWithCompilerReport.SyntaxErrorReport extends java.lang.Object
| Constructor and Description |
|---|
AnalyzerWithCompilerReport.SyntaxErrorReport(boolean hasErrors,
boolean onlyErrorAtEof) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isHasErrors() |
boolean |
isOnlyErrorAtEof() |
public AnalyzerWithCompilerReport.SyntaxErrorReport(boolean hasErrors, boolean onlyErrorAtEof)
public boolean isHasErrors()
public boolean isOnlyErrorAtEof()