public class BlockExecution extends Object
| Constructor and Description |
|---|
BlockExecution(CfgBlock block,
ProgramState state) |
| Modifier and Type | Method and Description |
|---|---|
CfgBlock |
block() |
boolean |
equals(Object obj) |
int |
hashCode() |
ProgramState |
state() |
public BlockExecution(CfgBlock block, ProgramState state)
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.