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

Function Parser_ParseExpression

engine/source/scriptlib/Parser.c:103–142  ·  view source on GitHub ↗

* ParseExpression -- This method begins the recursive-descent process for each * global variable and function definition. * Parameters: pIList -- pointer to a TList which takes the * stream of CInstructions representing the parsed text * scriptText -- LPCSTR which contains ths script to be parsed. * startingLineNumber -- Line on whi

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

Lexer_InitFunction · 0.85
Lexer_GetNextTokenFunction · 0.85
List_GotoLastFunction · 0.85
Parser_ExprFunction · 0.85

Tested by

no test coverage detected