Namespace RDCore.SDK.Semantics.Static.Operators
Classes
- BinaryAdditionOperatorStaticSemantics
MS-VBAL 5.6.9.3.2 Binary '+' Operator (static semantics)
- BinaryConcatOperatorStaticSemantics
MS-VBAL 5.6.9.4 Binary '&' Operator (static semantics)
- BinaryDivisionOperatorStaticSemantics
MS-VBAL 5.6.9.3.5 Binary '/' Operator (static semantics)
- BinaryExponentOperatorStaticSemantics
MS-VBAL 5.6.9.3.7 Binary '^' Operator (static semantics)
- BinaryIntegerDivisionOperatorStaticSematics
MS-VBAL 5.6.9.3.6 Binary '' Operator and 'Mod' Operator (static semantics)
- BinaryIsRefEqOperatorStaticSemantics
MS-VBAL 5.6.9.7 Binary 'Is' Operator (static semantics)
- BinaryLetCoerceOperatorStaticSemantics
RD-VBAL 5.6.9.1.1 Explicit Coercion Operator
- BinaryMultiplicationOperatorStaticSemantics
MS-VBAL 5.6.9.3.4 Binary '*' Operator (static semantics)
- BinarySubtractionOperatorStaticSemantics
MS-VBAL 5.6.9.3.3 Binary '-' Operator
- UnaryLogicalOperatorStaticSemantics
MS-VBAL 5.6.9.3 Unary Operator static semantics
- UnaryNegationOperatorStaticSemantics
MS-VBAL 5.6.9.3.1 Unary '-' Operator (static semantics)