public class OpWalker extends Object
OpWalker()
static void
walk(Op op, OpVisitor visitor)
walk(Op op, OpVisitor visitor, OpVisitor beforeVisitor, OpVisitor afterVisitor)
walk(com.hp.hpl.jena.sparql.algebra.OpWalker.WalkerVisitor walkerVisitor, Op op)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OpWalker()
public static void walk(Op op, OpVisitor visitor)
public static void walk(Op op, OpVisitor visitor, OpVisitor beforeVisitor, OpVisitor afterVisitor)
public static void walk(com.hp.hpl.jena.sparql.algebra.OpWalker.WalkerVisitor walkerVisitor, Op op)
Licenced under the Apache License, Version 2.0