Exemple #1
0
def type_has_attributes(*args):
    return _codac.type_has_attributes(*args)
Exemple #2
0
def type_has_attributes(type):
    return _codac.type_has_attributes(type)
Exemple #3
0
def type_has_attributes(*args):
  return _codac.type_has_attributes(*args)