There may be two question:
1\. How to implement a custom Pragma macro? For example: {. Emit.}, {. link.}. 2.How to use macros to implement decorators similar to Java and Python, such as @Authentication(userId).
There may be two question:
1\. How to implement a custom Pragma macro? For example: {. Emit.}, {. link.}. 2.How to use macros to implement decorators similar to Java and Python, such as @Authentication(userId).