| Home | Trees | Index | Help |
|
|---|
| Package lyntin :: Module argparser :: Class StringChecker |
|
TypeChecker --+
|
StringChecker
| Method Summary | |
|---|---|
Initializes the TypeChecker. | |
| string |
Returns the string we're looking at without any transformation. |
| Method Details |
|---|
__init__(self,
typename,
typeargs)
Initializes the TypeChecker. Over-ridden by all the TypeChecker
subclasses.
|
check(self, arg)Returns the string we're looking at without any transformation.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Aug 9 09:17:42 2004 | http://epydoc.sf.net |