Package org.teavm.backend.wasm.model
Class WasmFunctionType
java.lang.Object
org.teavm.backend.wasm.model.WasmEntity
org.teavm.backend.wasm.model.WasmCompositeType
org.teavm.backend.wasm.model.WasmFunctionType
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.teavm.backend.wasm.model.WasmCompositeType
getName, getReference
-
Constructor Details
-
WasmFunctionType
-
WasmFunctionType
-
-
Method Details
-
getParameterTypes
-
getReturnType
-
acceptVisitor
- Specified by:
acceptVisitorin classWasmCompositeType
-