MCPcopy Create free account
hub / github.com/NICUP14/MiniLang / Def.py

File Def.py

src/Def.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2import sys
3import enum
4from typing import Any

Callers

nothing calls this directly

Calls 2

VariableCompKindClass · 0.85
VariableTypeClass · 0.85

Tested by

no test coverage detected