Meta-programming with KSP and Kotlin compiler plugins by Tadeas Kriz

แชร์
ฝัง

ความคิดเห็น • 3

  • @hughlunnon3833
    @hughlunnon3833 ปีที่แล้ว

    it is possible to access the text of expressions within KSP, which can be helpful. It involves a bit of dirty casting, but has helped us a bunch

    • @Supersonicboom7
      @Supersonicboom7 ปีที่แล้ว

      This sounds great, what steps did you take? I've gone deep into code generation but only lightly using ksp and regex.

  • @georgeshalvashvili6270
    @georgeshalvashvili6270 ปีที่แล้ว

    nice