Uses of Enum Class
com.google.j2cl.transpiler.backend.wasm.WasmUnaryOperation
-
Uses of WasmUnaryOperation in com.google.j2cl.transpiler.backend.wasm
Methods in com.google.j2cl.transpiler.backend.wasm that return WasmUnaryOperationModifier and TypeMethodDescriptionstatic WasmUnaryOperationWasmUnaryOperation.get(com.google.j2cl.transpiler.ast.UnaryExpression expression) static WasmUnaryOperationReturns the enum constant of this class with the specified name.static WasmUnaryOperation[]WasmUnaryOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.