Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/covscript/covscript
/ get_raw_statement
Method
get_raw_statement
include/covscript/core/core.hpp:416–419 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
414
}
415
416
statement_base *get_raw_statement() const
417
{
418
return mStmt;
419
}
420
421
void set_debugger_state(bool match) const
422
{
Callers
1
list
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected