MCPcopy 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
138class Block:
139 name: str
140 block_name: str
141
142
143class Variable:

Callers 1

block_statementMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected