Trees | Indices | Help |
---|
|
object --+ | AbstractPosition --+ | AfterPosition
Specify a position where the actual location is found after it.
Arguments: o position - The lower boundary of where the location can occur. o extension - An optional argument which must be zero since we don't have an extension. The argument is provided so that the same number of arguments can be passed to all position types.
This is used to specify positions like (>10..100) where the location occurs somewhere after position 10.
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
A string representation of the location for debugging.
|
str(x)
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Sep 22 19:54:05 2009 | http://epydoc.sourceforge.net |