Interface ExposesCall.AsFunction

    • Method Detail

      • asFunction

        @NotNull
        @Contract(pure=true)
        @NotNull Expression asFunction()
        Returns:
        A function invocation that can be used as an expression, for example as a property or inside a condition.