csharp
public sealed class BoundBlockStatementNo guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
public IReadOnlyList<BoundStatement> Statementspublic override BoundKind Kindpublic override IEnumerable<BoundNode> Children
Methods (1)
public BoundBlockStatement(SyntaxNode syntax, IReadOnlyList<BoundStatement> statements)
Used by (5)
- BinderVixen.Raven
- BoundBodyVixen.Raven
- LowererVixen.Raven
- SemanticModelVixen.Raven
- StateVixen.Raven