public static interface EffectList.Effect
| Modifier and Type | Method and Description |
|---|---|
void |
apply(StructuredGraph graph,
ArrayList<Node> obsoleteNodes) |
default boolean |
isCfgKill() |
default boolean |
isVisible() |
default boolean isVisible()
default boolean isCfgKill()
void apply(StructuredGraph graph, ArrayList<Node> obsoleteNodes)