Interface Visitable<T>

    • Method Detail

      • accept

        void accept​(Visitor4<T> visitor)