Searched refs:namespace_stack (Results 1 – 1 of 1) sorted by relevance
460 def __init__(self, namespace_stack): argument461 self.namespace_stack = namespace_stack678 namespace_stack=[]): argument685 self.namespace_stack = namespace_stack[:]697 self.converter = TypeConverter(self.namespace_stack)716 self.namespace_stack.pop()736 name, var_type, value, self.namespace_stack)1111 body, self.namespace_stack)1114 self.namespace_stack)1202 self.namespace_stack)[all …]