public class ResourceReadIntrinsic extends Object implements WasmIntrinsic
| Constructor and Description |
|---|
ResourceReadIntrinsic(ClassReaderSource classSource,
ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
WasmExpression |
apply(InvocationExpr invocation,
WasmIntrinsicManager manager) |
boolean |
isApplicable(MethodReference methodReference) |
public ResourceReadIntrinsic(ClassReaderSource classSource, ClassLoader classLoader)
public boolean isApplicable(MethodReference methodReference)
isApplicable in interface WasmIntrinsicpublic WasmExpression apply(InvocationExpr invocation, WasmIntrinsicManager manager)
apply in interface WasmIntrinsicCopyright © 2019. All rights reserved.