MCPcopy
hub / github.com/ajaxorg/ace / parse_Program

Function parse_Program

lib/ace/mode/xquery/xqlint.js:32860–32865  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32858 }
32859
32860 function parse_Program()
32861 {
32862 eventHandler.startNonterminal("Program", e0);
32863 parse_StatementsAndOptionalExpr();
32864 eventHandler.endNonterminal("Program", e0);
32865 }
32866
32867 function parse_Statements()
32868 {

Callers 1

parse_MainModuleFunction · 0.85

Calls 1

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…