public class CheckedExceptionSuppressor extends java.lang.Object implements manifold.api.type.ICompilerComponent
manifold.api.type.ICompilerComponent.InitOrder| 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(com.sun.tools.javac.util.JCDiagnostic.DiagnosticPosition pos,
java.lang.String issueKey,
java.lang.Object[] args) |
clone, emptyArray, equals, finalize, getClass, hashCode, jailbreak, notify, notifyAll, toString, wait, wait, waitinitOrder, tailorCompilerpublic void init(com.sun.tools.javac.api.BasicJavacTask javacTask,
manifold.internal.javac.TypeProcessor typeProcessor)
init in interface manifold.api.type.ICompilerComponentpublic boolean isSuppressed(com.sun.tools.javac.util.JCDiagnostic.DiagnosticPosition pos,
java.lang.String issueKey,
java.lang.Object[] args)
isSuppressed in interface manifold.api.type.ICompilerComponentCopyright © 2023. All rights reserved.