titus.prettypfa.MiniFcnDef

class titus.prettypfa.MiniFcnDef(parameters, retType, definition, low, high)[source]

Bases: titus.prettypfa.MiniAst

Mini-AST element representing an inline function definition.

__init__(parameters, retType, definition, low, high)
asExpr(state)