Uses of Enum Class
dev.civl.mc.model.IF.expression.reference.MemoryUnitReference.MemoryUnitReferenceKind
Packages that use MemoryUnitReference.MemoryUnitReferenceKind
-
Uses of MemoryUnitReference.MemoryUnitReferenceKind in dev.civl.mc.model.IF.expression.reference
Methods in dev.civl.mc.model.IF.expression.reference that return MemoryUnitReference.MemoryUnitReferenceKindModifier and TypeMethodDescriptionMemoryUnitReference.memoryUnitKind()The reference kind of this memory unit.Returns the enum constant of this class with the specified name.MemoryUnitReference.MemoryUnitReferenceKind.values()Returns an array containing the constants of this enum class, in the order they are declared.