Package | Description |
---|---|
heros.solver |
Modifier and Type | Method and Description |
---|---|
static IFDSSolver.BinaryDomain |
IFDSSolver.BinaryDomain.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IFDSSolver.BinaryDomain[] |
IFDSSolver.BinaryDomain.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
JoinHandlingNodesIFDSSolver.propagate(D sourceVal,
N target,
D targetVal,
EdgeFunction<IFDSSolver.BinaryDomain> f,
N relatedCallSite,
boolean isUnbalancedReturn) |
protected void |
PathTrackingIFDSSolver.propagate(D sourceVal,
N target,
D targetVal,
EdgeFunction<IFDSSolver.BinaryDomain> f,
N relatedCallSite,
boolean isUnbalancedReturn)
Deprecated.
|
Copyright © 2021 Secure Software Engineering Group - University of Paderborn. All rights reserved.