titus.prettypfa.MiniGet

class titus.prettypfa.MiniGet(name, args, low, high)[source]

Bases: titus.prettypfa.MiniAst

Mini-AST element representing a PFA dotted name.

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