Horizon
Public Member Functions | Public Attributes | List of all members
pybis.RealRange Class Reference
Inheritance diagram for pybis.RealRange:

Public Member Functions

def __init__ (self, count=3, check=lambda f:f)
 
def parseImpl (self, instring, loc, doActions=True)
 

Public Attributes

 count
 
 check
 

Detailed Description

pyparser for a line of 'count' Real tokens.
   'check' should raise Exception on invalid value.

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