MCPcopy Create free account
hub / github.com/Achain-Dev/Achain / reset_error

Method reset_error

src/Chain/libraries/glua/glua_decompile.cpp:1999–2002  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1997}
1998
1999void GluaDecompileContext::reset_error()
2000{
2001 this->error_ss.clear();
2002}
2003
2004std::string ProcessCode(GluaDecompileContextP ctx, Proto* f, int indent, int func_checking, std::string funcnumstr)
2005{

Callers 2

luaU_decompileFunction · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected