Interface ClassType.Visitor<P,​R>

    • Method Detail

      • visit

        default R visit​(ClassType classType,
                        P par)