Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/commontk/CTK
/ curLine
Method
curLine
Documentation/CMakeDoxygenFilter.cpp:201–202 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
199
}
200
201
int curLine() const
202
{ return _line; }
203
204
int curCol() const
205
{ return _col; }
Callers
1
printError
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected