How can I get the Declared Fields of a Java Class on an Annotation Processor?

后端 未结 0 927
终归单人心
终归单人心 2021-02-09 03:55

Hi I am currently trying my hand at an AnnotationProcessor for Java. The only problem I have now is how to get the Declared Fields for the class over which the annotation is pla

相关标签:
回答
  • 消灭零回复
提交回复
热议问题