Vixen
02b45cc4
csharp
public sealed class BoundNoOpStatement

An 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)

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