public class QueryIterSingleton extends QueryIterYieldN
traceIterators| Modifier and Type | Method and Description |
|---|---|
static QueryIterSingleton |
create(Binding binding,
ExecutionContext execCxt) |
static QueryIterSingleton |
create(Binding parent,
Var var,
Node value,
ExecutionContext execCxt) |
void |
output(IndentedWriter out,
SerializationContext sCxt) |
getBindingclose, getExecContext, getIteratorNumber, makeTracked, map, materialize, materialize, outputcancel, debug, hasNext, next, nextBinding, removetoString, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemainingtoStringpublic static QueryIterSingleton create(Binding parent, Var var, Node value, ExecutionContext execCxt)
public static QueryIterSingleton create(Binding binding, ExecutionContext execCxt)
public void output(IndentedWriter out, SerializationContext sCxt)
output in interface PrintSerializableoutput in class QueryIterYieldNLicenced under the Apache License, Version 2.0