terminalParser v
|
|
|
../Parsing.m2:59:22-59:66: --source code:
terminalParser = val -> new Parser from (c -> if c === null then val)
The object terminalParser is a function closure.