MCPcopy 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

reportAliasErrorMethod · 0.45
reportCantCloneMethod · 0.45
reportMethodVsCallMethod · 0.45
reportOp2ErrorsMethod · 0.45
preVisitGlobalLetInitMethod · 0.45
visitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected