Package gw.lang.annotation
Annotation Type Order
To specify order of class members and such that otherwise lose declared order in bytecode.
We currently use this for ordering annotation methods so we can generate constructors in
declaration order. Note these constructors are for legacy purposes to provide backward
support for older Gosu annotation call sites where arguments were not named.
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
index
int index
-
-
-
value
String value- Default:
- "method"
-