Uses of Enum Class
de.grogra.xl.compiler.xl16u.semantics.XL16UBoundaryKind
Packages that use XL16UBoundaryKind
-
Uses of XL16UBoundaryKind in de.grogra.xl.compiler.xl16u.semantics
Methods in de.grogra.xl.compiler.xl16u.semantics that return XL16UBoundaryKindModifier and TypeMethodDescriptionstatic XL16UBoundaryKindReturns the enum constant of this class with the specified name.static XL16UBoundaryKind[]XL16UBoundaryKind.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.grogra.xl.compiler.xl16u.semantics with parameters of type XL16UBoundaryKindModifier and TypeMethodDescriptionstatic XL16UValueContractXL16USemanticRules.checkBoundary(XL16UBoundaryKind kind, XL16UValueContract target, XL16UValueContract source)