Uses of Enum Class
dev.civl.sarl.IF.type.SymbolicType.SymbolicTypeKind
Packages that use SymbolicType.SymbolicTypeKind
Package
Description
The type package provides interfaces for all of the symbolic types.
-
Uses of SymbolicType.SymbolicTypeKind in dev.civl.sarl.IF.type
Methods in dev.civl.sarl.IF.type that return SymbolicType.SymbolicTypeKindModifier and TypeMethodDescriptionSymbolicType.typeKind()Returns the kind of the type.Returns the enum constant of this class with the specified name.static SymbolicType.SymbolicTypeKind[]SymbolicType.SymbolicTypeKind.values()Returns an array containing the constants of this enum class, in the order they are declared.