Interface Visitor<T>

All Superinterfaces:
TypeTreeVisitor<T>

public interface Visitor<T> extends TypeTreeVisitor<T>