|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface Scope
The Scope annotation is used in
ScopeVisitable
and
ScopeVisitor
implementations
to indicate which scope should be visited.
Required Element Summary | |
---|---|
Scope.ScopeType |
scope
|
Element Detail |
---|
public abstract Scope.ScopeType scope
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |