Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GaijinEntertainment/daScript
/ str
Method
str
src/ast/ast_print.cpp:96–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
printCStyle = printCStyle || gen2;
95
}
96
string str() const { return ss.str(); };
97
bool printRef = false;
98
bool printVarAccess = false;
99
bool printCStyle = false;
Callers
15
reportInferAliasErrors
Method · 0.45
reportAliasError
Method · 0.45
describeMismatchingArgument
Method · 0.45
describeMismatchingFunction
Method · 0.45
reportDualFunctionNotFound
Method · 0.45
reportFunctionNotFound
Method · 0.45
reportCantClone
Method · 0.45
reportCantCloneFromConst
Method · 0.45
reportMethodVsCall
Method · 0.45
reportOp2Errors
Method · 0.45
preVisitGlobalLetInit
Method · 0.45
visit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected