QueryWriter constructor

QueryWriter(
  1. Scope scope
)

Implementation

QueryWriter(this.scope) : _buffer = scope.leaf();