leaf_text_nodes_on_newline property

leaf_text_nodes_on_newline property

Definition:

@property
def leaf_text_nodes_on_newline(self):
    ...
@leaf_text_nodes_on_newline.setter
def leaf_text_nodes_on_newline(self, value):
    ...

See Also