MCPcopy Index your code
hub / github.com/DCurrent/openbor / Parser_ParseText

Function Parser_ParseText

engine/source/scriptlib/Parser.c:49–88  ·  view source on GitHub ↗

* ParseText -- This method begins the recursive-descent process for each global * variable and function definition. * Parameters: pcontext -- Preprocessor context for the script to be parsed. * pIList -- pointer to a TList which takes the * stream of CInstructions representing the parsed text * scriptText -- LPCSTR which contains th

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Interpreter_ParseTextFunction · 0.85

Calls 5

Lexer_InitFunction · 0.85
Lexer_GetNextTokenFunction · 0.85
List_GotoLastFunction · 0.85
pp_parser_includeFunction · 0.85
Parser_External_declFunction · 0.85

Tested by

no test coverage detected