Searched refs:CLOSURE_TYPES (Results 1 – 3 of 3) sorted by relevance
114 CLOSURE_TYPES = 'Types of closure symbols at each detected call site.' variable in Static
547 existing_types = anno.Static.CLOSURE_TYPES.of(ast_node, None)551 anno.Static.CLOSURE_TYPES.add_to(ast_node, existing_types)602 closure_types = anno.getanno(node, anno.Static.CLOSURE_TYPES, {})
80 actual = anno.getanno(node, anno.Static.CLOSURE_TYPES)