|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=METHOD) public @interface BlockMetadata
Internal block metadata generated by the compiler for consumption by the runtime.
| Required Element Summary | |
|---|---|
BlockKind |
kind
|
java.lang.String[] |
texts
|
| Element Detail |
|---|
public abstract BlockKind kind
public abstract java.lang.String[] texts
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||