public interface TreeVisitor<T>
boolean
visit(T node)
boolean visit(T node)
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.