A call associated with one branch clause.
Summary
Types
@type t() :: %ProgramFacts.Fact.BranchCall{ call: ProgramFacts.Fact.FunctionID.t(), label: String.t() }
A call associated with one branch clause.
@type t() :: %ProgramFacts.Fact.BranchCall{ call: ProgramFacts.Fact.FunctionID.t(), label: String.t() }