| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
ClansParser
CLANS file format aware parser.
| Instance Methods | |||
|
|||
|
|||
|
|||
| Clans instance |
|
||
|
Inherited from |
|||
| Properties | |
| Clans instance |
clans_instance the Clans instance that resulted from parsing a CLANS file. |
|
Inherited from |
|
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
str(x)
|
str(x)
|
Create a Clans instance by parsing the CLANS format file
|
| Property Details |
clans_instancethe Clans instance that resulted from parsing a CLANS file. raises a ValueError if no CLANS file has been parsed yet |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:04 2017 | http://epydoc.sourceforge.net |