Example #1
0
 def __init__(self, exptobj, frame):
   self.exptobj = exptobj
   self.frame = frame
   TypeNode.__init__(self, [self])
   return