| Home | Trees | Index | Help |
|
|---|
| Package lyntin :: Module argparser :: Class ExtraIndexParser |
|
Parser --+
|
ExtraIndexParser
| Method Summary | |
|---|---|
Initializes the Parser. | |
Populates the argument dictionary with the appropriate value. | |
| Inherited from Parser | |
| varies |
Parses the value according to this parser and its associated Typechecker. |
Sets the default value for this Parser which is used when no other value is given. | |
Sets the typechecker. | |
| Method Details |
|---|
__init__(self,
argparser,
argname)
Initializes the Parser.
|
parseInto(self, key, val, argdict)Populates the argument dictionary with the appropriate value.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Aug 9 09:17:41 2004 | http://epydoc.sf.net |