| Trees | Index | Help |
|
|---|
| 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.
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 1.1 on Mon Apr 28 21:11:24 2003 | http://epydoc.sf.net |