Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NICUP14/MiniLang
/ VariableCompKind
Class
VariableCompKind
src/Def.py:94–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
93
@dataclass
94
class
VariableCompKind:
95
kind: VariableKind
96
meta_kind: VariableMetaKind
97
98
99
class
VariableType:
Callers
3
__init__
Method · 0.85
type_of_lit
Function · 0.85
Def.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected