Package com.foursoft.harness.vec.v113.visitor
package com.foursoft.harness.vec.v113.visitor
-
ClassDescriptionBaseVisitor<R,
E extends Throwable> DepthFirstTraverserImpl<E extends Throwable>A Visitor implementation which returns the value returned by the function invocation for each visit method.Base implementation for a strictVisitor.TraversingVisitor<R,E extends Throwable>