titus.prettypfa.MiniParam

class titus.prettypfa.MiniParam(name, typeExpr, low, high)[source]

Bases: titus.prettypfa.MiniAst

Mini-AST element representing a “key: value” pair.

__init__(name, typeExpr, low, high)
asExpr(state)