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(com.sun.tools.javac.util.JCDiagnostic.DiagnosticPosition pos,
String issueKey,
Object[] args) |
Copyright © 2024. All rights reserved.