Interface Node

    • Method Detail

      • accept

        default <P,​R> R accept​(Node.Visitor<P,​R> visitor,
                                     P par)