ParseArgs constructor

ParseArgs(
  1. Trampoline trampoline,
  2. SpanScanner scanner,
  3. int depth
)

Implementation

ParseArgs(this.trampoline, this.scanner, this.depth);