public final class TrustedInterfaceTypePlugin extends Object implements org.graalvm.compiler.nodes.graphbuilderconf.TypePlugin
| Constructor and Description |
|---|
TrustedInterfaceTypePlugin() |
| Modifier and Type | Method and Description |
|---|---|
org.graalvm.compiler.core.common.type.StampPair |
interceptType(org.graalvm.compiler.nodes.graphbuilderconf.GraphBuilderTool b,
jdk.vm.ci.meta.JavaType declaredType,
boolean nonNull) |
public org.graalvm.compiler.core.common.type.StampPair interceptType(org.graalvm.compiler.nodes.graphbuilderconf.GraphBuilderTool b,
jdk.vm.ci.meta.JavaType declaredType,
boolean nonNull)
interceptType in interface org.graalvm.compiler.nodes.graphbuilderconf.TypePlugin