public interface IEdgeTransfer<BlockStateType extends IBlockState<BlockStateType,?,?>,CallContextType extends ICallContext<?>>
| Modifier and Type | Method and Description |
|---|---|
boolean |
transfer(BasicBlock src,
BasicBlock dst,
BlockStateType state)
Returns true if flow should occur on the given edge and state.
|
boolean transfer(BasicBlock src, BasicBlock dst, BlockStateType state)
Copyright © 2012 Aarhus University