Uses of Class
org.teavm.backend.wasm.model.expression.WasmIndirectCall
Packages that use WasmIndirectCall
-
Uses of WasmIndirectCall in org.teavm.backend.wasm.model.expression
Methods in org.teavm.backend.wasm.model.expression with parameters of type WasmIndirectCallModifier and TypeMethodDescriptionvoidWasmDefaultExpressionVisitor.visit(WasmIndirectCall expression) voidWasmExpressionVisitor.visit(WasmIndirectCall expression) voidWasmReplacingExpressionVisitor.visit(WasmIndirectCall expression) -
Uses of WasmIndirectCall in org.teavm.backend.wasm.render
Methods in org.teavm.backend.wasm.render with parameters of type WasmIndirectCall