visit_emphasis method
visit_emphasis
Defines the interface for visit EmphasisSyntax.
def visit_emphasis(self, emphasis):
...
Parameter | Type | Description |
---|---|---|
emphasis | EmphasisSyntaxNode | The EmphasisSyntax. |
Defines the interface for visit EmphasisSyntax.
def visit_emphasis(self, emphasis):
...
Parameter | Type | Description |
---|---|---|
emphasis | EmphasisSyntaxNode | The EmphasisSyntax. |