|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object fr.umlv.tatoo.cc.common.log.AbstractDiagnosticReporter<ASTDiagnosticReporter.WarningKey> fr.umlv.tatoo.cc.ebnf.ast.analysis.AbstractASTDiagnosticReporter fr.umlv.tatoo.cc.ebnf.LogInfoASTDiagnosticReporter
public class LogInfoASTDiagnosticReporter
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface fr.umlv.tatoo.cc.ebnf.ast.analysis.ASTDiagnosticReporter |
---|
ASTDiagnosticReporter.ErrorKey, ASTDiagnosticReporter.WarningKey |
Nested classes/interfaces inherited from interface fr.umlv.tatoo.cc.common.log.DiagnosticReporter |
---|
DiagnosticReporter.Key, DiagnosticReporter.Level |
Constructor Summary | |
---|---|
LogInfoASTDiagnosticReporter(UserDefinedLevelMap<ASTDiagnosticReporter.WarningKey> userDefinedLevelMap)
|
Method Summary | |
---|---|
protected void |
report(DiagnosticReporter.Key key,
TreeAST node,
Object... data)
|
Methods inherited from class fr.umlv.tatoo.cc.ebnf.ast.analysis.AbstractASTDiagnosticReporter |
---|
error, getBundle, warning |
Methods inherited from class fr.umlv.tatoo.cc.common.log.AbstractDiagnosticReporter |
---|
formatMessage, getLevel, isOnError, setOnError |
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 |
---|
public LogInfoASTDiagnosticReporter(UserDefinedLevelMap<ASTDiagnosticReporter.WarningKey> userDefinedLevelMap)
Method Detail |
---|
protected void report(DiagnosticReporter.Key key, TreeAST node, Object... data)
report
in class AbstractASTDiagnosticReporter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |