Interface HasAsInt<T>

    • Method Detail

      • asInt

        ToInt<T> asInt()
        Returns an expression that casts the result of the current expression into an int.
        Returns:
        the casted expression