|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface SpecMetadata
Internal specification metadata generated by the compiler for consumption by the runtime. Currently only serves as an indication that the specification has been compiled successfully.
Required Element Summary | |
---|---|
java.lang.String |
filename
|
int |
line
|
Element Detail |
---|
public abstract java.lang.String filename
public abstract int line
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |