Class ConstExpressions.ref
java.lang.Object
de.mirkosertic.bytecoder.core.backend.wasm.ast.ConstExpressions.ref
- Enclosing class:
ConstExpressions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic WasmValuecallRef(FunctionType type, List<WasmValue> arguments) static Castcast(StructType type, WasmValue value) static WasmValuestatic WasmExternNullRefstatic HostTypehost()static WasmValuestatic WasmNullRefnullRef()static WasmFuncRefstatic RefTypetype(ReferencableType type, boolean nullable)
-
Constructor Details
-
ref
public ref()
-
-
Method Details
-
type
-
ref
-
nullRef
-
externNullRef
-
host
-
callRef
-
cast
-
eq
-
isnull
-