MCPcopy Create free account
hub / github.com/GaijinEntertainment/daScript / LineInfo

Class LineInfo

src/simulate/runtime_string.cpp:589–589  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

587 }
588
589 string reportError(const struct LineInfo & at, const string & message,
590 const string & extra, const string & fixme, CompilationError erc) {
591 const char * src = nullptr;
592 uint32_t len = 0;

Callers 15

das_throwFunction · 0.70
touchMethod · 0.50
Enumeration_ws_opcodeMethod · 0.50
yyparseFunction · 0.50
concatFunction · 0.50
yyparseFunction · 0.50
das_yyfatalerrorFunction · 0.50
das_yyerrorFunction · 0.50

Calls

no outgoing calls

Tested by 1

touchMethod · 0.40