class documentation

Undocumented

Method generate_ssa_func generate multiple statement to simulate renaming of Scope without body. 1. generate Name object for scope name. create stmt: Assign: {self.func} = Proxy(self) :return: tuple of statement
def generate_ssa_func(self): (source)

generate multiple statement to simulate renaming of Scope without body. 1. generate Name object for scope name. create stmt: Assign: {self.func} = Proxy(self) :return: tuple of statement