csharp
public enum UnaryOperatorKindThe operation a BoundUnaryExpression performs.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (8)
PlusMinusBitwiseNotLogicalNotPreIncrementPreDecrementPostIncrementPostDecrement
Used by (4)
- BinderVixen.Raven
- BoundUnaryExpressionVixen.Raven
- ConstantEvaluatorVixen.Raven
- LowererVixen.Raven