MCPcopy Create free account
hub / github.com/akwick/gotcha / NewTransition

Function NewTransition

worklist/transition.go:32–48  ·  view source on GitHub ↗

NewTransition returns a Transition. context is the valuecontext of the "start" node. callSite is the ssa.Function which "goes" to the other context. targetContext is the valuecontext which is the "goal" of the flow. NewTransition appends the new transition to the transitions slice.

(context *ValueContext, targetContext *ValueContext, node ssa.Instruction)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

updateNewVCFunction · 0.85

Calls 1

EqualMethod · 0.65

Tested by

no test coverage detected