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

Public Member Functions

 parse (self, s)
 
 is_prerelease (self)
 
- Public Member Functions inherited from pip._vendor.distlib.version.Version
 __init__ (self, s)
 
 __eq__ (self, other)
 
 __ne__ (self, other)
 
 __lt__ (self, other)
 
 __gt__ (self, other)
 
 __le__ (self, other)
 
 __ge__ (self, other)
 
 __hash__ (self)
 
 __repr__ (self)
 
 __str__ (self)
 

Additional Inherited Members

- Protected Member Functions inherited from pip._vendor.distlib.version.Version
 _check_compatible (self, other)
 
- Protected Attributes inherited from pip._vendor.distlib.version.Version
 _string
 
 _parts
 

Member Function Documentation

◆ is_prerelease()

pip._vendor.distlib.version.SemanticVersion.is_prerelease (   self)

◆ parse()

pip._vendor.distlib.version.SemanticVersion.parse (   self,
  s 
)

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