Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ NamespaceInfo
Class
NamespaceInfo
ci/lint_cpp/check_namespace_includes.py:27–31 ·
view source on GitHub ↗
Information about a namespace declaration.
Source
from the content-addressed store, hash-verified
25
26
@dataclass
27
class
NamespaceInfo:
28
""
"Information about a namespace declaration."
""
29
30
line_number: int
31
snippet: str
32
33
34
@dataclass
Callers
3
find_includes_after_namespace_thorough
Function · 0.85
find_includes_after_namespace
Function · 0.85
check_file_content
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected