Enumeration
LeafOperator
Mathematical and Logical operators
enum LeafOperator
Topics
Enumeration Cases
LeafOperator.andLeafOperator.assignmentLeafOperator.divideLeafOperator.equalLeafOperator.evaluateLeafOperator.greaterLeafOperator.greaterOrEqualLeafOperator.lesserLeafOperator.lesserOrEqualLeafOperator.minusLeafOperator.moduloLeafOperator.multiplyLeafOperator.nilCoalesceLeafOperator.notLeafOperator.orLeafOperator.plusLeafOperator.scopeMemberLeafOperator.scopeRootLeafOperator.subCloseLeafOperator.subOpenLeafOperator.unequal
Initializers
init(rawValue:)Creates a new instance with the specified raw value.
Instance Properties
descriptionRaw string value of the operator - eg!=
Relationships
Conforms To
Swift.CaseIterableSwift.CustomStringConvertibleSwift.EquatableSwift.HashableSwift.RawRepresentableSwift.SendableSwift.SendableMetatype