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

Public Member Functions

def __init__ (self, anchor, tag, implicit, start_mark=None, end_mark=None, flow_style=None)
 
- Public Member Functions inherited from NodeEvent
def __init__ (self, anchor, start_mark=None, end_mark=None)
 
- Public Member Functions inherited from Event
def __init__ (self, start_mark=None, end_mark=None)
 
def __repr__ (self)
 

Data Fields

 anchor
 
 tag
 
 implicit
 
 start_mark
 
 end_mark
 
 flow_style
 
- Data Fields inherited from NodeEvent
 anchor
 
 start_mark
 
 end_mark
 
- Data Fields inherited from Event
 start_mark
 
 end_mark
 

Constructor & Destructor Documentation

◆ __init__()

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

Field Documentation

◆ anchor

anchor

◆ end_mark

end_mark

◆ flow_style

flow_style

◆ implicit

implicit

◆ start_mark

start_mark

◆ tag

tag

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