Uses of Enum
org.teavm.backend.wasm.binary.AddressMode
Packages that use AddressMode
-
Uses of AddressMode in org.teavm.backend.wasm.binary
Methods in org.teavm.backend.wasm.binary that return AddressModeModifier and TypeMethodDescriptionstatic AddressModeReturns the enum constant of this type with the specified name.static AddressMode[]AddressMode.values()Returns an array containing the constants of this enum type, in the order they are declared.