Shreyash Saitwal
09/01/2022, 4:48 PMJiaxiang
09/01/2022, 4:51 PMShreyash Saitwal
09/01/2022, 4:55 PMenum class Foo { bar, bazz }
Then I want to be able to get the values bar and bazz given that I have KSDeclaration of FooJiaxiang
09/01/2022, 5:39 PMKSClassDeclaration.declarations
Shreyash Saitwal
09/01/2022, 5:58 PMBig Chungus
09/01/2022, 5:59 PMJiaxiang
09/01/2022, 6:00 PMShreyash Saitwal
09/01/2022, 6:01 PMBig Chungus
09/01/2022, 6:03 PMShreyash Saitwal
09/01/2022, 6:04 PMBig Chungus
09/01/2022, 6:05 PMJiaxiang
09/01/2022, 6:06 PM-Xallow-no-source-files
flag, as otherwise compiler will simply return upon no kotlin source case. But that will requires you to run KSP in commandline mode which can be tricky to figure out how to do that without the help of gradle.Big Chungus
09/01/2022, 6:07 PMJiaxiang
09/01/2022, 6:07 PMBig Chungus
09/01/2022, 6:08 PMJiaxiang
09/01/2022, 6:12 PMBig Chungus
09/01/2022, 6:13 PMShreyash Saitwal
09/01/2022, 6:13 PMBig Chungus
09/01/2022, 6:14 PMShreyash Saitwal
09/01/2022, 6:15 PM-Xallow-no-source-files
flag?Jiaxiang
09/01/2022, 6:21 PMShreyash Saitwal
09/01/2022, 6:31 PM