|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.umlv.tatoo.cc.common.log.DiagnosticReporter
fr.umlv.tatoo.cc.ebnf.ast.analysis.AbstractASTDiagnosticReporter
public abstract class AbstractASTDiagnosticReporter
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class fr.umlv.tatoo.cc.common.log.DiagnosticReporter |
|---|
DiagnosticReporter.Key, DiagnosticReporter.Level |
| Nested classes/interfaces inherited from interface fr.umlv.tatoo.cc.ebnf.ast.analysis.ASTDiagnosticReporter |
|---|
ASTDiagnosticReporter.ErrorKey, ASTDiagnosticReporter.WarningKey |
| Constructor Summary | |
|---|---|
protected |
AbstractASTDiagnosticReporter(UserDefinedLevelMap userDefinedLevelMap)
|
| Method Summary | |
|---|---|
protected ResourceBundle |
getBundle()
|
protected abstract void |
report(DiagnosticReporter.Key key,
Node node,
Object... data)
|
void |
signal(DiagnosticReporter.Key key,
Node node,
Object... data)
|
| Methods inherited from class fr.umlv.tatoo.cc.common.log.DiagnosticReporter |
|---|
formatMessage, getLevel, isOnError, setErrorIfNedded |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface fr.umlv.tatoo.cc.ebnf.ast.analysis.ASTDiagnosticReporter |
|---|
isOnError |
| Constructor Detail |
|---|
protected AbstractASTDiagnosticReporter(UserDefinedLevelMap userDefinedLevelMap)
| Method Detail |
|---|
public void signal(DiagnosticReporter.Key key,
Node node,
Object... data)
signal in interface ASTDiagnosticReporter
protected abstract void report(DiagnosticReporter.Key key,
Node node,
Object... data)
protected ResourceBundle getBundle()
getBundle in class DiagnosticReporter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||