class List(BlockToken):
Class Method | read |
Undocumented |
Class Method | start |
Undocumented |
Static Method | same_marker_type |
Undocumented |
Method | __init__ |
Undocumented |
Class Variable | pattern |
Undocumented |
Instance Variable | children |
a list of ListItem tokens. |
Instance Variable | loose |
whether the list is loose. |
Inherited from BlockToken
:
Method | __contains__ |
Undocumented |