Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
pip._vendor.distlib.version.SemanticMatcher Class Reference
Inheritance diagram for pip._vendor.distlib.version.SemanticMatcher:
Inheritance graph
[legend]
Collaboration diagram for pip._vendor.distlib.version.SemanticMatcher:
Collaboration graph
[legend]

Static Public Attributes

 version_class = SemanticVersion
 
- Static Public Attributes inherited from pip._vendor.distlib.version.Matcher
 version_class = None
 

Additional Inherited Members

- Public Member Functions inherited from pip._vendor.distlib.version.Matcher
 parse_requirement (self, s)
 
 __init__ (self, s)
 
 match (self, version)
 
 exact_version (self)
 
 __eq__ (self, other)
 
 __ne__ (self, other)
 
 __hash__ (self)
 
 __repr__ (self)
 
 __str__ (self)
 
- Public Attributes inherited from pip._vendor.distlib.version.Matcher
 name
 
 key
 
- Protected Member Functions inherited from pip._vendor.distlib.version.Matcher
 _check_compatible (self, other)
 
- Protected Attributes inherited from pip._vendor.distlib.version.Matcher
 _string
 
 _parts
 
- Static Protected Attributes inherited from pip._vendor.distlib.version.Matcher
dict _operators
 

The documentation for this class was generated from the following file: