Uses of Enum Class
pascal.taie.analysis.graph.cfg.CFGEdge.Kind
-
Uses of CFGEdge.Kind in pascal.taie.analysis.graph.cfg
Modifier and TypeMethodDescriptionCFGEdge.getKind()
static CFGEdge.Kind
Returns the enum constant of this class with the specified name.static CFGEdge.Kind[]
CFGEdge.Kind.values()
Returns an array containing the constants of this enum class, in the order they are declared.