Searched refs:get_scope (Results 1 – 2 of 2) sorted by relevance
217 def get_scope(self): member in Context298 raise UndefinedSymbol(name, scope if scope else self.get_scope())316 current_scope = self.get_scope()
42 tree.scope = context.get_scope()351 tree.context_scope = context.get_scope()
Completed in 4 milliseconds