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

Public Member Functions

 __init__ (self)
 
 skip (self, string)
 
 identifier (self)
 
 extract (self, length)
 
 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)
 
 isout (self)
 
 current (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)
 

Additional Inherited Members

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

Detailed Description

A position in a text to parse.
Including those in Globable, functions to implement by subclasses are:
skip(), identifier(), extract(), isout() and current().

Constructor & Destructor Documentation

◆ __init__()

docutils.utils.math.math2html.Position.__init__ (   self)

Member Function Documentation

◆ checkfor()

docutils.utils.math.math2html.Position.checkfor (   self,
  string 
)

◆ skipcurrent()

docutils.utils.math.math2html.Position.skipcurrent (   self)

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