public class GroupNodeVarBindingInfo extends Object
IGroupMemberNode
s.Constructor and Description |
---|
GroupNodeVarBindingInfo(IGroupMemberNode node,
StaticAnalysis sa,
ASTJoinGroupFilterExistsInfo fExInfo)
Constructor
|
Modifier and Type | Method and Description |
---|---|
Set<IVariable<?>> |
getDefinitelyProduced() |
Set<IVariable<?>> |
getDesiredBound() |
Set<IVariable<?>> |
getMaybeProduced() |
IGroupMemberNode |
getNode() |
Set<IVariable<?>> |
getRequiredBound() |
Set<IVariable<?>> |
leftToBeBound(Set<IVariable<?>> knownBound)
Get variables that remain to be bound, assuming that the definitely
incoming variables plus the variables passed as parameter are bound
already.
|
public GroupNodeVarBindingInfo(IGroupMemberNode node, StaticAnalysis sa, ASTJoinGroupFilterExistsInfo fExInfo)
node
- sa
- public IGroupMemberNode getNode()
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.