titus.prettypfa.MiniCellPool

class titus.prettypfa.MiniCellPool(name, objType, init, shared, rollback, source, low, high)[source]

Bases: titus.prettypfa.MiniAst

Mini-AST element representing a cell or pool declaration.

__init__(name, objType, init, shared, rollback, source, low, high)
asCell(state)
asPool(state)