public class NaiveVariableOccurrenceAnalyzerImpl extends Object implements VariableOccurrenceAnalyzer
| Constructor and Description |
|---|
NaiveVariableOccurrenceAnalyzerImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isVariableUsedSomewhereElse(IntermediateQuery query,
QueryNode originNode,
Variable variable) |
public boolean isVariableUsedSomewhereElse(IntermediateQuery query, QueryNode originNode, Variable variable)
isVariableUsedSomewhereElse in interface VariableOccurrenceAnalyzerCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.