public static class AbstractBoomerangResults.Context extends Object
| Constructor and Description |
|---|
Context(sync.pds.solver.nodes.Node<ControlFlowGraph.Edge,Val> node,
ForwardQuery forwardQuery) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
wpds.impl.PAutomaton<ControlFlowGraph.Edge,sync.pds.solver.nodes.INode<Val>> |
getClosingContext() |
wpds.impl.PAutomaton<ControlFlowGraph.Edge,sync.pds.solver.nodes.INode<Val>> |
getOpeningContext() |
int |
hashCode() |
public Context(sync.pds.solver.nodes.Node<ControlFlowGraph.Edge,Val> node, ForwardQuery forwardQuery)
public wpds.impl.PAutomaton<ControlFlowGraph.Edge,sync.pds.solver.nodes.INode<Val>> getOpeningContext()
public wpds.impl.PAutomaton<ControlFlowGraph.Edge,sync.pds.solver.nodes.INode<Val>> getClosingContext()
Copyright © 2024. All rights reserved.