Progress messages when emitting classfiles
This commit is contained in:
@@ -20,6 +20,7 @@ package org.jetbrains.jet.lang.diagnostics;
|
||||
* @author abreslav
|
||||
*/
|
||||
public enum Severity {
|
||||
LOGGING,
|
||||
INFO,
|
||||
ERROR,
|
||||
WARNING
|
||||
|
||||
Reference in New Issue
Block a user