Lines Matching refs:__init__
24 def __init__(self, line='<line not provided>', reader=None):
26 BaseException.__init__(self,
30 BaseException.__init__(self, 'Error parsing line: %s' % line)
40 def __init__(self, proto='', desc='', ret=''):
53 def __init__(self, *args, **kwargs):
54 super().__init__(*args, **kwargs)
92 def __init__(self, filename):
332 def __init__(self, parser):
378 def __init__(self, parser):
442 def __init__(self, parser):
623 def __init__(self, parser):
655 def __init__(self, parser):