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 TypeMethodDescriptionvoid
WasmDefaultExpressionVisitor.visit(WasmIndirectCall expression)
void
WasmExpressionVisitor.visit(WasmIndirectCall expression)
void
WasmReplacingExpressionVisitor.visit(WasmIndirectCall expression)
-
Uses of WasmIndirectCall in org.teavm.backend.wasm.render
Methods in org.teavm.backend.wasm.render with parameters of type WasmIndirectCall