Join Slack
Powered by
Can KSP parse the variables inside a String templa...
# ksp
j
janvladimirmostert
02/02/2022, 8:46 PM
Can KSP parse the variables inside a String template or is that not possible? Something like this maybe: @BlahTemplate() val template = """ Some static text ${ someVariable } ${ someVariable.toUppercase() } Some more static text """
j
Jiaxiang
02/02/2022, 8:50 PM
no it’s not possible
👍 1
3
Views
Open in Slack
Previous
Next