|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ContextKey
This just exists to enforce strong typing.
| Field Summary | |
|---|---|
static ContextKey |
CALLER
A property of contexts that might be generally useful: the "caller" method ... |
static ContextKey |
CALLSITE
A property of contexts that might be generally useful: the "call site" method ... |
static ContextKey |
FILTER
A property of contexts that might be generally useful: an identifier for the type filters applied to the receiver object ... |
static ContextKey |
RECEIVER
A property of contexts that might be generally useful: an identifier for the receiver object ... |
| Field Detail |
|---|
static final ContextKey CALLER
static final ContextKey CALLSITE
static final ContextKey RECEIVER
static final ContextKey FILTER
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||