Class IrBind
java.lang.Object
org.eclipse.rdf4j.queryrender.sparql.ir.IrNode
org.eclipse.rdf4j.queryrender.sparql.ir.IrBind
Textual IR node for a BIND assignment.
-
Field Summary
Fields inherited from class IrNode
_className -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class IrNode
getVars, isNewScope, setNewScope, transformChildrenModifier and TypeMethodDescriptiongetVars()Collect variables referenced by this node and all of its children (if any).booleanvoidsetNewScope(boolean newScope) Function-style child transformation hook used by the transform pipeline to descend into nested structures.
-
Constructor Details
-
IrBind
-
-
Method Details
-
print
-