MCPcopy
hub / github.com/dianping/cat / parse_Separator

Function parse_Separator

cat-home/src/main/webapp/assets/js/editor/worker-xquery.js:3393–3398  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3391 }
3392
3393 function parse_Separator()
3394 {
3395 eventHandler.startNonterminal("Separator", e0);
3396 shift(54); // ';'
3397 eventHandler.endNonterminal("Separator", e0);
3398 }
3399
3400 function parse_Setter()
3401 {

Callers 3

parse_VersionDeclFunction · 0.85
parse_ModuleDeclFunction · 0.85
parse_PrologFunction · 0.85

Calls 1

shiftFunction · 0.70

Tested by

no test coverage detected