syside.SexpOptions

class SexpOptions(indent: int = 2, include_implicit: bool = True, print_references: bool = False)

Initialization

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

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

__cpp_name__: str = 'syside::sysml::SexpOptions'