joeq.Compiler.Dataflow
Class GenKillTransferFunction
java.lang.Object
joeq.Compiler.Dataflow.GenKillTransferFunction
- All Implemented Interfaces:
- TransferFunction
public class GenKillTransferFunction
- extends Object
- implements TransferFunction
Field Summary |
protected jwutil.math.BitString |
gen
|
protected jwutil.math.BitString |
kill
|
gen
protected final jwutil.math.BitString gen
kill
protected final jwutil.math.BitString kill
toString
public String toString()
- Overrides:
toString
in class Object
apply
public Fact apply(Fact f)
- Specified by:
apply
in interface TransferFunction
Copyright © 2001-2008 John Whaley. All Rights Reserved.