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

Function parse_MainModule

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

Source from the content-addressed store, hash-verified

17808 }
17809
17810 function parse_MainModule()
17811 {
17812 eventHandler.startNonterminal("MainModule", e0);
17813 parse_Prolog();
17814 whitespace();
17815 parse_Program();
17816 eventHandler.endNonterminal("MainModule", e0);
17817 }
17818
17819 function parse_Program()
17820 {

Callers 1

parse_ModuleFunction · 0.85

Calls 3

parse_PrologFunction · 0.85
parse_ProgramFunction · 0.85
whitespaceFunction · 0.70

Tested by

no test coverage detected