OpenQuizz
Une application de gestion des contenus pédagogiques
CollectionNode Class Reference
Inheritance diagram for CollectionNode:
Collaboration diagram for CollectionNode:

Public Member Functions

def __init__ (self, tag, value, start_mark=None, end_mark=None, flow_style=None)
 
- Public Member Functions inherited from Node
def __init__ (self, tag, value, start_mark, end_mark)
 
def __repr__ (self)
 

Data Fields

 tag
 
 value
 
 start_mark
 
 end_mark
 
 flow_style
 
- Data Fields inherited from Node
 tag
 
 value
 
 start_mark
 
 end_mark
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  tag,
  value,
  start_mark = None,
  end_mark = None,
  flow_style = None 
)

Field Documentation

◆ end_mark

end_mark

◆ flow_style

flow_style

◆ start_mark

start_mark

◆ tag

tag

◆ value

value

The documentation for this class was generated from the following file: