Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/4paradigm/OpenMLDB
/ __init__
Method
__init__
steps/cpplint.py:2763–2764 ·
view source on GitHub ↗
(self, linenum)
Source
from the content-addressed store, hash-verified
2761
""
"Stores information about an 'extern "
C
"' block."
""
2762
2763
def
__init__(self, linenum):
2764
_BlockInfo.__init__(self, linenum, True)
2765
2766
2767
class
_ClassInfo(_BlockInfo):
Callers
nothing calls this directly
Calls
1
__init__
Method · 0.45
Tested by
no test coverage detected