Class WasmExternNullRef
java.lang.Object
de.mirkosertic.bytecoder.core.backend.wasm.ast.WasmExternNullRef
- All Implemented Interfaces:
WasmValue
-
Nested Class Summary
Nested classes/interfaces inherited from interface de.mirkosertic.bytecoder.core.backend.wasm.ast.WasmValue
WasmValue.ExportContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
writeTo
(BinaryWriter.Writer binaryWriter, WasmValue.ExportContext context) void
writeTo
(TextWriter writer, WasmValue.ExportContext context)