public interface ExplicitVariableProjectionNode extends QueryNode
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableSet<Variable> |
getVariables()
Set of variables returned by any sub-tree where this node is the root.
|
acceptNodeTransformer, acceptVisitor, clone, getLocallyDefinedVariables, getLocallyRequiredVariables, getLocalVariables, getRequiredVariables, isEquivalentTo, isSyntacticallyEquivalentTo, isVariableNullablecom.google.common.collect.ImmutableSet<Variable> getVariables()
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.