Home | Trees | Indices | Help |
|
---|
|
object --+ | DFAStack
A stack of states and content models representing the current status of an interpretation of a content model, including invocations of nested content models reached through ModelGroupAll instances.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
__stack = None
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Return a reference to the model state currently being executed. The state is not removed from the stack. |
Take a step using the value and the current model state. Execution of the step may add a new model state to the stack.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jan 28 08:39:48 2010 | http://epydoc.sourceforge.net |