titus.prettypfa.Section

class titus.prettypfa.Section(name, content, lineno)[source]

Bases: object

Mini-AST element representing a PrettyPFA section.

__init__(name, content, lineno)
action(state)
begin(state)
cells(state)
doc()
end(state)
fcns(state)
input(state)
merge(state)
metadata()
method()
options()
output(state)
pools(state)
randseed()
types(state)
version()
zero()