Class IrText
java.lang.Object
org.eclipse.rdf4j.queryrender.sparql.ir.IrNode
org.eclipse.rdf4j.queryrender.sparql.ir.IrText
Generic textual line node when no more specific IR type is available.
-
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
-
IrText
-
-
Method Details
-
getText
-
print
-