Exemplo n.º 1
0
 def __str__(self):
     return CellElement.__str__( self ) + \
            "(" + scopeCellElementToString( self.subKind ) + ")"
Exemplo n.º 2
0
 def __str__( self ):
     return CellElement.__str__( self ) + \
            "(" + scopeCellElementToString( self.subKind ) + ")"