|
|
|
../Parsing.m2:94:52-94:121: --source code:
Function % Parser := (fun,p) -> new Parser from ( c -> if (p' := p c) =!= null then if c === null then fun p' else fun % p' )
| symbol class value location of symbol
| ------ ----- ----- ------------------
| p Parser -*Function[../Parsing.m2:121:7-127:84]*- ../Parsing.m2:94:26-94:27
| fun CompiledFunction times ../Parsing.m2:94:22-94:25