JavaScript is disabled on your browser.
Skip navigation links
Source
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
pascal.taie.analysis.graph.flowgraph
Interface FlowEdge
All Superinterfaces:
Edge
<
Node
>
,
Serializable
public interface
FlowEdge
extends
Edge
<
Node
>
Represents edges in flow graph.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
FlowKind
kind
()
Methods inherited from interface pascal.taie.util.graph.
Edge
source
,
target
Method Details
kind
FlowKind
kind
()