synthetic Method For Annotations
JVM signature of a synthetic method which is generated to store annotations on a property in the bytecode.
Example: JvmMethodSignature("getX$annotations", "()V")
.
JVM signature of a synthetic method which is generated to store annotations on a property in the bytecode.
Example: JvmMethodSignature("getX$annotations", "()V")
.