Uses of Enum
de.mirkosertic.bytecoder.core.backend.wasm.ast.PrimitiveType
Packages that use PrimitiveType
-
Uses of PrimitiveType in de.mirkosertic.bytecoder.core.backend.wasm.ast
Methods in de.mirkosertic.bytecoder.core.backend.wasm.ast that return PrimitiveTypeModifier and TypeMethodDescriptionstatic PrimitiveType
Returns the enum constant of this type with the specified name.static PrimitiveType[]
PrimitiveType.values()
Returns an array containing the constants of this enum type, in the order they are declared.