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

Function Parser_Match

engine/source/scriptlib/Parser.c:195–201  ·  view source on GitHub ↗

* Match -- This method consumes the current token and retrieves the next one. * Parameters: * Returns: ******************************************************************************/

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

Parser_External_decl2Function · 0.85
Parser_Decl_specFunction · 0.85
Parser_Decl2Function · 0.85
Parser_FuncDeclFunction · 0.85
Parser_FuncDecl1Function · 0.85
Parser_InitializerFunction · 0.85
Parser_Parm_declFunction · 0.85
Parser_Param_list2Function · 0.85
Parser_Expr_stmtFunction · 0.85
Parser_Comp_stmt_LabelFunction · 0.85
Parser_Comp_stmtFunction · 0.85
Parser_Select_stmtFunction · 0.85

Calls 1

Lexer_GetNextTokenFunction · 0.85

Tested by

no test coverage detected