public interface BlockCounter
Modifier and Type | Method and Description |
---|---|
void |
registerFinallyBlockEnd() |
void |
registerFinallyBlockStart() |
void |
registerNewBlock() |
void |
registerNewMethodStart() |
Copyright © 2021 org.pitest. All rights reserved.