csharp
public sealed class BoundNoOpStatementAn empty statement, or one the binder chose not to model.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (1)
public override BoundKind Kind
Methods (1)
public BoundNoOpStatement(SyntaxNode syntax)An empty statement, or one the binder chose not to model.
Used by (3)
- BinderVixen.Raven
- LowererVixen.Raven
- StateVixen.Raven