@Retention(value=RUNTIME)
public static @interface MD.LambdaClasses
Information on lambda classes for top level or data/instance member functions already generated in this package.
Because this information is not available before the end of code generation,
it will be the the constants class ModuleC
that is so annotated.
This defines an array of QNames
and another of Strings
.
Both arrays will have the same length and entries with the same index are associated.
public abstract MD.QName[] qnames
Array of Frege function names
public abstract java.lang.String[] jnames
Array of Java class names