public class EglParseProblem extends ParseProblem
| Modifier and Type | Field and Description |
|---|---|
protected ParseProblem |
problem |
protected PreprocessorTrace |
trace |
ERROR, WARNING| Constructor and Description |
|---|
EglParseProblem(ParseProblem anomaly,
PreprocessorTrace trace) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLine() |
getColumn, getReason, getSeverity, setColumn, setLine, setReason, setSeverity, toStringprotected final ParseProblem problem
protected final PreprocessorTrace trace
public EglParseProblem(ParseProblem anomaly, PreprocessorTrace trace)
public int getLine()
getLine in class ParseProblemCopyright © 2020. All rights reserved.