MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / nextBlock

Method nextBlock

Lib/compiler/pyassem.py:29–51  ·  view source on GitHub ↗
(self, block=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

visitIfMethod · 0.80
visitWhileMethod · 0.80
visitForMethod · 0.80
visitContinueMethod · 0.80
visitTestMethod · 0.80
visitIfExpMethod · 0.80
visitCompareMethod · 0.80
visitListCompMethod · 0.80
visitSetCompMethod · 0.80
visitDictCompMethod · 0.80
visitListCompForMethod · 0.80
visitGenExprInnerMethod · 0.80

Calls 3

newBlockMethod · 0.95
startBlockMethod · 0.95
addNextMethod · 0.80

Tested by

no test coverage detected