Verwendungen von Klasse
org.aspectj.weaver.ast.Test
Packages, die Test verwenden
Package
Beschreibung
-
Verwendungen von Test in org.aspectj.weaver.ast
Unterklassen von Test in org.aspectj.weaver.astModifizierer und TypKlasseBeschreibungclassclassclassclassclassfinal classclassclassMethoden in org.aspectj.weaver.ast, die Test zurückgebenModifizierer und TypMethodeBeschreibungNot.getBody()And.getLeft()Or.getLeft()And.getRight()Or.getRight()static Teststatic Teststatic TestTest.makeFieldGetCall(Member f, Member m, Expr[] args) static TestTest.makeHasAnnotation(Var v, ResolvedType annTy) static TestTest.makeInstanceof(Var v, ResolvedType ty) static Teststatic TestMethoden in org.aspectj.weaver.ast mit Parametern vom Typ TestKonstruktoren in org.aspectj.weaver.ast mit Parametern vom Typ Test -
Verwendungen von Test in org.aspectj.weaver.bcel
Methoden in org.aspectj.weaver.bcel mit Parametern vom Typ TestModifizierer und TypMethodeBeschreibungstatic InstructionListBcelRenderer.renderTest(InstructionFactory fact, BcelWorld world, Test e, InstructionHandle sk, InstructionHandle fk, InstructionHandle next) -
Verwendungen von Test in org.aspectj.weaver.internal.tools
Unterklassen von Test in org.aspectj.weaver.internal.toolsModifizierer und TypKlasseBeschreibungclassTest that uses MatchingContext to match (or not)Methoden in org.aspectj.weaver.internal.tools, die Test zurückgebenModifizierer und TypMethodeBeschreibungprotected TestPointcutDesignatorHandlerBasedPointcut.findResidueInternal(Shadow shadow, ExposedState state) -
Verwendungen von Test in org.aspectj.weaver.patterns
Methoden in org.aspectj.weaver.patterns, die Test zurückgebenModifizierer und TypMethodeBeschreibungprotected TestNameBindingPointcut.exposeStateForVar(Var var, TypePattern type, ExposedState state, World world) final TestPointcut.findResidue(Shadow shadow, ExposedState state) This can be called from NotPointcut even for Pointcuts that don't match the shadowprotected TestAndPointcut.findResidueInternal(Shadow shadow, ExposedState state) protected TestAnnotationPointcut.findResidueInternal(Shadow shadow, ExposedState state) protected TestArgsAnnotationPointcut.findResidueInternal(Shadow shadow, ExposedState state) protected TestArgsPointcut.findResidueInternal(Shadow shadow, ExposedState state) protected TestCflowPointcut.findResidueInternal(Shadow shadow, ExposedState state) protected TestConcreteCflowPointcut.findResidueInternal(Shadow shadow, ExposedState state) protected TestHandlerPointcut.findResidueInternal(Shadow shadow, ExposedState state) protected TestIfPointcut.findResidueInternal(Shadow shadow, ExposedState state) At each shadow that matched, the residue can be different.protected TestIfPointcut.IfFalsePointcut.findResidueInternal(Shadow shadow, ExposedState state) protected TestIfPointcut.IfTruePointcut.findResidueInternal(Shadow shadow, ExposedState state) protected TestKindedPointcut.findResidueInternal(Shadow shadow, ExposedState state) protected TestNotPointcut.findResidueInternal(Shadow shadow, ExposedState state) protected TestOrPointcut.findResidueInternal(Shadow shadow, ExposedState state) protected TestPerCflow.findResidueInternal(Shadow shadow, ExposedState state) protected TestPerFromSuper.findResidueInternal(Shadow shadow, ExposedState state) protected TestPerObject.findResidueInternal(Shadow shadow, ExposedState state) PerSingleton.findResidueInternal(Shadow shadow, ExposedState state) protected TestPerTypeWithin.findResidueInternal(Shadow shadow, ExposedState state) protected abstract TestPointcut.findResidueInternal(Shadow shadow, ExposedState state) protected TestReferencePointcut.findResidueInternal(Shadow shadow, ExposedState state) protected TestThisOrTargetAnnotationPointcut.findResidueInternal(Shadow shadow, ExposedState state) The guard here is going to be the hasAnnotation() test - if it gets through (which we cannot determine until runtime) then we must have a TypeAnnotationAccessVar in place - this means we must *always* have one in place.protected TestThisOrTargetPointcut.findResidueInternal(Shadow shadow, ExposedState state) Residue is the remainder of the pointcut match that couldn't be performed with the purely static information at compile time and this method returns the residue of a pointcut at a particular shadow.protected TestWithinAnnotationPointcut.findResidueInternal(Shadow shadow, ExposedState state) protected TestWithinCodeAnnotationPointcut.findResidueInternal(Shadow shadow, ExposedState state) protected TestWithincodePointcut.findResidueInternal(Shadow shadow, ExposedState state) protected TestWithinPointcut.findResidueInternal(Shadow shadow, ExposedState state) -
Verwendungen von Test in org.aspectj.weaver.reflect
Konstruktoren in org.aspectj.weaver.reflect mit Parametern vom Typ TestModifiziererKonstruktorBeschreibungShadowMatchImpl(FuzzyBoolean match, Test test, ExposedState state, PointcutParameter[] params) StandardShadowMatchImpl(FuzzyBoolean match, Test test, ExposedState state, PointcutParameter[] params)