public interface AffectedLocation
| Modifier and Type | Method and Description |
|---|---|
List<PathElement> |
getDataFlowPath() |
String |
getMessage() |
int |
getRuleIndex() |
ControlFlowGraph.Edge |
getStatement() |
Val |
getVariable() |
ControlFlowGraph.Edge getStatement()
Val getVariable()
List<PathElement> getDataFlowPath()
String getMessage()
int getRuleIndex()
Copyright © 2024. All rights reserved.