class documentation

Undocumented

Method __init__ Undocumented
Instance Variable end_mark Undocumented
Instance Variable flow_style Undocumented
Instance Variable start_mark Undocumented
Instance Variable tag Undocumented
Instance Variable value Undocumented

Inherited from Node:

Method __repr__ Undocumented
def __init__(self, tag, value, start_mark=None, end_mark=None, flow_style=None): (source)
flow_style = (source)

Undocumented