Uses of Enum Class
cloud.opencode.base.expression.ArithmeticMode
Packages that use ArithmeticMode
Package
Description
OpenCode Expression Engine Package
OpenCode 表达式引擎包
-
Uses of ArithmeticMode in cloud.opencode.base.expression
Subclasses with type arguments of type ArithmeticMode in cloud.opencode.base.expressionMethods in cloud.opencode.base.expression that return ArithmeticModeModifier and TypeMethodDescriptionstatic ArithmeticModeReturns the enum constant of this class with the specified name.static ArithmeticMode[]ArithmeticMode.values()Returns an array containing the constants of this enum class, in the order they are declared.