Lines Matching defs:get
359 storage = data.get('storage')
361 storage = data.get('storage') or vartype.get('storage')
374 kind = decl.get('kind')
517 Parent = KIND_CLASSES.get(_kind, Declaration)
644 colname = colnames.get(column)
778 sub = KIND_CLASSES.get(KIND(kind))
910 storage = extra.get('storage')
1037 storage = extra.get('storage')
1516 def get(self, key, default=None):