syntax_factory property

syntax_factory property

Get the SyntaxFactory.

Definition:

@property
def syntax_factory(self):
    ...

See Also