Interface Visitor<R>

Type Parameters:
R - Return type
All Known Implementing Classes:
VisitorImpl

public interface Visitor<R>
Node visitor.