| Package | Description |
|---|---|
| qilin.pta.toolkits.zipper.flowgraph |
| Modifier and Type | Method and Description |
|---|---|
Kind |
Edge.getKind() |
static Kind |
Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Kind[] |
Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Edge(Kind kind,
Node source,
Node target) |
Copyright © 2024 Soot OSS. All rights reserved.