MCPcopy 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
94class VariableCompKind:
95 kind: VariableKind
96 meta_kind: VariableMetaKind
97
98
99class VariableType:

Callers 3

__init__Method · 0.85
type_of_litFunction · 0.85
Def.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected