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