MCPcopy Create free account
hub / github.com/Kitware/CMake / cmDependsJava_yyerror

Function cmDependsJava_yyerror

Source/LexerParser/cmDependsJavaParser.cxx:6599–6602  ·  view source on GitHub ↗

--------------------------------------------------------------------------*/

Source from the content-addressed store, hash-verified

6597
6598/*--------------------------------------------------------------------------*/
6599void cmDependsJava_yyerror(yyscan_t yyscanner, const char* message)
6600{
6601 yyGetParser->Error(message);
6602}

Callers

nothing calls this directly

Calls 1

ErrorMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…