public class WeightedForwardQuery<W extends wpds.impl.Weight> extends ForwardQuery
| Constructor and Description |
|---|
WeightedForwardQuery(ControlFlowGraph.Edge stmt,
Val variable,
W weight) |
| Modifier and Type | Method and Description |
|---|---|
W |
weight() |
toStringpublic WeightedForwardQuery(ControlFlowGraph.Edge stmt, Val variable, W weight)
public W weight()
Copyright © 2024. All rights reserved.