increaseDepth method

ParseArgs increaseDepth()

Implementation

ParseArgs increaseDepth() => ParseArgs(trampoline, scanner, depth + 1);