Trees | Index | Help |
|
---|
Package subjectdata :: Module CopyPasteVisitor :: Class CopyPasteVisitor |
|
ASTVisitor
--+
|
CopyPasteVisitor
Method Summary | |
---|---|
__init__(self,
sourceCol,
sourceRow,
destCol,
destRow)
| |
Visits a CellRef object | |
Visits a Function object | |
Visits a RangeRef object | |
Inherited from ASTVisitor | |
Visits a Number object |
Method Details |
---|
visitCellRef(self, cellRef)Visits a CellRef object
|
visitFunction(self, function)Visits a Function object
|
visitRangeRef(self, rangeRef)Visits a RangeRef object
|
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Tue Aug 17 18:20:07 2004 | http://epydoc.sf.net |