SexpOptions

class SexpOptions
Members defined in SexpOptions (4 members)

include_implicit

RW

indent

RW

print_references

RW

If set, references will be printed next to some non-owning relationships.

__init__

Attributes

property include_implicit: bool
property indent: int
property print_references: bool

If set, references will be printed next to some non-owning relationships.

Methods

__init__(indent: int = 2, include_implicit: bool = True, print_references: bool = False) None
Used in