SexpOptions
- class SexpOptions
-
Members defined in
SexpOptions(4 members)
RW
RW
RWIf set, references will be printed next to some non-owning relationships.
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