![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|


Public Member Functions | |
| None | highlight (self, Text text) |
Public Member Functions inherited from pip._vendor.rich.highlighter.Highlighter | |
| Text | __call__ (self, Union[str, Text] text) |
Static Public Attributes | |
| list | highlights = [] |
| str | base_style = "" |
Applies highlighting from a list of regular expressions.
| None pip._vendor.rich.highlighter.RegexHighlighter.highlight | ( | self, | |
| Text | text | ||
| ) |
Highlight :class:`rich.text.Text` using regular expressions.
Args:
text (~Text): Text to highlighted.
Reimplemented from pip._vendor.rich.highlighter.Highlighter.
Reimplemented in pip._vendor.rich.highlighter.JSONHighlighter.