Searched refs:namespace_stack (Results 1 – 1 of 1) sorted by relevance
459 def __init__(self, namespace_stack): argument460 self.namespace_stack = namespace_stack677 namespace_stack=[]): argument684 self.namespace_stack = namespace_stack[:]696 self.converter = TypeConverter(self.namespace_stack)715 self.namespace_stack.pop()735 name, var_type, value, self.namespace_stack)1101 body, self.namespace_stack)1104 self.namespace_stack)1192 self.namespace_stack)[all …]