Uses of Enum Class
dev.civl.sarl.IF.expr.SymbolicRange.RangeKind
Packages that use SymbolicRange.RangeKind
Package
Description
The public interface package dealing with symbolic expressions.
-
Uses of SymbolicRange.RangeKind in dev.civl.sarl.IF.expr
Methods in dev.civl.sarl.IF.expr that return SymbolicRange.RangeKindModifier and TypeMethodDescriptionSymbolicRange.getRangeKind()static SymbolicRange.RangeKindReturns the enum constant of this class with the specified name.static SymbolicRange.RangeKind[]SymbolicRange.RangeKind.values()Returns an array containing the constants of this enum class, in the order they are declared.