Interface ReferencableType
-
- All Superinterfaces:
WasmType
- All Known Implementing Classes:
ArrayType,FunctionType,HostType,StructSubtype,StructType
public interface ReferencableType extends WasmType
-
-
Method Summary
-
Methods inherited from interface de.mirkosertic.bytecoder.core.backend.wasm.ast.WasmType
index, writeRefTo, writeTo, writeTo
-
-