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


Public Member Functions | |
| __init__ (self, **options) | |
| filter (self, lexer, stream) | |
Public Attributes | |
| options | |
Public Attributes inherited from pip._vendor.pygments.filter.Filter | |
| options | |
Static Public Attributes | |
| function = None | |
Abstract class used by `simplefilter` to create simple function filters on the fly. The `simplefilter` decorator automatically creates subclasses of this class for functions passed to it.
| pip._vendor.pygments.filter.FunctionFilter.__init__ | ( | self, | |
| ** | options | ||
| ) |
Reimplemented from pip._vendor.pygments.filter.Filter.
| pip._vendor.pygments.filter.FunctionFilter.filter | ( | self, | |
| lexer, | |||
| stream | |||
| ) |
Reimplemented from pip._vendor.pygments.filter.Filter.