| Trees | Index | Help |
|
|---|
| Module argparser :: Class ExtraIndexParser |
|
Parser --+
|
ExtraIndexParser
| Method Summary | |
|---|---|
Initializes the Parser. | |
| varies |
Parses the value according to this parser and its associated Typechecker. (inherited from Parser)
|
Populates the argument dictionary with the appropriate value. | |
Sets the default value for this Parser which is used when no other value is given. (inherited from Parser)
| |
Sets the typechecker. (inherited from Parser)
| |
| Method Details |
|---|
__init__(self,
argparser,
argname)
Initializes the Parser.
|
parseInto(self, key, val, dict)Populates the argument dictionary with the appropriate value.
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 1.1 on Mon Apr 28 21:11:24 2003 | http://epydoc.sf.net |