| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
base.structure.StructureBase --+
|
object --+ |
| |
base.common.Parser --+
|
base.structure.ParseableStructure --+
|
base.structure.Structure --+
|
object --+ |
| |
base.structure.RestrictionMixin --+
|
rscdef.procdef.ProcDef --+
|
rscdef.procdef.ProcApp --+
|
EmbeddedIterator
A definition of an iterator of a grammar.
The code defined here becomes the _iterRows method of a grammar.common.RowIterator class. This means that you can access self.grammar (the parent grammar; you can use this to transmit properties from the RD to your function) and self.sourceToken (whatever gets passed to parse()).
| Nested Classes | |
|
Inherited from |
| Instance Methods | |
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
| Class Methods | |
|
Inherited from |
| Class Variables | |
name_ = hash(x) |
|
requiredType = hash(x) |
|
formalArgs =
|
|
|
Inherited from Inherited from Inherited from |
|
| Properties | |
|
Inherited from |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |