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

Function Parser_Check

engine/source/scriptlib/Parser.c:184–188  ·  view source on GitHub ↗

* Check -- This method compares the type of the current token with a specified * token type. * Parameters: theType -- MY_TOKEN_TYPE specifying the type to compare * Returns: true if the current token type matches theType * false otherwise. ******************************************************************************/

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

no outgoing calls

Tested by

no test coverage detected