SourceScope constructor

SourceScope(
  1. StatementScope enclosingStatement
)

Implementation

SourceScope(this.enclosingStatement);