Code
/home/dan/src/M2-1.3/Macaulay2/packages/Parsing.m2:91:53-91:122: --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
| ------ ----- ----- ------------------
| fun : CompiledFunction -- times /home/dan/src/M2-1.3/Macaulay2/packages/Parsing.m2:91:23-91:25
| p : Parser -- {*Function[/home/dan/src/M2-1.3/Macaulay2/packages/Par. /home/dan/src/M2-1.3/Macaulay2/packages/Parsing.m2:91:27-91:27