Searched refs:nextBlock (Results 1 – 2 of 2) sorted by relevance
243 self.nextBlock = self.graph.nextBlock425 self.nextBlock()431 self.nextBlock(end)442 self.nextBlock(loop)449 self.nextBlock()458 self.nextBlock(after)471 self.nextBlock(start)477 self.nextBlock(anchor)482 self.nextBlock(after)499 self.nextBlock()[all …]
29 def nextBlock(self, block=None): member in FlowGraph