◆ test_match_shortcut()
| parsimonious.tests.test_nodes.SimpleTests.test_match_shortcut |
( |
|
self | ) |
|
Exercise the simple case in which the visitor takes care of matching.
◆ test_parse_shortcut()
| parsimonious.tests.test_nodes.SimpleTests.test_parse_shortcut |
( |
|
self | ) |
|
Exercise the simple case in which the visitor takes care of parsing.
◆ test_repr()
| parsimonious.tests.test_nodes.SimpleTests.test_repr |
( |
|
self | ) |
|
◆ test_str()
| parsimonious.tests.test_nodes.SimpleTests.test_str |
( |
|
self | ) |
|
Test str and unicode of ``Node``.
◆ test_visitor()
| parsimonious.tests.test_nodes.SimpleTests.test_visitor |
( |
|
self | ) |
|
Assert a tree gets visited correctly.
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/parsimonious/tests/test_nodes.py