MCPcopy Create free account
hub / github.com/codemix/htmling / column

Function column

lib/parser.js:867–869  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

865 }
866
867 function column() {
868 return peg$computePosDetails(peg$reportedPos).column;
869 }
870
871 function expected(description) {
872 throw peg$buildException(

Callers

nothing calls this directly

Calls 1

peg$computePosDetailsFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…