class documentation
class CfgReadingCommand(ReadingCommand): (source)
Constructor: CfgReadingCommand(gramfile)
Undocumented
Method | __init__ |
No summary |
Method | combine |
No summary |
Method | parse |
No summary |
Method | to |
No summary |
Instance Variable | _gramfile |
Undocumented |
Instance Variable | _parser |
Undocumented |
Inherited from ReadingCommand
:
Method | process |
This method should be used to handle dependencies between readings such as resolving anaphora. |