fr.umlv.tatoo.cc.common.log
Interface DiagnosticReporter.Key

All Known Implementing Classes:
AbstractConflictDiagnosticReporter.ErrorKey, AbstractConflictDiagnosticReporter.InfoKey, AbstractConflictDiagnosticReporter.WarningKey, ASTDiagnosticReporter.ErrorKey, ASTDiagnosticReporter.WarningKey
Enclosing interface:
DiagnosticReporter

public static interface DiagnosticReporter.Key


Method Summary
 DiagnosticReporter.Level defaultLevel()
           
 String name()
           
 

Method Detail

name

String name()

defaultLevel

DiagnosticReporter.Level defaultLevel()