|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Bindings | |
---|---|
org.aspectj.weaver.patterns |
Uses of Bindings in org.aspectj.weaver.patterns |
---|
Fields in org.aspectj.weaver.patterns declared as Bindings | |
---|---|
static Bindings |
Bindings.NONE
|
Methods in org.aspectj.weaver.patterns that return Bindings | |
---|---|
Bindings |
Bindings.copy()
|
Methods in org.aspectj.weaver.patterns with parameters of type Bindings | |
---|---|
void |
Bindings.checkEquals(Bindings other,
IScope scope)
signals an error if one has a binding and other doesn't |
void |
Bindings.mergeIn(Bindings other,
IScope scope)
|
void |
PerCflow.resolveBindings(IScope scope,
Bindings bindings)
|
void |
NotPointcut.resolveBindings(IScope scope,
Bindings bindings)
|
void |
CflowPointcut.resolveBindings(IScope scope,
Bindings bindings)
|
void |
ConcreteCflowPointcut.resolveBindings(IScope scope,
Bindings bindings)
|
void |
OrPointcut.resolveBindings(IScope scope,
Bindings bindings)
|
void |
PerFromSuper.resolveBindings(IScope scope,
Bindings bindings)
|
ISignaturePattern |
OrSignaturePattern.resolveBindings(IScope scope,
Bindings bindings)
|
ThrowsPattern |
ThrowsPattern.resolveBindings(IScope scope,
Bindings bindings)
|
void |
ThisOrTargetPointcut.resolveBindings(IScope scope,
Bindings bindings)
|
void |
ArgsPointcut.resolveBindings(IScope scope,
Bindings bindings)
|
ISignaturePattern |
ISignaturePattern.resolveBindings(IScope scope,
Bindings none)
|
void |
IfPointcut.resolveBindings(IScope scope,
Bindings bindings)
|
void |
IfPointcut.IfFalsePointcut.resolveBindings(IScope scope,
Bindings bindings)
|
void |
IfPointcut.IfTruePointcut.resolveBindings(IScope scope,
Bindings bindings)
|
ISignaturePattern |
AndSignaturePattern.resolveBindings(IScope scope,
Bindings bindings)
|
void |
PerTypeWithin.resolveBindings(IScope scope,
Bindings bindings)
|
void |
KindedPointcut.resolveBindings(IScope scope,
Bindings bindings)
|
ISignaturePattern |
NotSignaturePattern.resolveBindings(IScope scope,
Bindings bindings)
|
void |
PerSingleton.resolveBindings(IScope scope,
Bindings bindings)
|
void |
ReferencePointcut.resolveBindings(IScope scope,
Bindings bindings)
|
void |
WithincodePointcut.resolveBindings(IScope scope,
Bindings bindings)
|
void |
WithinPointcut.resolveBindings(IScope scope,
Bindings bindings)
|
SignaturePattern |
SignaturePattern.resolveBindings(IScope scope,
Bindings bindings)
|
void |
AndPointcut.resolveBindings(IScope scope,
Bindings bindings)
|
void |
HandlerPointcut.resolveBindings(IScope scope,
Bindings bindings)
|
void |
PerObject.resolveBindings(IScope scope,
Bindings bindings)
|
AnnotationTypePattern |
AnnotationTypePattern.resolveBindings(IScope scope,
Bindings bindings,
boolean allowBinding)
This can modify in place, or return a new TypePattern if the type changes. |
AnnotationTypePattern |
ExactAnnotationFieldTypePattern.resolveBindings(IScope scope,
Bindings bindings,
boolean allowBinding)
resolve one of these funky things. |
AnnotationTypePattern |
OrAnnotationTypePattern.resolveBindings(IScope scope,
Bindings bindings,
boolean allowBinding)
|
AnnotationTypePattern |
WildAnnotationTypePattern.resolveBindings(IScope scope,
Bindings bindings,
boolean allowBinding)
This can modify in place, or return a new TypePattern if the type changes. |
AnnotationTypePattern |
AndAnnotationTypePattern.resolveBindings(IScope scope,
Bindings bindings,
boolean allowBinding)
|
AnnotationPatternList |
AnnotationPatternList.resolveBindings(IScope scope,
Bindings bindings,
boolean allowBinding)
|
AnnotationTypePattern |
ExactAnnotationTypePattern.resolveBindings(IScope scope,
Bindings bindings,
boolean allowBinding)
|
AnnotationTypePattern |
NotAnnotationTypePattern.resolveBindings(IScope scope,
Bindings bindings,
boolean allowBinding)
|
TypePattern |
NotTypePattern.resolveBindings(IScope scope,
Bindings bindings,
boolean allowBinding,
boolean requireExactType)
|
TypePattern |
TypePattern.resolveBindings(IScope scope,
Bindings bindings,
boolean allowBinding,
boolean requireExactType)
This can modify in place, or return a new TypePattern if the type changes. |
TypePattern |
WildTypePattern.resolveBindings(IScope scope,
Bindings bindings,
boolean allowBinding,
boolean requireExactType)
Need to determine if I'm really a pattern or a reference to a formal We may wish to further optimize the case of pattern vs. |
TypePattern |
OrTypePattern.resolveBindings(IScope scope,
Bindings bindings,
boolean allowBinding,
boolean requireExactType)
|
TypePattern |
ExactTypePattern.resolveBindings(IScope scope,
Bindings bindings,
boolean allowBinding,
boolean requireExactType)
|
TypePattern |
HasMemberTypePattern.resolveBindings(IScope scope,
Bindings bindings,
boolean allowBinding,
boolean requireExactType)
|
TypePattern |
AndTypePattern.resolveBindings(IScope scope,
Bindings bindings,
boolean allowBinding,
boolean requireExactType)
|
TypePatternList |
TypePatternList.resolveBindings(IScope scope,
Bindings bindings,
boolean allowBinding,
boolean requireExactType)
|
UnresolvedType |
TypePattern.resolveExactType(IScope scope,
Bindings bindings)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |