public interface Visitable<T extends Visitable<?>>
void
accept(T node)
void accept(T node)
Copyright © 2021 The Apache Software Foundation. All rights reserved.