Searched refs:val_type (Results 1 – 1 of 1) sorted by relevance
972 def __init__(self, name, val, val_type): argument974 self.val_type = val_type980 out += ' ({})'.format(self.val_type)982 out += ' {}({}){}'.format(change_color('red'), self.val_type,