public class ForwardQueryArray extends ForwardQuery
| Constructor and Description |
|---|
ForwardQueryArray(ControlFlowGraph.Edge stmt,
Val variable,
Integer index) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getIndex() |
int |
hashCode() |
String |
toString() |
public ForwardQueryArray(ControlFlowGraph.Edge stmt, Val variable, Integer index)
Copyright © 2024. All rights reserved.