Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetArea
Method
GetArea
libs/indexer/drawing_rules.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
AreaRuleProto const * BaseRule::GetArea() const
35
{
36
return 0;
37
}
38
39
SymbolRuleProto const * BaseRule::GetSymbol() const
40
{
Callers
1
ProcessKey
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected