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


Static Public Attributes | |
| Optional | function [_NullableStringMatchFunction] |
Static Public Attributes inherited from bs4.filter.MatchRule | |
| Optional | string [str] |
| Optional | pattern [_RegularExpressionProtocol] |
| Optional | present [bool] |
| Optional | exclude_everything [bool] |
Additional Inherited Members | |
Public Member Functions inherited from bs4.filter.MatchRule | |
| __init__ (self, Optional[Union[str, bytes]] string=None, Optional[_RegularExpressionProtocol] pattern=None, Optional[Callable] function=None, Optional[bool] present=None, Optional[bool] exclude_everything=None) | |
| bool | matches_string (self, Optional[str] string) |
| str | __repr__ (self) |
| bool | __eq__ (self, Any other) |
Public Attributes inherited from bs4.filter.MatchRule | |
| string | |
| pattern | |
| function | |
| present | |
| exclude_everything | |
Protected Member Functions inherited from bs4.filter.MatchRule | |
| Optional[bool] | _base_match (self, Optional[str] string) |
A MatchRule implementing the rules for matches against attribute value.