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
Subclasses with type arguments of type PrimitiveType in de.mirkosertic.bytecoder.core.backend.wasm.astMethods in de.mirkosertic.bytecoder.core.backend.wasm.ast that return PrimitiveTypeModifier and TypeMethodDescriptionstatic PrimitiveTypeReturns 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.