Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/GraphScope
/ __init__
Method
__init__
analytical_engine/misc/cpplint.py:2752–2753 ·
view source on GitHub ↗
(self, linenum)
Source
from the content-addressed store, hash-verified
2750
""
"Stores information about an 'extern "
C
"' block."
""
2751
2752
def
__init__(self, linenum):
2753
_BlockInfo.__init__(self, linenum, True)
2754
2755
2756
class
_ClassInfo(_BlockInfo):
Callers
nothing calls this directly
Calls
1
__init__
Method · 0.45
Tested by
no test coverage detected