()
| 865 | } |
| 866 | |
| 867 | function column() { |
| 868 | return peg$computePosDetails(peg$reportedPos).column; |
| 869 | } |
| 870 | |
| 871 | function expected(description) { |
| 872 | throw peg$buildException( |
nothing calls this directly
no test coverage detected
searching dependent graphs…