Package | Description |
---|---|
heros.fieldsens | |
heros.fieldsens.structs |
Modifier and Type | Method and Description |
---|---|
static <T> AccessPath.Delta<T> |
AccessPath.Delta.empty() |
AccessPath.Delta<T> |
AccessPath.getDeltaTo(AccessPath<T> accPath) |
Modifier and Type | Method and Description |
---|---|
void |
ReturnSiteResolver.addIncoming(WrappedFact<Field,Fact,Stmt,Method> fact,
Resolver<Field,Fact,Stmt,Method> resolverAtCaller,
AccessPath.Delta<Field> callDelta) |
Modifier and Type | Field and Description |
---|---|
AccessPath.Delta<Field> |
ReturnEdge.callDelta |
AccessPath.Delta<Field> |
ReturnEdge.usedAccessPathOfIncResolver |
Modifier and Type | Method and Description |
---|---|
WrappedFact<Field,Fact,Stmt,Method> |
WrappedFact.applyDelta(AccessPath.Delta<Field> delta) |
boolean |
WrappedFactAtStatement.canDeltaBeApplied(AccessPath.Delta<Field> delta) |
ReturnEdge<Field,Fact,Stmt,Method> |
ReturnEdge.copyWithIncomingResolver(Resolver<Field,Fact,Stmt,Method> incResolver,
AccessPath.Delta<Field> usedAccessPathOfIncResolver) |
ReturnEdge<Field,Fact,Stmt,Method> |
ReturnEdge.copyWithResolverAtCaller(Resolver<Field,Fact,Stmt,Method> resolverAtCaller,
AccessPath.Delta<Field> usedAccessPathOfIncResolver) |
Constructor and Description |
---|
DeltaConstraint(AccessPath.Delta<FieldRef> delta) |
ReturnEdge(WrappedFact<Field,Fact,Stmt,Method> fact,
Resolver<Field,Fact,Stmt,Method> resolverAtCaller,
AccessPath.Delta<Field> callDelta) |
Copyright © 2021 Secure Software Engineering Group - University of Paderborn. All rights reserved.