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 WasmValue
callRef
(FunctionType type, List<WasmValue> arguments) static Cast
cast
(StructType type, WasmValue value) static WasmValue
static WasmExternNullRef
static HostType
host()
static WasmValue
static WasmNullRef
nullRef()
static WasmFuncRef
static RefType
type
(ReferencableType type, boolean nullable)
-
Constructor Details
-
ref
public ref()
-
-
Method Details
-
type
-
ref
-
nullRef
-
externNullRef
-
host
-
callRef
-
cast
-
eq
-
isnull
-