(i)
| 156 | peg$c4 = /^[^ [\],():#!=><~+.]/, |
| 157 | peg$c5 = peg$classExpectation([" ", "[", "]", ",", "(", ")", ":", "#", "!", "=", ">", "<", "~", "+", "."], true, false), |
| 158 | peg$c6 = function(i) { return i.join(''); }, |
| 159 | peg$c7 = ">", |
| 160 | peg$c8 = peg$literalExpectation(">", false), |
| 161 | peg$c9 = function() { return 'child'; }, |
no outgoing calls
no test coverage detected