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