public class CheckedExceptionSuppressor extends Object implements manifold.api.type.ICompilerComponent
| Constructor and Description |
|---|
CheckedExceptionSuppressor() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(com.sun.tools.javac.api.BasicJavacTask javacTask,
manifold.internal.javac.TypeProcessor typeProcessor) |
boolean |
isSuppressed(String issueKey) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittailorCompilerpublic void init(com.sun.tools.javac.api.BasicJavacTask javacTask,
manifold.internal.javac.TypeProcessor typeProcessor)
init in interface manifold.api.type.ICompilerComponentpublic boolean isSuppressed(String issueKey)
isSuppressed in interface manifold.api.type.ICompilerComponentCopyright © 2021. All rights reserved.