public interface Visitor<N extends Node> extends NodeAdaptingVisitor<N>
void
visit(N node)
void visit(N node)
Copyright © 2017. All rights reserved.