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

Public Member Functions

def __init__ (self, tag, value, start_mark=None, end_mark=None, 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
 
 style
 
- Data Fields inherited from Node
 tag
 
 value
 
 start_mark
 
 end_mark
 

Static Public Attributes

 id
 

Constructor & Destructor Documentation

◆ __init__()

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

Field Documentation

◆ end_mark

end_mark

◆ id

id
static

◆ start_mark

start_mark

◆ style

style

◆ tag

tag

◆ value

value

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