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

Public Member Functions

 __init__ (self)
 
 checkbytemark (self)
 
 isout (self)
 
 current (self)
 
 checkfor (self, string)
 
 finished (self)
 
 skipcurrent (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

 endinglist
 
 isidentifier
 
 isvalue
 

Static Public Attributes

bool leavepending = False
 

Detailed Description

A bit of text which can be globbed (lumped together in bits).
Methods current(), skipcurrent(), checkfor() and isout() have to be
implemented by subclasses.

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