pyk
Contents:
pyk
pyk package
Subpackages
pyk.cterm package
pyk.kast package
pyk.kbuild package
pyk.kcfg package
pyk.kdist package
pyk.kllvm package
pyk.konvert package
pyk.kore package
pyk.kore_exec_covr package
pyk.krepl package
pyk.ktool package
pyk.prelude package
pyk.proof package
pyk.testing package
Submodules
pyk
pyk
pyk package
pyk.kast package
pyk.kast.formatter module
View page source
pyk.kast.formatter module
class
Formatter
(
definition
:
KDefinition
,
*
,
indent
:
int
=
0
,
brackets
:
bool
=
True
)
[source]
Bases:
object
definition
:
KDefinition
format
(
term
:
KInner
)
→
str
[source]
add_brackets
(
definition
:
KDefinition
,
term
:
KInner
)
→
KInner
[source]