Uses of Enum Class
com.google.j2cl.transpiler.backend.wasm.WasmBinaryOperation
-
Uses of WasmBinaryOperation in com.google.j2cl.transpiler.backend.wasm
Methods in com.google.j2cl.transpiler.backend.wasm that return WasmBinaryOperationModifier and TypeMethodDescriptionstatic WasmBinaryOperationWasmBinaryOperation.getOperation(com.google.j2cl.transpiler.ast.BinaryExpression expression) static WasmBinaryOperationReturns the enum constant of this class with the specified name.static WasmBinaryOperation[]WasmBinaryOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.