visit_html method
visit_html
Defines the interface for visit HTMLFragmentSyntax.
def visit_html(self, html):
...
Parameter | Type | Description |
---|---|---|
html | HTMLFragmentSyntax | The HTMLFragmentSyntax. |
Defines the interface for visit HTMLFragmentSyntax.
def visit_html(self, html):
...
Parameter | Type | Description |
---|---|---|
html | HTMLFragmentSyntax | The HTMLFragmentSyntax. |