state| Constructor and Description |
|---|
ExtractAllocationSiteStateListener(INode<Node<Statement,Val>> state,
BackwardQuery bwQuery,
ForwardQuery query) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
allocationSiteFound(ForwardQuery allocationSite,
BackwardQuery query) |
boolean |
equals(Object obj) |
int |
hashCode() |
void |
onInTransitionAdded(Transition<Field,INode<Node<Statement,Val>>> t,
W w,
WeightedPAutomaton<Field,INode<Node<Statement,Val>>,W> weightedPAutomaton) |
void |
onOutTransitionAdded(Transition<Field,INode<Node<Statement,Val>>> t,
W w,
WeightedPAutomaton<Field,INode<Node<Statement,Val>>,W> weightedPAutomaton) |
getStatepublic ExtractAllocationSiteStateListener(INode<Node<Statement,Val>> state, BackwardQuery bwQuery, ForwardQuery query)
public void onOutTransitionAdded(Transition<Field,INode<Node<Statement,Val>>> t, W w, WeightedPAutomaton<Field,INode<Node<Statement,Val>>,W> weightedPAutomaton)
onOutTransitionAdded in class WPAStateListener<Field,INode<Node<Statement,Val>>,W extends Weight>public void onInTransitionAdded(Transition<Field,INode<Node<Statement,Val>>> t, W w, WeightedPAutomaton<Field,INode<Node<Statement,Val>>,W> weightedPAutomaton)
onInTransitionAdded in class WPAStateListener<Field,INode<Node<Statement,Val>>,W extends Weight>protected abstract void allocationSiteFound(ForwardQuery allocationSite, BackwardQuery query)
public int hashCode()
Copyright © 2023. All rights reserved.