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


Public Member Functions | |
| __init__ (self, **options) | |
| filter (self, lexer, stream) | |
Public Attributes | |
| exception | |
Public Attributes inherited from pygments.filter.Filter | |
| options | |
Raise an exception when the lexer generates an error token. Options accepted: `excclass` : Exception class The exception class to raise. The default is `pygments.filters.ErrorToken`. .. versionadded:: 0.8
| pygments.filters.RaiseOnErrorTokenFilter.__init__ | ( | self, | |
| ** | options | ||
| ) |
Reimplemented from pygments.filter.Filter.
| pygments.filters.RaiseOnErrorTokenFilter.filter | ( | self, | |
| lexer, | |||
| stream | |||
| ) |
Reimplemented from pygments.filter.Filter.