Package org.teavm.backend.wasm.model
Class WasmBlockType.Function
java.lang.Object
org.teavm.backend.wasm.model.WasmBlockType
org.teavm.backend.wasm.model.WasmBlockType.Function
- Enclosing class:
WasmBlockType
-
Nested Class Summary
Nested classes/interfaces inherited from class org.teavm.backend.wasm.model.WasmBlockType
WasmBlockType.Function, WasmBlockType.Value -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
ref
-
-
Method Details
-
getInputTypes
- Specified by:
getInputTypesin classWasmBlockType
-
getOutputTypes
- Specified by:
getOutputTypesin classWasmBlockType
-