raiseException("ERROR: assignment operation failed. Cannot assign type {0} to type {1} at class {2}".format(self.left.myType.name,self.right.myType.name,self.typeName))
raiseException("ERROR: assignment operation failed. Cannot assign type {0} to type {1} at class {2}".format(self.left.myType.name,self.right.myType.name,self.typeName))