Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NICUP14/MiniLang
/ Block
Class
Block
src/Def.py:138–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
137
@dataclass
138
class
Block:
139
name: str
140
block_name: str
141
142
143
class
Variable:
Callers
1
block_statement
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected