public interface RebuildOperator
Modifier and Type | Method and Description |
---|---|
AbstractState |
rebuild(AbstractState predecessorCallState,
AbstractState expandedOutputState)
Performs the rebuilding of the return state.
|
AbstractState rebuild(AbstractState predecessorCallState, AbstractState expandedOutputState)
predecessorCallState
- the state of the caller at the moment of the procedure callexpandedOutputState
- the output of ExpandOperator