futureParser p
This function makes recursive parsers possible.
|
|
|
|
../../../../Macaulay2/packages/Parsing.m2:65:15-65:76: --source code:
futureParser = parserSymbol -> new Parser from (c -> (value parserSymbol) c)
The object futureParser is a function closure.
The source of this document is in Parsing.m2:331:0.