Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
docutils.utils.math.math2html.TextPosition Class Reference
Inheritance diagram for docutils.utils.math.math2html.TextPosition:
Inheritance graph
[legend]
Collaboration diagram for docutils.utils.math.math2html.TextPosition:
Collaboration graph
[legend]

Public Member Functions

 __init__ (self, text)
 
 skip (self, string)
 
 identifier (self)
 
 isout (self)
 
 current (self)
 
 extract (self, length)
 
- Public Member Functions inherited from docutils.utils.math.math2html.Position
 checkfor (self, string)
 
 checkforlower (self, string)
 
 skipcurrent (self)
 
 __next__ (self)
 
 checkskip (self, string)
 
 error (self, message)
 
- Public Member Functions inherited from docutils.utils.math.math2html.Globable
 checkbytemark (self)
 
 finished (self)
 
 glob (self, currentcheck)
 
 globalpha (self)
 
 globnumber (self)
 
 isidentifier (self)
 
 globidentifier (self)
 
 isvalue (self)
 
 globvalue (self)
 
 skipspace (self)
 
 globincluding (self, magicchar)
 
 globexcluding (self, excluded)
 
 pushending (self, ending, optional=False)
 
 popending (self, expected=None)
 
 nextending (self)
 

Public Attributes

 pos
 
 text
 
- Public Attributes inherited from docutils.utils.math.math2html.Globable
 endinglist
 
 isidentifier
 
 isvalue
 

Additional Inherited Members

- Static Public Attributes inherited from docutils.utils.math.math2html.Globable
bool leavepending = False
 

Constructor & Destructor Documentation

◆ __init__()

docutils.utils.math.math2html.TextPosition.__init__ (   self,
  text 
)

Member Function Documentation

◆ current()

docutils.utils.math.math2html.TextPosition.current (   self)

◆ extract()

docutils.utils.math.math2html.TextPosition.extract (   self,
  length 
)

◆ identifier()

docutils.utils.math.math2html.TextPosition.identifier (   self)

◆ isout()

docutils.utils.math.math2html.TextPosition.isout (   self)

◆ skip()

docutils.utils.math.math2html.TextPosition.skip (   self,
  string 
)

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