Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GilesBathgate/RapCAD
/ setLineNumber
Method
setLineNumber
src/declaration.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
void Declaration::setLineNumber(int value)
32
{
33
lineNumber=value;
34
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected