A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

T

T_ADDRESS - Static variable in interface org.aspectj.apache.bcel.Constants
 
T_ARRAY - Static variable in interface org.aspectj.apache.bcel.Constants
 
T_BOOLEAN - Static variable in interface org.aspectj.apache.bcel.Constants
 
T_BYTE - Static variable in interface org.aspectj.apache.bcel.Constants
 
T_CHAR - Static variable in interface org.aspectj.apache.bcel.Constants
 
T_DOUBLE - Static variable in interface org.aspectj.apache.bcel.Constants
 
T_FLOAT - Static variable in interface org.aspectj.apache.bcel.Constants
 
T_INT - Static variable in interface org.aspectj.apache.bcel.Constants
 
T_LONG - Static variable in interface org.aspectj.apache.bcel.Constants
 
T_OBJECT - Static variable in interface org.aspectj.apache.bcel.Constants
 
T_REFERENCE - Static variable in interface org.aspectj.apache.bcel.Constants
 
T_SHORT - Static variable in interface org.aspectj.apache.bcel.Constants
 
T_UNKNOWN - Static variable in interface org.aspectj.apache.bcel.Constants
 
T_VOID - Static variable in interface org.aspectj.apache.bcel.Constants
 
TABLESWITCH - Static variable in interface org.aspectj.apache.bcel.Constants
 
TABLESWITCH - Class in org.aspectj.apache.bcel.generic
TABLESWITCH - Switch within given range of values, i.e., low..high
TABLESWITCH(int[], InstructionHandle[], InstructionHandle) - Constructor for class org.aspectj.apache.bcel.generic.TABLESWITCH
 
TABLESWITCH(ByteSequence) - Constructor for class org.aspectj.apache.bcel.generic.TABLESWITCH
Read needed data (e.g.
Tag - Class in org.aspectj.apache.bcel.generic
A tag is an instruction-targeter that does not remember its target.
Tag() - Constructor for class org.aspectj.apache.bcel.generic.Tag
 
tagAsReplacingExistingMethod() - Method in class org.aspectj.weaver.MethodDelegateTypeMunger
 
tagAsTypeHierarchyComplete() - Method in class org.aspectj.weaver.ResolvedType
 
TARGET - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
TARGETER_INSTRUCTION - Static variable in interface org.aspectj.apache.bcel.Constants
 
TargetLostException - Exception in org.aspectj.apache.bcel.generic
Thrown by InstructionList.remove() when one or multiple disposed instruction are still being referenced by a InstructionTargeter object.
TASKTAG - Static variable in interface org.aspectj.bridge.IMessage
 
tearDown() - Method in class org.aspectj.weaver.bcel.ClassLoaderRepositoryTests
 
tearDown() - Method in class org.aspectj.weaver.bcel.MegaZipTestCase
 
tearDown() - Method in class org.aspectj.weaver.bcel.TjpWeaveTestCase
 
tearDown() - Method in class org.aspectj.weaver.bcel.WeaveTestCase
 
tearDown() - Method in class org.aspectj.weaver.bcel.ZipTestCase
 
temporaryAnnotationTypes - Variable in class org.aspectj.weaver.ResolvedType
 
TemporaryTypeMunger - Class in org.aspectj.weaver
Some methods need a temporary type munger (because ConcreteTypeMunger is abstract - dont ask...).
TemporaryTypeMunger(ResolvedTypeMunger, ResolvedType) - Constructor for class org.aspectj.weaver.TemporaryTypeMunger
 
terminatesWithReturn() - Method in class org.aspectj.weaver.bcel.BcelShadow
If the end of my range has no real instructions following then my context needs a return at the end.
Test - Class in org.aspectj.weaver.ast
 
Test() - Constructor for class org.aspectj.weaver.ast.Test
 
testAdd() - Method in class org.aspectj.weaver.bcel.PointcutResidueTestCase
 
testAdditionalUpperBounds() - Method in class org.aspectj.weaver.TypeVariableTestCase
 
testAfter() - Method in class org.aspectj.weaver.bcel.AfterWeaveTestCase
 
testAfterReturning() - Method in class org.aspectj.weaver.bcel.AfterReturningWeaveTestCase
 
testAfterReturningArgs() - Method in class org.aspectj.weaver.bcel.ArgsWeaveTestCase
 
testAfterReturningCheckcastParam() - Method in class org.aspectj.weaver.bcel.AfterReturningWeaveTestCase
 
testAfterReturningConversionParam() - Method in class org.aspectj.weaver.bcel.AfterReturningWeaveTestCase
 
testAfterReturningParam() - Method in class org.aspectj.weaver.bcel.AfterReturningWeaveTestCase
 
testAfterThrowing() - Method in class org.aspectj.weaver.bcel.AfterThrowingWeaveTestCase
 
testAfterThrowingParam() - Method in class org.aspectj.weaver.bcel.AfterThrowingWeaveTestCase
 
testAllMessagesDefined() - Method in class org.aspectj.weaver.WeaverMessagesTestCase
 
testAndAnnotationPatternMatching() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testAnnotationPatternMatchingOnFields() - Method in class org.aspectj.weaver.patterns.AnnotationPatternMatchingTestCase
 
testAnnotationPatternMatchingOnMethods() - Method in class org.aspectj.weaver.patterns.AnnotationPatternMatchingTestCase
 
testAnnotationPatternMatchingOnTypes() - Method in class org.aspectj.weaver.patterns.AnnotationPatternMatchingTestCase
 
testAnnotationTypeResolutionOnFields() - Method in class org.aspectj.weaver.patterns.AnnotationPatternMatchingTestCase
 
testAnnotationTypeResolutionOnMethods() - Method in class org.aspectj.weaver.patterns.AnnotationPatternMatchingTestCase
 
testAnnotationTypeResolutionOnTypes() - Method in class org.aspectj.weaver.patterns.AnnotationPatternMatchingTestCase
 
testAnyAnnotationPatternMatching() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testArgResidue1() - Method in class org.aspectj.weaver.bcel.PointcutResidueTestCase
 
testArgResidue2() - Method in class org.aspectj.weaver.bcel.PointcutResidueTestCase
 
testArgResidue3() - Method in class org.aspectj.weaver.bcel.PointcutResidueTestCase
 
testArgsMatching() - Method in class org.aspectj.weaver.tools.PointcutExpressionTest
 
testAround() - Method in class org.aspectj.weaver.bcel.AroundWeaveTestCase
 
testAround2Tjp() - Method in class org.aspectj.weaver.bcel.TjpWeaveTestCase
 
testAroundAll() - Method in class org.aspectj.weaver.bcel.AroundWeaveTestCase
 
testAroundAllAndOthers() - Method in class org.aspectj.weaver.bcel.AroundWeaveTestCase
 
testAroundAndOthers() - Method in class org.aspectj.weaver.bcel.AroundWeaveTestCase
 
testAroundTjp() - Method in class org.aspectj.weaver.bcel.TjpWeaveTestCase
 
testArrayArgsSig() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testAutoPurgeUrlRepository() - Method in class org.aspectj.weaver.bcel.ClassLoaderRepositoryTests
 
testBaseOnlyField() - Method in class org.aspectj.weaver.ResolvedMemberSignaturesTestCase15
 
testBaseOnlyMethod() - Method in class org.aspectj.weaver.ResolvedMemberSignaturesTestCase15
 
testBaseOnlyStaticMethod() - Method in class org.aspectj.weaver.ResolvedMemberSignaturesTestCase15
 
testBefore() - Method in class org.aspectj.weaver.bcel.BeforeWeaveTestCase
 
testBefore() - Method in class org.aspectj.weaver.bcel.FieldSetTestCase
 
testBefore() - Method in class org.aspectj.weaver.bcel.NonstaticWeaveTestCase
 
testBeforeCflow() - Method in class org.aspectj.weaver.bcel.NonstaticWeaveTestCase
 
testBeforePerThis() - Method in class org.aspectj.weaver.bcel.NonstaticWeaveTestCase
 
testBig() - Method in class org.aspectj.weaver.bcel.ZipTestCase
 
testBigWithEasyNoTrace() - Method in class org.aspectj.weaver.bcel.ZipTestCase
 
testBindingAnnotationPatternMatching() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testBindWithoutResolve() - Method in class org.aspectj.weaver.TypeVariableTestCase
 
testBothField() - Method in class org.aspectj.weaver.ResolvedMemberSignaturesTestCase15
 
testBothMethod() - Method in class org.aspectj.weaver.ResolvedMemberSignaturesTestCase15
 
testBothStaticMethod() - Method in class org.aspectj.weaver.ResolvedMemberSignaturesTestCase15
 
testCanBeParameterizedGenericMethod() - Method in class org.aspectj.weaver.MemberTestCase15
 
testCanBeParameterizedMethodInGenericType() - Method in class org.aspectj.weaver.MemberTestCase15
 
testCanBeParameterizedRegularMethod() - Method in class org.aspectj.weaver.MemberTestCase15
 
testCanBindToInterfaceFail() - Method in class org.aspectj.weaver.TypeVariableTestCase
 
testCanBindToInterfaceMatch() - Method in class org.aspectj.weaver.TypeVariableTestCase
 
testCanBindToUpperFail() - Method in class org.aspectj.weaver.TypeVariableTestCase
 
testCanBindToUpperMatch() - Method in class org.aspectj.weaver.TypeVariableTestCase
 
testCflowState() - Method in class org.aspectj.weaver.bcel.PointcutResidueTestCase
 
testChangingThrowsClause() - Method in class org.aspectj.weaver.ResolvedMemberSignaturesTestCase15
 
testClassSignatureParsingInJDK() - Method in class org.aspectj.weaver.GenericSignatureParserTest
 
testColonColon() - Method in class org.aspectj.weaver.bcel.BcelGenericSignatureToTypeXTestCase
 
testCommonsTrace() - Method in class org.aspectj.weaver.CommonsTraceTest
 
testCompareSubclassDelegates() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testConstructionByNameAndVariable() - Method in class org.aspectj.weaver.TypeVariableReferenceTypeTestCase
 
testCouldMatchJoinPointsInType() - Method in class org.aspectj.weaver.tools.PointcutExpressionTest
 
TESTDATA_PATH - Static variable in class org.aspectj.weaver.BcweaverTests
 
testDebug() - Method in class org.aspectj.weaver.AbstractTraceTest
 
testDeclaredMethodWithParameter() - Method in class org.aspectj.weaver.ParameterizedReferenceTypeTestCase
 
testDeclaredMethodWithParameterizedReturnType() - Method in class org.aspectj.weaver.ParameterizedReferenceTypeTestCase
 
testDefaultBounds() - Method in class org.aspectj.weaver.TypeVariableTestCase
 
testDefaultTrace() - Method in class org.aspectj.weaver.DefaultTraceTest
 
testDerivedField() - Method in class org.aspectj.weaver.ResolvedMemberSignaturesTestCase15
 
testDerivedMethod() - Method in class org.aspectj.weaver.ResolvedMemberSignaturesTestCase15
 
testDerivedStaticMethod() - Method in class org.aspectj.weaver.ResolvedMemberSignaturesTestCase15
 
testDominates() - Method in class org.aspectj.weaver.bcel.WeaveOrderTestCase
 
testDominatesHarder() - Method in class org.aspectj.weaver.bcel.WeaveOrderTestCase
 
testDump() - Method in class org.aspectj.weaver.DumpTestCase
 
testDumpOnExit() - Method in class org.aspectj.weaver.DumpTestCase
 
testDumpOnExitExcluded() - Method in class org.aspectj.weaver.DumpTestCase
 
testDumpOnExitIncluded() - Method in class org.aspectj.weaver.DumpTestCase
 
testDumpWithException() - Method in class org.aspectj.weaver.DumpTestCase
 
testDynamicMatch() - Method in class org.aspectj.weaver.tools.PointcutDesignatorHandlerTests
 
testEmptyConstructor() - Method in class org.aspectj.weaver.tools.PointcutParserTest
 
testEmptyForAntJUnit() - Method in class org.aspectj.weaver.bcel.MegaZipTestCase
 
testEnclosingStaticTjp() - Method in class org.aspectj.weaver.bcel.TjpWeaveTestCase
 
testEnter() - Method in class org.aspectj.weaver.AbstractTraceTest
 
testEnterWithThis() - Method in class org.aspectj.weaver.AbstractTraceTest
 
testEnterWithThisAndArgs() - Method in class org.aspectj.weaver.AbstractTraceTest
 
testEnterWithThisAndArray() - Method in class org.aspectj.weaver.AbstractTraceTest
 
testEnterWithThisAndClassLoader() - Method in class org.aspectj.weaver.AbstractTraceTest
 
testEnterWithThisAndCollection() - Method in class org.aspectj.weaver.AbstractTraceTest
 
testEnterWithThisAndHashCodeException() - Method in class org.aspectj.weaver.AbstractTraceTest
 
testEnterWithThisAndToStringException() - Method in class org.aspectj.weaver.AbstractTraceTest
 
testEnterWithThisAndTraceable() - Method in class org.aspectj.weaver.AbstractTraceTest
 
testEnumFromHell() - Method in class org.aspectj.weaver.bcel.BcelGenericSignatureToTypeXTestCase
 
testError() - Method in class org.aspectj.weaver.AbstractTraceTest
 
testErrorWithException() - Method in class org.aspectj.weaver.AbstractTraceTest
 
testEvent() - Method in class org.aspectj.weaver.AbstractTraceTest
 
testEventWithThisAndArg() - Method in class org.aspectj.weaver.AbstractTraceTest
 
testEventWithThisAndArgs() - Method in class org.aspectj.weaver.AbstractTraceTest
 
testExactAnnotationPatternMatching() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testExit() - Method in class org.aspectj.weaver.AbstractTraceTest
 
testExitWithReturn() - Method in class org.aspectj.weaver.AbstractTraceTest
 
testExitWithThrowable() - Method in class org.aspectj.weaver.AbstractTraceTest
 
testExtendsBounds() - Method in class org.aspectj.weaver.BoundedReferenceTypeTestCase
 
testFancyAfterReturningArgs() - Method in class org.aspectj.weaver.bcel.ArgsWeaveTestCase
 
testFancyHello() - Method in class org.aspectj.weaver.bcel.MoveInstructionsWeaveTestCase
 
testFancyHelloWorld() - Method in class org.aspectj.weaver.bcel.UtilityTestCase
 
testFancyId() - Method in class org.aspectj.weaver.bcel.IdWeaveTestCase
 
testFastMatch() - Method in class org.aspectj.weaver.tools.PointcutDesignatorHandlerTests
 
testFatal() - Method in class org.aspectj.weaver.AbstractTraceTest
 
testFatalWithException() - Method in class org.aspectj.weaver.AbstractTraceTest
 
testFieldContents() - Method in class org.aspectj.weaver.MemberTestCase
 
testFormals() - Method in class org.aspectj.weaver.tools.PointcutParserTest
 
testGenericInterfaceSuperclass_BcelWorldResolution() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testGetAllSupportedPointcutPrimitives() - Method in class org.aspectj.weaver.tools.PointcutParserTest
 
testGetAnnotations() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testGetAnnotationTypes() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testGetDeclaredFields() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testGetDeclaredInterfaces() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testGetDeclaredInterfacesNoAdditions() - Method in class org.aspectj.weaver.BoundedReferenceTypeTestCase
 
testGetDeclaredInterfacesWithInterfaceBounds() - Method in class org.aspectj.weaver.BoundedReferenceTypeTestCase
 
testGetDeclaredMethods() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testGetDeclaredMethodsExtends() - Method in class org.aspectj.weaver.BoundedReferenceTypeTestCase
 
testGetDeclaredMethodsSuper() - Method in class org.aspectj.weaver.BoundedReferenceTypeTestCase
 
testGetDeclaredPointcuts() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testGetModifiers() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testGetPerClause() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testGetPointcutExpression() - Method in class org.aspectj.weaver.tools.PointcutExpressionTest
 
testGetSuperclass() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testGetTrace() - Method in class org.aspectj.weaver.DefaultTraceFactoryTest
 
testGetTrace() - Method in class org.aspectj.weaver.TraceFactoryTest
 
testGetTraceFactory() - Method in class org.aspectj.weaver.CommonsTraceFactoryTest
 
testGetTraceFactory() - Method in class org.aspectj.weaver.TraceFactoryTest
 
testGetTypeVariables() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testHasAnnotation() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testHello() - Method in class org.aspectj.weaver.bcel.MoveInstructionsWeaveTestCase
 
testHelloWorld() - Method in class org.aspectj.weaver.bcel.UtilityTestCase
 
testId() - Method in class org.aspectj.weaver.bcel.IdWeaveTestCase
 
testInfo() - Method in class org.aspectj.weaver.AbstractTraceTest
 
testingParseCounter - Static variable in class org.aspectj.weaver.bcel.Utility
For testing purposes: bit clunky but does work
testIntSuperclass() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testIsAnnotation() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testIsAnnotationStyleAspect() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testIsAnnotationWithRuntimeRetention() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testIsAspect() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testIsClass() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testIsEnum() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testIsExposedToWeaver() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testIsExtends() - Method in class org.aspectj.weaver.BoundedReferenceTypeTestCase
 
testIsGeneric() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testIsInterface() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testIsSuper() - Method in class org.aspectj.weaver.BoundedReferenceTypeTestCase
 
testIsTraceEnabled() - Method in class org.aspectj.weaver.AbstractTraceTest
 
testIterator() - Method in class org.aspectj.weaver.bcel.WorldTestCase
 
testLexicalOrder() - Method in class org.aspectj.weaver.bcel.WeaveOrderTestCase
 
testLexicalOrderWithAfter() - Method in class org.aspectj.weaver.bcel.WeaveOrderTestCase
 
testLots() - Method in class org.aspectj.weaver.bcel.ArgsWeaveTestCase
 
testMatchesAdviceExecution() - Method in class org.aspectj.weaver.tools.PointcutExpressionTest
 
testMatchesConstructorCall() - Method in class org.aspectj.weaver.tools.PointcutExpressionTest
 
testMatchesConstructorExecution() - Method in class org.aspectj.weaver.tools.PointcutExpressionTest
 
testMatchesFieldGet() - Method in class org.aspectj.weaver.tools.PointcutExpressionTest
 
testMatchesFieldSet() - Method in class org.aspectj.weaver.tools.PointcutExpressionTest
 
testMatchesHandler() - Method in class org.aspectj.weaver.tools.PointcutExpressionTest
 
testMatchesInitialization() - Method in class org.aspectj.weaver.tools.PointcutExpressionTest
 
testMatchesMethodCall() - Method in class org.aspectj.weaver.tools.PointcutExpressionTest
 
testMatchesMethodExecution() - Method in class org.aspectj.weaver.tools.PointcutExpressionTest
 
testMatchesPreInitialization() - Method in class org.aspectj.weaver.tools.PointcutExpressionTest
 
testMatchesStaticInitialization() - Method in class org.aspectj.weaver.tools.PointcutExpressionTest
 
testMatching() - Method in class org.aspectj.weaver.tools.TypePatternMatcherTest
 
testMaybeParseAnnotationPattern() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testMayNeedDynamicTest() - Method in class org.aspectj.weaver.tools.PointcutExpressionTest
 
testMethod - Variable in class org.aspectj.weaver.patterns.IfPointcut
 
testMethodConstruction() - Method in class org.aspectj.weaver.MemberTestCase
 
testMethodContents() - Method in class org.aspectj.weaver.MemberTestCase
 
testMethodSignatureParsingInJDK() - Method in class org.aspectj.weaver.GenericSignatureParserTest
 
testMultiArgState() - Method in class org.aspectj.weaver.bcel.PointcutResidueTestCase
 
testMultiThreaded() - Method in class org.aspectj.weaver.bcel.ClassLoaderRepositoryTests
 
testName() - Method in class org.aspectj.weaver.TypeVariableTestCase
 
testNameAndSigWithInners() - Method in class org.aspectj.weaver.TypeXTestCase
 
testNameAndSigWithParameters() - Method in class org.aspectj.weaver.TypeXTestCase
 
testNoResidueArgs() - Method in class org.aspectj.weaver.bcel.PointcutResidueTestCase
 
testNormalLocale() - Method in class org.aspectj.weaver.LocaleTest
 
testNot() - Method in class org.aspectj.weaver.bcel.PointcutResidueTestCase
 
testNotAnnotationPatternMatching() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testNothingForAntJUnit() - Method in class org.aspectj.weaver.patterns.ConcretizationTestCase
 
testNotSharedRepository() - Method in class org.aspectj.weaver.bcel.ClassLoaderRepositoryTests
 
testNotSyntax() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testNoWalkUpMatchingConstructor() - Method in class org.aspectj.weaver.ResolvedMemberSignaturesTestCase15
 
testNoWalkUpNoMatchingConstructor() - Method in class org.aspectj.weaver.ResolvedMemberSignaturesTestCase15
 
testObjectCoersion() - Method in class org.aspectj.weaver.bcel.WorldTestCase
 
testOperatorPrecedence_319190() - Method in class org.aspectj.weaver.tools.PointcutParserTest
 
testParameterized() - Method in class org.aspectj.weaver.patterns.WildTypePatternResolutionTestCase
Foo where Foo exists and String meets the bounds Parser creates WildTypePattern namePatterns = {Foo}, typeParameters=WTP{String} resolveBindings resolves typeParameters to ExactTypePattern(String) resolves Foo to RT(Foo) returns ExactTypePattern(PFoo; - parameterized)
testParameterizedWildCard() - Method in class org.aspectj.weaver.patterns.WildTypePatternResolutionTestCase
Foo where Foo exists and takes one bound Parser creates WildTypePattern namePatterns = {Foo}, typeParameters=WTP{Str*} resolveBindings resolves typeParameters to WTP{Str*} resolves Foo to RT(Foo) returns WildTypePattern(name = Foo, typeParameters = WTP{Str*} isGeneric=false)
testParseAndAnnotationPattern() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testParseBadPattern() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testParseBadPattern2() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testParseBracketedAnnotationPattern() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testParseCflowPCDs() - Method in class org.aspectj.weaver.tools.PointcutParserTest
 
testParseComboPattern() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testParseExceptionErrorMessages() - Method in class org.aspectj.weaver.tools.PointcutParserTest
 
testParseFieldSigComplexAP() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testParseFieldSigSimpleAP() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testParseFQAnnPattern() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testParseIfPCD() - Method in class org.aspectj.weaver.tools.PointcutParserTest
 
testParseMethodFieldSigNoAP() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testParseMethodOrConstructorSigComplexAP() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testParseMethodOrConstructorSigNoAP() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testParseMethodOrConstructorSigSimpleAP() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testParseNameOrVarAnnotationPattern() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testParseNameOrVarAnnotationPatternWithAnd() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testParseNameOrVarAnnotationPatternWithNot() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testParseNameOrVarAnnotationPatternWithOr() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testParseNameOrVarAnnotationWithBinding() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testParseNotAnnotationPattern() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testParsePointcutExpression() - Method in class org.aspectj.weaver.tools.PointcutParserTest
 
testParseReferencePCDs() - Method in class org.aspectj.weaver.tools.PointcutParserTest
 
testParseSimpleAnnotationPattern() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testParseTypePatternsWithAnnotations() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testParseTypePatternsWithAnnotationsComplex() - Method in class org.aspectj.weaver.patterns.AnnotationPatternTestCase
 
testParseUnsupportedPCDs() - Method in class org.aspectj.weaver.tools.PointcutParserTest
 
testParseWithHandler() - Method in class org.aspectj.weaver.tools.PointcutDesignatorHandlerTests
 
testParseWithHandlerAndMultipleSegments() - Method in class org.aspectj.weaver.tools.PointcutDesignatorHandlerTests
 
testParseWithoutHandler() - Method in class org.aspectj.weaver.tools.PointcutDesignatorHandlerTests
 
testParsingBeanInReferencePointcut01() - Method in class org.aspectj.weaver.tools.PointcutDesignatorHandlerTests
 
testParsingBeanInReferencePointcut02() - Method in class org.aspectj.weaver.tools.PointcutDesignatorHandlerTests
 
testPublic() - Method in class org.aspectj.weaver.bcel.PatternWeaveTestCase
 
testPurgeUrlRepository() - Method in class org.aspectj.weaver.bcel.ClassLoaderRepositoryTests
 
testReferenceToNonAnnotationType() - Method in class org.aspectj.weaver.patterns.AnnotationPatternMatchingTestCase
 
testReferenceViaFormalToNonAnnotationType() - Method in class org.aspectj.weaver.patterns.AnnotationPatternMatchingTestCase
 
testResolution() - Method in class org.aspectj.weaver.TypeVariableTestCase
 
testSerializableSuperclass() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testSetConstructor() - Method in class org.aspectj.weaver.tools.PointcutParserTest
 
testSetDumpOnException() - Method in class org.aspectj.weaver.DumpTestCase
 
testSetDumpOnExit() - Method in class org.aspectj.weaver.DumpTestCase
 
testSetPrintStream() - Method in class org.aspectj.weaver.DefaultTraceTest
 
testSetTraceEnabled() - Method in class org.aspectj.weaver.CommonsTraceTest
 
testSetTraceEnabled() - Method in class org.aspectj.weaver.DefaultTraceTest
 
TestShadow - Class in org.aspectj.weaver
 
TestShadow(Shadow.Kind, Member, UnresolvedType, World) - Constructor for class org.aspectj.weaver.TestShadow
 
testSharedUrlRepository() - Method in class org.aspectj.weaver.bcel.ClassLoaderRepositoryTests
 
testSignature() - Method in class org.aspectj.weaver.BoundedReferenceTypeTestCase
 
testSimpleFoo() - Method in class org.aspectj.weaver.patterns.WildTypePatternResolutionTestCase
Foo where Foo exists and is generic Parser creates WildTypePattern namePatterns={Foo} resolveBindings resolves Foo to RT(Foo - raw) return ExactTypePattern(LFoo;)
testSmall() - Method in class org.aspectj.weaver.bcel.ZipTestCase
 
testSmallWithAspects() - Method in class org.aspectj.weaver.bcel.ZipTestCase
 
testSmallWithAspectsNoWeave() - Method in class org.aspectj.weaver.bcel.ZipTestCase
 
testSomething() - Method in class org.aspectj.weaver.patterns.WildTypePatternResolutionTestCase
Foo
testSomethingExtends() - Method in class org.aspectj.weaver.patterns.WildTypePatternResolutionTestCase
Foo
testSomethingExtendsPattern() - Method in class org.aspectj.weaver.patterns.WildTypePatternResolutionTestCase
Foo
testSomethingExtendsPatternv2() - Method in class org.aspectj.weaver.patterns.WildTypePatternResolutionTestCase
Foo
testSomethingSuper() - Method in class org.aspectj.weaver.patterns.WildTypePatternResolutionTestCase
Foo
testState() - Method in class org.aspectj.weaver.bcel.PointcutResidueTestCase
 
testStaticMatch() - Method in class org.aspectj.weaver.tools.PointcutDesignatorHandlerTests
 
testStaticTjp() - Method in class org.aspectj.weaver.bcel.CheckerTestCase
 
testStaticTjp() - Method in class org.aspectj.weaver.bcel.TjpWeaveTestCase
 
testSubinterfaceSuperclass() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testSubtypes() - Method in class org.aspectj.weaver.bcel.WeaveOrderTestCase
 
testSuperBounds() - Method in class org.aspectj.weaver.BoundedReferenceTypeTestCase
 
testThrowing() - Method in class org.aspectj.weaver.bcel.ArgsWeaveTestCase
 
testTjp() - Method in class org.aspectj.weaver.bcel.TjpWeaveTestCase
 
testToDo() - Method in class org.aspectj.weaver.bcel.HierarchyDependsTestCase
 
testTraceJar() - Method in class org.aspectj.weaver.bcel.TraceJarWeaveTestCase
 
testTurkishLocale() - Method in class org.aspectj.weaver.LocaleTest
 
testTypeFactoryForParameterizedTypes() - Method in class org.aspectj.weaver.TypeXTestCase
 
testTypeXForParameterizedTypes() - Method in class org.aspectj.weaver.TypeXTestCase
 
testTypexGenericSignatureProcessing() - Method in class org.aspectj.weaver.TypeXTestCase
Verify UnresolvedType signature processing creates the right kind of UnresolvedType's from a signature.
testUnresolvedAnnotationTypes() - Method in class org.aspectj.weaver.patterns.AnnotationPatternMatchingTestCase
 
testUnresolvedTypes() - Method in class org.aspectj.weaver.TypeXTestCase
 
testUpperBound() - Method in class org.aspectj.weaver.TypeVariableTestCase
 
testVoidSuperclass() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateTest
 
testWarn() - Method in class org.aspectj.weaver.AbstractTraceTest
 
testWarnWithException() - Method in class org.aspectj.weaver.AbstractTraceTest
 
testWeave() - Method in class org.aspectj.weaver.bcel.AroundArgsWeaveTestCase
 
testWeaverStateInfo() - Method in class org.aspectj.weaver.tools.ReadingAttributes
 
testWildcardParameterized() - Method in class org.aspectj.weaver.patterns.WildTypePatternResolutionTestCase
Fo* Parser creates WildTypePattern namePatterns = {Fo*}, typeParameters=WTP{String} resolveBindings resolves typeParameters to ETP{String} returns WildTypePattern(name = Fo*, typeParameters = ETP{String} isGeneric=false)
testWildPatternMatchingOnTypes() - Method in class org.aspectj.weaver.patterns.AnnotationPatternMatchingTestCase
 
testXLintConfiguration() - Method in class org.aspectj.weaver.tools.PointcutParserTest
 
text - Static variable in class org.aspectj.bridge.Version
set by build script
THIS - Static variable in interface org.aspectj.apache.bcel.generic.InstructionConstants
 
THIS - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
THIS_AND_TARGET_DONT_SUPPORT_PARAMETERS - Static variable in class org.aspectj.weaver.WeaverMessages
 
THIS_OR_TARGET - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
THIS_OR_TARGET_IN_DECLARE - Static variable in class org.aspectj.weaver.WeaverMessages
 
ThisEnclosingJoinPointStaticPart - Static variable in class org.aspectj.weaver.Advice
 
ThisJoinPoint - Static variable in class org.aspectj.weaver.Advice
 
ThisJoinPointStaticPart - Static variable in class org.aspectj.weaver.Advice
 
ThisOrTargetAnnotationPointcut - Class in org.aspectj.weaver.patterns
 
ThisOrTargetAnnotationPointcut(boolean, ExactAnnotationTypePattern) - Constructor for class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
ThisOrTargetAnnotationPointcut(boolean, ExactAnnotationTypePattern, ShadowMunger) - Constructor for class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
ThisOrTargetPointcut - Class in org.aspectj.weaver.patterns
Corresponds to target or this pcd.
ThisOrTargetPointcut(boolean, TypePattern) - Constructor for class org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
ThreadCounter - Interface in org.aspectj.runtime.internal.cflowstack
 
ThreadCounterImpl11 - Class in org.aspectj.runtime.internal.cflowstack
 
ThreadCounterImpl11() - Constructor for class org.aspectj.runtime.internal.cflowstack.ThreadCounterImpl11
 
ThreadStack - Interface in org.aspectj.runtime.internal.cflowstack
 
ThreadStackFactory - Interface in org.aspectj.runtime.internal.cflowstack
 
ThreadStackFactoryImpl - Class in org.aspectj.runtime.internal.cflowstack
 
ThreadStackFactoryImpl() - Constructor for class org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl
 
ThreadStackFactoryImpl11 - Class in org.aspectj.runtime.internal.cflowstack
 
ThreadStackFactoryImpl11() - Constructor for class org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl11
 
ThreadStackImpl11 - Class in org.aspectj.runtime.internal.cflowstack
 
ThreadStackImpl11() - Constructor for class org.aspectj.runtime.internal.cflowstack.ThreadStackImpl11
 
THROW - Static variable in interface org.aspectj.bridge.IMessageHandler
Throw exceptions for anything with ERROR or greater severity
THROWABLE - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
The mother of all exceptions
THROWABLE - Static variable in class org.aspectj.apache.bcel.generic.Type
 
THROWABLE - Static variable in class org.aspectj.weaver.UnresolvedType
 
throwIaxIfFalse(boolean, String) - Static method in class org.aspectj.util.LangUtil
Shorthand for "if false, throw IllegalArgumentException"
throwIaxIfNotAssignable(Object[], Class, String) - Static method in class org.aspectj.util.LangUtil
Shorthand for "if not null or not assignable, throw IllegalArgumentException"
throwIaxIfNotAssignable(Object, Class, String) - Static method in class org.aspectj.util.LangUtil
Shorthand for "if not null or not assignable, throw IllegalArgumentException"
throwIaxIfNull(Object, String) - Static method in class org.aspectj.util.LangUtil
Shorthand for "if null, throw IllegalArgumentException"
throwIaxUnlessCanReadDir(File, String) - Static method in class org.aspectj.util.FileUtil
 
throwIaxUnlessCanWriteDir(File, String) - Static method in class org.aspectj.util.FileUtil
 
throwIaxUnlessCanWriteFile(File, String) - Static method in class org.aspectj.util.FileUtil
 
thrown - Variable in class org.aspectj.util.LangUtil.ProcessController.Thrown
true only if some Throwable is not null
THROWN_FORMAL_NOT_DECLARED_IN_ADVICE - Static variable in class org.aspectj.weaver.WeaverMessages
 
ThrowsPattern - Class in org.aspectj.weaver.patterns
 
ThrowsPattern(TypePatternList, TypePatternList) - Constructor for class org.aspectj.weaver.patterns.ThrowsPattern
 
throwsSignatures - Variable in class org.aspectj.util.GenericSignature.MethodTypeSignature
 
tidy() - Method in interface org.aspectj.weaver.ISourceContext
 
tidy() - Method in class org.aspectj.weaver.SourceContextImpl
 
tidyUp() - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
tidyUp() - Method in class org.aspectj.weaver.bcel.BcelWorld
 
time_text - Static variable in class org.aspectj.bridge.Version
Time text set by build script using SIMPLE_DATE_FORMAT.
tjpType - Static variable in class org.aspectj.weaver.bcel.LazyClassGen
 
TjpWeaveTestCase - Class in org.aspectj.weaver.bcel
 
TjpWeaveTestCase(String) - Constructor for class org.aspectj.weaver.bcel.TjpWeaveTestCase
 
toCurrentVersionString() - Static method in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
toDebugString() - Method in class org.aspectj.weaver.JoinPointSignature
 
toDebugString() - Method in interface org.aspectj.weaver.ResolvedMember
 
toDebugString() - Method in class org.aspectj.weaver.ResolvedMemberImpl
Useful for writing tests, returns *everything* we know about this member.
toDebugString() - Method in class org.aspectj.weaver.TypeVariable
 
toDebugString() - Method in class org.aspectj.weaver.UnresolvedType
 
toDebugString() - Method in class org.aspectj.weaver.UnresolvedTypeVariableReferenceType
 
toDeclarationString() - Method in class org.aspectj.weaver.patterns.PerCflow
 
toDeclarationString() - Method in class org.aspectj.weaver.patterns.PerClause
 
toDeclarationString() - Method in class org.aspectj.weaver.patterns.PerFromSuper
 
toDeclarationString() - Method in class org.aspectj.weaver.patterns.PerObject
 
toDeclarationString() - Method in class org.aspectj.weaver.patterns.PerSingleton
 
toDeclarationString() - Method in class org.aspectj.weaver.patterns.PerTypeWithin
 
toGenericString() - Method in class org.aspectj.weaver.JoinPointSignature
 
toGenericString() - Method in interface org.aspectj.weaver.ResolvedMember
 
toGenericString() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
toHexString(byte[]) - Static method in class org.aspectj.apache.bcel.classfile.Utility
Convert bytes into hexidecimal string
tokenize(String) - Method in class org.aspectj.util.GenericSignatureParser
non-private for test visibility Splits a string containing a generic signature into tokens for consumption by the parser.
toLabelString() - Method in class org.aspectj.asm.internal.ProgramElement
 
toLabelString(boolean) - Method in class org.aspectj.asm.internal.ProgramElement
 
toLabelString() - Method in interface org.aspectj.asm.IProgramElement
Includes name, parameter types (if any) and details (if any).
toLabelString(boolean) - Method in interface org.aspectj.asm.IProgramElement
 
toLegalJavaIdentifier() - Method in class org.aspectj.weaver.Shadow.Kind
 
toLinkLabelString() - Method in class org.aspectj.asm.internal.ProgramElement
TODO: move the "parent != null"==>injar heuristic to more explicit
toLinkLabelString(boolean) - Method in class org.aspectj.asm.internal.ProgramElement
 
toLinkLabelString() - Method in interface org.aspectj.asm.IProgramElement
Includes information about the origin of the node.
toLinkLabelString(boolean) - Method in interface org.aspectj.asm.IProgramElement
 
toLongString() - Method in class org.aspectj.asm.internal.ProgramElement
 
toLongString() - Method in interface org.aspectj.asm.IProgramElement
 
toLongString() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
Returns an extended string representation of the join point
toLongString() - Method in interface org.aspectj.lang.JoinPoint
Returns an extended string representation of the join point.
toLongString() - Method in interface org.aspectj.lang.Signature
Returns an extended string representation of this signature.
toLongString() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
toLongString(AjAttribute.WeaverVersionInfo) - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
toMethodSignature(Type, Type[]) - Static method in class org.aspectj.apache.bcel.classfile.Utility
Convert type to Java method signature, e.g.
toObjectConversionMethod(UnresolvedType) - Static method in class org.aspectj.weaver.AjcMemberMaker
 
ToolsTests - Class in org.aspectj.weaver.tools
 
ToolsTests() - Constructor for class org.aspectj.weaver.tools.ToolsTests
 
toResolvedString(World) - Method in class org.aspectj.weaver.Shadow
 
toSet(int) - Static method in class org.aspectj.weaver.Shadow
Convert a bit array for the shadow kinds into a set of them...
toShortString() - Method in class org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
toShortString(IMessage) - Static method in class org.aspectj.bridge.MessageUtil
 
toShortString() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
Returns an abbreviated string representation of the join point
toShortString() - Method in interface org.aspectj.lang.JoinPoint
Returns an abbreviated string representation of the join point.
toShortString() - Method in interface org.aspectj.lang.Signature
Returns an abbreviated string representation of this signature.
toShortString() - Method in class org.aspectj.weaver.bcel.FakeAnnotation
 
toShortString() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
toShortString() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
toSignatureString() - Method in class org.aspectj.asm.internal.ProgramElement
 
toSignatureString(boolean) - Method in class org.aspectj.asm.internal.ProgramElement
 
toSignatureString() - Method in interface org.aspectj.asm.IProgramElement
 
toSignatureString(boolean) - Method in interface org.aspectj.asm.IProgramElement
 
toSizedString(long, int) - Static method in class org.aspectj.util.LangUtil
render i right-justified with a given width less than about 40
toString() - Method in class org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
toString() - Method in class org.aspectj.apache.bcel.classfile.annotation.EnumElementValue
 
toString() - Method in class org.aspectj.apache.bcel.classfile.annotation.NameValuePair
 
toString() - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeParamAnnos
 
toString() - Method in class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
toString() - Method in class org.aspectj.apache.bcel.classfile.Attribute
 
toString(boolean) - Method in class org.aspectj.apache.bcel.classfile.Code
 
toString() - Method in class org.aspectj.apache.bcel.classfile.Code
 
toString() - Method in class org.aspectj.apache.bcel.classfile.CodeException
 
toString(ConstantPool, boolean) - Method in class org.aspectj.apache.bcel.classfile.CodeException
 
toString(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.CodeException
 
toString() - Method in class org.aspectj.apache.bcel.classfile.Constant
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantClass
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantCP
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantDouble
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantFloat
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantInteger
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantLong
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantNameAndType
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantString
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantUtf8
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ConstantValue
 
toString() - Method in class org.aspectj.apache.bcel.classfile.Deprecated
 
toString() - Method in class org.aspectj.apache.bcel.classfile.ExceptionTable
 
toString() - Method in class org.aspectj.apache.bcel.classfile.Field
Return string representation close to declaration format, eg: 'public static final short MAX = 100'
toString() - Method in class org.aspectj.apache.bcel.classfile.InnerClass
 
toString(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.InnerClass
 
toString() - Method in class org.aspectj.apache.bcel.classfile.InnerClasses
 
toString() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
toString() - Method in class org.aspectj.apache.bcel.classfile.LineNumber
 
toString() - Method in class org.aspectj.apache.bcel.classfile.LineNumberTable
 
toString() - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
 
toString() - Method in class org.aspectj.apache.bcel.classfile.LocalVariableTable
 
toString() - Method in class org.aspectj.apache.bcel.classfile.LocalVariableTypeTable
 
toString() - Method in class org.aspectj.apache.bcel.classfile.Method
Return string representation close to declaration format, eg: 'public static void main(String[] args) throws IOException'
toString() - Method in class org.aspectj.apache.bcel.classfile.Signature
 
toString() - Method in class org.aspectj.apache.bcel.classfile.SourceFile
 
toString() - Method in class org.aspectj.apache.bcel.classfile.StackMap
 
toString() - Method in class org.aspectj.apache.bcel.classfile.StackMapEntry
 
toString() - Method in class org.aspectj.apache.bcel.classfile.StackMapType
 
toString() - Method in class org.aspectj.apache.bcel.classfile.Synthetic
 
toString() - Method in class org.aspectj.apache.bcel.classfile.Unknown
 
toString() - Method in class org.aspectj.apache.bcel.generic.CodeExceptionGen
 
toString() - Method in class org.aspectj.apache.bcel.generic.FieldGen
Return string representation close to declaration format, `public static final short MAX = 100', e.g..
toString(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.FieldInstruction
 
toString(boolean) - Method in class org.aspectj.apache.bcel.generic.IINC
 
toString(boolean) - Method in class org.aspectj.apache.bcel.generic.Instruction
Long output format: 'name of opcode' "[" 'opcode number' "]" "(" 'length of instruction' ")"
toString() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
toString(boolean) - Method in class org.aspectj.apache.bcel.generic.InstructionBranch
Long output format:
toString(boolean) - Method in class org.aspectj.apache.bcel.generic.InstructionByte
 
toString(boolean) - Method in class org.aspectj.apache.bcel.generic.InstructionCP
Long output format: <name of opcode> "["<opcode number>"]" "("<length of instruction>")" "<"< constant pool index>">"
toString(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InstructionCP
 
toString(boolean) - Method in class org.aspectj.apache.bcel.generic.InstructionHandle
 
toString() - Method in class org.aspectj.apache.bcel.generic.InstructionHandle
 
toString() - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
toString(boolean) - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
toString(boolean) - Method in class org.aspectj.apache.bcel.generic.InstructionLV
Long output format: 'name of opcode' "[" 'opcode number' "]" "(" 'length of instruction' ")" "<" 'local variable index' ">"
toString(boolean) - Method in class org.aspectj.apache.bcel.generic.InstructionSelect
 
toString(boolean) - Method in class org.aspectj.apache.bcel.generic.InstructionShort
 
toString(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InvokeInstruction
 
toString(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.INVOKEINTERFACE
 
toString() - Method in class org.aspectj.apache.bcel.generic.LineNumberTag
 
toString() - Method in class org.aspectj.apache.bcel.generic.LocalVariableGen
 
toString() - Method in class org.aspectj.apache.bcel.generic.LocalVariableTag
 
toString() - Method in class org.aspectj.apache.bcel.generic.MethodGen
Return string representation close to declaration format, `public static void main(String[]) throws IOException', e.g.
toString(boolean) - Method in class org.aspectj.apache.bcel.generic.MULTIANEWARRAY
 
toString(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.MULTIANEWARRAY
 
toString(boolean) - Method in class org.aspectj.apache.bcel.generic.RET
 
toString() - Method in class org.aspectj.apache.bcel.generic.Type
 
toString() - Method in class org.aspectj.apache.bcel.util.ClassPath
 
toString() - Method in class org.aspectj.asm.AsmManager.ModelInfo
 
toString(char[][]) - Static method in class org.aspectj.asm.internal.CharOperation
 
toString() - Method in class org.aspectj.asm.internal.ProgramElement
 
toString() - Method in class org.aspectj.asm.internal.Relationship
 
toString() - Method in class org.aspectj.asm.IProgramElement.Accessibility
 
toString() - Method in class org.aspectj.asm.IProgramElement.ExtraInformation
 
toString() - Method in class org.aspectj.asm.IProgramElement.Kind
 
toString() - Method in class org.aspectj.asm.IProgramElement.Modifiers
 
toString() - Method in interface org.aspectj.asm.IProgramElement
 
toString() - Method in class org.aspectj.asm.IRelationship.Kind
 
toString() - Method in class org.aspectj.bridge.CountingMessageHandler
 
toString() - Method in class org.aspectj.bridge.IMessage.Kind
 
toString() - Method in class org.aspectj.bridge.Message
 
toString() - Method in class org.aspectj.bridge.MessageHandler
 
toString() - Method in class org.aspectj.bridge.SourceLocation
 
toString() - Method in class org.aspectj.internal.lang.reflect.AdviceImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.DeclareAnnotationImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.DeclareErrorOrWarningImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.DeclareParentsImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.DeclarePrecedenceImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.DeclareSoftImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.InterTypeConstructorDeclarationImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.InterTypeFieldDeclarationImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.PerClauseImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.PointcutBasedPerClauseImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.PointcutExpressionImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.PointcutImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.SignaturePatternImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.TypePatternBasedPerClauseImpl
 
toString() - Method in class org.aspectj.internal.lang.reflect.TypePatternImpl
 
toString() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
 
toString() - Method in interface org.aspectj.lang.JoinPoint
 
toString() - Method in interface org.aspectj.lang.Signature
 
toString() - Method in class org.aspectj.util.GenericSignature.ArrayTypeSignature
 
toString() - Method in class org.aspectj.util.GenericSignature.BaseTypeSignature
 
toString() - Method in class org.aspectj.util.GenericSignature.ClassSignature
 
toString() - Method in class org.aspectj.util.GenericSignature.ClassTypeSignature
 
toString() - Method in class org.aspectj.util.GenericSignature.FormalTypeParameter
 
toString() - Method in class org.aspectj.util.GenericSignature.MethodTypeSignature
 
toString() - Method in class org.aspectj.util.GenericSignature.SimpleClassTypeSignature
 
toString() - Method in class org.aspectj.util.GenericSignature.TypeArgument
 
toString() - Method in class org.aspectj.util.GenericSignature.TypeVariableSignature
 
toString() - Method in class org.aspectj.util.LangUtil.ProcessController.Thrown
 
toString() - Method in class org.aspectj.util.TypeSafeEnum
 
toString() - Method in class org.aspectj.util.UtilClassLoader
 
toString() - Method in class org.aspectj.weaver.Advice
 
toString() - Method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
toString() - Method in class org.aspectj.weaver.AjAttribute.EffectiveSignatureAttribute
 
toString() - Method in class org.aspectj.weaver.AjAttribute.MethodDeclarationLineNumberAttribute
 
toString() - Method in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
toString() - Method in class org.aspectj.weaver.AnnotationAnnotationValue
 
toString() - Method in class org.aspectj.weaver.AnnotationNameValuePair
 
toString() - Method in class org.aspectj.weaver.ArrayAnnotationValue
 
toString() - Method in class org.aspectj.weaver.ast.And
 
toString() - Method in class org.aspectj.weaver.ast.FieldGet
 
toString() - Method in class org.aspectj.weaver.ast.HasAnnotation
 
toString() - Method in class org.aspectj.weaver.ast.Instanceof
 
toString() - Method in class org.aspectj.weaver.ast.Literal
 
toString() - Method in class org.aspectj.weaver.ast.Not
 
toString() - Method in class org.aspectj.weaver.ast.Or
 
toString() - Method in class org.aspectj.weaver.ast.Var
 
toString() - Method in class org.aspectj.weaver.bcel.AnnotationAccessVar
 
toString() - Method in class org.aspectj.weaver.bcel.BcelAnnotation
 
toString() - Method in class org.aspectj.weaver.bcel.BcelCflowAccessVar
 
toString() - Method in class org.aspectj.weaver.bcel.BcelCflowCounterFieldAdder
 
toString() - Method in class org.aspectj.weaver.bcel.BcelFieldRef
 
toString() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
toString() - Method in class org.aspectj.weaver.bcel.BcelTypeMunger
 
toString() - Method in class org.aspectj.weaver.bcel.BcelVar
 
toString() - Method in class org.aspectj.weaver.bcel.BcelWorld
 
toString() - Method in class org.aspectj.weaver.bcel.ClassPathManager.DirEntry
 
toString() - Method in class org.aspectj.weaver.bcel.ClassPathManager
 
toString() - Method in class org.aspectj.weaver.bcel.ClassPathManager.ZipFileEntry
 
toString() - Method in class org.aspectj.weaver.bcel.ExceptionRange
 
toString() - Method in class org.aspectj.weaver.bcel.FakeAnnotation
 
toString() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
toString() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
toString() - Method in class org.aspectj.weaver.bcel.TypeAnnotationAccessVar
 
toString() - Method in class org.aspectj.weaver.bcel.UnwovenClassFile.ChildClass
 
toString() - Method in class org.aspectj.weaver.bcel.UnwovenClassFile
 
toString() - Method in class org.aspectj.weaver.ClassAnnotationValue
 
toString() - Method in class org.aspectj.weaver.EnumAnnotationValue
 
toString() - Method in class org.aspectj.weaver.ExposeTypeMunger
 
toString() - Method in class org.aspectj.weaver.IntMap
 
toString() - Method in class org.aspectj.weaver.JoinPointSignature
 
toString() - Method in class org.aspectj.weaver.MemberImpl
 
toString() - Method in class org.aspectj.weaver.patterns.AndAnnotationTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.AndPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.AndSignaturePattern
 
toString() - Method in class org.aspectj.weaver.patterns.AndTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.AnnotationPatternList
 
toString() - Method in class org.aspectj.weaver.patterns.AnnotationPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.AnyAnnotationTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.ArgsPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.BasicToken
 
toString() - Method in class org.aspectj.weaver.patterns.BasicTokenSource
 
toString() - Method in class org.aspectj.weaver.patterns.Bindings
 
toString() - Method in class org.aspectj.weaver.patterns.BindingTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.CflowPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.ConcreteCflowPointcut.Slot
 
toString() - Method in class org.aspectj.weaver.patterns.ConcreteCflowPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation.Kind
 
toString() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
toString() - Method in class org.aspectj.weaver.patterns.DeclareErrorOrWarning
returns "declare warning: " or "declare error: "
toString() - Method in class org.aspectj.weaver.patterns.DeclareParents
 
toString() - Method in class org.aspectj.weaver.patterns.DeclareParentsMixin
 
toString() - Method in class org.aspectj.weaver.patterns.DeclarePrecedence
 
toString() - Method in class org.aspectj.weaver.patterns.DeclareSoft
 
toString() - Method in class org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
returns "declare warning: : " or "declare error: : "
toString() - Method in class org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.ExactTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.ExposedState
 
toString() - Method in class org.aspectj.weaver.patterns.FastMatchInfo
 
toString() - Method in class org.aspectj.weaver.patterns.FormalBinding
 
toString() - Method in class org.aspectj.weaver.patterns.HandlerPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.HasMemberTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.IfPointcut.IfFalsePointcut
 
toString() - Method in class org.aspectj.weaver.patterns.IfPointcut.IfTruePointcut
 
toString() - Method in class org.aspectj.weaver.patterns.IfPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.KindedPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.ModifiersPattern
 
toString() - Method in class org.aspectj.weaver.patterns.NamePattern
 
toString() - Method in class org.aspectj.weaver.patterns.NotAnnotationTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.NotPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.NotSignaturePattern
 
toString() - Method in class org.aspectj.weaver.patterns.NotTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.OrAnnotationTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.OrPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.OrSignaturePattern
 
toString() - Method in class org.aspectj.weaver.patterns.OrTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.PerCflow
 
toString() - Method in class org.aspectj.weaver.patterns.PerFromSuper
 
toString() - Method in class org.aspectj.weaver.patterns.PerObject
 
toString() - Method in class org.aspectj.weaver.patterns.PerSingleton
 
toString() - Method in class org.aspectj.weaver.patterns.PerTypeWithin
 
toString() - Method in class org.aspectj.weaver.patterns.ReferencePointcut
 
toString() - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
toString() - Method in class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.ThrowsPattern
 
toString() - Method in class org.aspectj.weaver.patterns.TypePattern.MatchKind
 
toString() - Method in class org.aspectj.weaver.patterns.TypePatternList
 
toString() - Method in class org.aspectj.weaver.patterns.TypePatternQuestions.Question
 
toString() - Method in class org.aspectj.weaver.patterns.TypePatternQuestions
 
toString() - Method in class org.aspectj.weaver.patterns.TypeVariablePattern
 
toString() - Method in class org.aspectj.weaver.patterns.WildAnnotationTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.WildTypePattern
 
toString() - Method in class org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
toString() - Method in class org.aspectj.weaver.patterns.WithincodePointcut
 
toString() - Method in class org.aspectj.weaver.patterns.WithinPointcut
 
toString() - Method in class org.aspectj.weaver.ResolvedPointcutDefinition
 
toString() - Method in class org.aspectj.weaver.ResolvedTypeMunger.Kind
 
toString() - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
toString() - Method in class org.aspectj.weaver.Shadow
 
toString() - Method in class org.aspectj.weaver.SimpleAnnotationValue
 
toString() - Method in class org.aspectj.weaver.StandardAnnotation
 
toString() - Method in class org.aspectj.weaver.tools.FuzzyBoolean
 
toString() - Method in class org.aspectj.weaver.TypeVariable
 
toString() - Method in class org.aspectj.weaver.TypeVariableReferenceType
 
toString() - Method in class org.aspectj.weaver.UnresolvedType
Returns a java language string representation of this type.
toString() - Method in class org.aspectj.weaver.UnresolvedType.TypeKind
 
toString() - Method in class org.aspectj.weaver.UnresolvedTypeVariableReferenceType
 
toString() - Method in class org.aspectj.weaver.WeaverStateInfo
 
toSummaryString() - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
totalWritten() - Method in class org.aspectj.util.FileUtil.Pipe
 
toTraceString() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
toTraceString() - Method in interface org.aspectj.weaver.tools.Traceable
 
toTraceString() - Method in class org.aspectj.weaver.UnresolvedType
 
Trace - Interface in org.aspectj.weaver.tools
 
TRACE_MESSAGES_PROPERTY - Static variable in class org.aspectj.weaver.tools.WeavingAdaptor
 
Traceable - Interface in org.aspectj.weaver.tools
 
TraceFactory - Class in org.aspectj.weaver.tools
 
TraceFactory() - Constructor for class org.aspectj.weaver.tools.TraceFactory
 
TraceFactoryTest - Class in org.aspectj.weaver
 
TraceFactoryTest() - Constructor for class org.aspectj.weaver.TraceFactoryTest
 
TraceJarWeaveTestCase - Class in org.aspectj.weaver.bcel
 
TraceJarWeaveTestCase(String) - Constructor for class org.aspectj.weaver.bcel.TraceJarWeaveTestCase
 
transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.aspectj.weaver.loadtime.ClassPreProcessorAgentAdapter
Weaving delegation
TRANSIENT - Static variable in class org.aspectj.asm.IProgramElement.Modifiers
 
translate(String) - Static method in class org.aspectj.apache.bcel.classfile.Signature
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.AndAnnotationTypePattern
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.AndPointcut
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.AndTypePattern
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.AnnotationPatternList
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.NotAnnotationTypePattern
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.NotPointcut
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.NotTypePattern
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.OrAnnotationTypePattern
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.OrPointcut
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.OrTypePattern
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.PatternNode
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.ThrowsPattern
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.TypePatternList
 
traverse(PatternNodeVisitor, Object) - Method in class org.aspectj.weaver.patterns.TypeVariablePatternList
 
TRUE - Static variable in class org.aspectj.weaver.ast.Literal
 
trytestBig() - Method in class org.aspectj.weaver.bcel.MegaZipTestCase
 
TWO_PATTERN_MATCHES_IN_PRECEDENCE - Static variable in class org.aspectj.weaver.WeaverMessages
 
TWO_STARS_IN_PRECEDENCE - Static variable in class org.aspectj.weaver.WeaverMessages
 
Type - Class in org.aspectj.apache.bcel.generic
Abstract super class for all possible java types, namely basic types such as int, object types like String and array types, e.g.
TYPE - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
TYPE - Static variable in class org.aspectj.weaver.AnnotationTargetKind
 
TYPE - Static variable in class org.aspectj.weaver.TypeVariable
 
Type.TypeHolder - Class in org.aspectj.apache.bcel.generic
 
Type.TypeHolder(Type, int) - Constructor for class org.aspectj.apache.bcel.generic.Type.TypeHolder
 
TYPE_CATEGORY - Static variable in class org.aspectj.weaver.patterns.TypePattern
 
TYPE_ERROR_OR_WARNING - Static variable in class org.aspectj.weaver.patterns.Declare
 
TYPE_NAMES - Static variable in interface org.aspectj.apache.bcel.Constants
The primitive type names corresponding to the T_XX constants, e.g., TYPE_NAMES[T_INT] = "int"
TYPE_OF_OPERANDS - Static variable in interface org.aspectj.apache.bcel.Constants
How the byte code operands are to be interpreted.
TYPE_PARAMETER - Static variable in class org.aspectj.asm.internal.HandleProviderDelimiter
 
TYPE_VARIABLE - Static variable in class org.aspectj.weaver.UnresolvedType.TypeKind
 
TypeAnnotationAccessVar - Class in org.aspectj.weaver.bcel
Used for @this() @target() @args() - represents accessing an annotated 'thing'.
TypeAnnotationAccessVar(ResolvedType, BcelVar) - Constructor for class org.aspectj.weaver.bcel.TypeAnnotationAccessVar
 
typeArguments - Variable in class org.aspectj.util.GenericSignature.SimpleClassTypeSignature
 
TypeCategoryTypePattern - Class in org.aspectj.weaver.patterns
A TypeCategoryTypePattern matches on the category of a type, one of class/interface/aspect/inner/anonymous/enum/annotation, and these are specified in the pointcut via isClass() isInterface() isAspect() isInner() isAnonymous() isEnum() isAnnotation().
TypeCategoryTypePattern(int) - Constructor for class org.aspectj.weaver.patterns.TypeCategoryTypePattern
 
TypeDelegateResolver - Interface in org.aspectj.weaver.bcel
A type delegate resolver is able to create type delegates for a named reference type.
TypeFactory - Class in org.aspectj.weaver
 
TypeFactory() - Constructor for class org.aspectj.weaver.TypeFactory
 
typeForAnnotation - Static variable in class org.aspectj.weaver.bcel.LazyClassGen
 
typeNotExposedToWeaver - Variable in class org.aspectj.weaver.Lint
 
typeOfMethodSignature(String) - Static method in class org.aspectj.apache.bcel.classfile.Utility
Return type of method signature as a byte value as defined in Constants
typeOfSignature(String) - Static method in class org.aspectj.apache.bcel.classfile.Utility
Return type of signature as a byte value as defined in Constants
typeOfSignature(char) - Static method in class org.aspectj.apache.bcel.classfile.Utility
 
TypePattern - Interface in org.aspectj.lang.reflect
AspectJ runtime representation of a type pattern as used in member declarations such as declare parents.
TypePattern - Class in org.aspectj.weaver.patterns
On creation, type pattern only contains WildTypePattern nodes, not BindingType or ExactType.
TypePattern.MatchKind - Class in org.aspectj.weaver.patterns
 
TypePattern.MatchKind(String) - Constructor for class org.aspectj.weaver.patterns.TypePattern.MatchKind
 
TypePatternBasedPerClause - Interface in org.aspectj.lang.reflect
AspectJ runtime representation of a type pattern based per-clause associated with an aspect (pertypewithin).
TypePatternBasedPerClauseImpl - Class in org.aspectj.internal.lang.reflect
 
TypePatternBasedPerClauseImpl(PerClauseKind, String) - Constructor for class org.aspectj.internal.lang.reflect.TypePatternBasedPerClauseImpl
 
TypePatternImpl - Class in org.aspectj.internal.lang.reflect
Default impl of a type pattern.
TypePatternImpl(String) - Constructor for class org.aspectj.internal.lang.reflect.TypePatternImpl
 
TypePatternList - Class in org.aspectj.weaver.patterns
 
TypePatternList() - Constructor for class org.aspectj.weaver.patterns.TypePatternList
 
TypePatternList(TypePattern[]) - Constructor for class org.aspectj.weaver.patterns.TypePatternList
 
TypePatternList(List) - Constructor for class org.aspectj.weaver.patterns.TypePatternList
 
TypePatternMatcher - Interface in org.aspectj.weaver.tools
A compiled AspectJ type pattern that can be used to match against types at runtime.
TypePatternMatcherImpl - Class in org.aspectj.weaver.internal.tools
 
TypePatternMatcherImpl(TypePattern, World) - Constructor for class org.aspectj.weaver.internal.tools.TypePatternMatcherImpl
 
TypePatternMatcherTest - Class in org.aspectj.weaver.tools
 
TypePatternMatcherTest() - Constructor for class org.aspectj.weaver.tools.TypePatternMatcherTest
 
TypePatternQuestions - Class in org.aspectj.weaver.patterns
 
TypePatternQuestions() - Constructor for class org.aspectj.weaver.patterns.TypePatternQuestions
 
TypePatternQuestions.Question - Class in org.aspectj.weaver.patterns
 
TypePatternQuestions.Question(TypePattern, ResolvedType, TypePattern.MatchKind) - Constructor for class org.aspectj.weaver.patterns.TypePatternQuestions.Question
 
types - Static variable in interface org.aspectj.apache.bcel.Constants
 
TypeSafeEnum - Class in org.aspectj.util
 
TypeSafeEnum(String, int) - Constructor for class org.aspectj.util.TypeSafeEnum
 
typeSig - Variable in class org.aspectj.util.GenericSignature.ArrayTypeSignature
 
typeSignature2TypeX(GenericSignature.TypeSignature, GenericSignature.FormalTypeParameter[], World) - Static method in class org.aspectj.weaver.bcel.BcelGenericSignatureToTypeXConverter
 
typesToSignature(UnresolvedType, UnresolvedType[], boolean) - Static method in class org.aspectj.weaver.MemberImpl
Build a signature based on the return type and parameter types.
typesToSignature(UnresolvedType[]) - Static method in class org.aspectj.weaver.MemberImpl
Returns "(,...)" - unlike the other typesToSignature that also includes the return type, this one just deals with the parameter types.
TypeVariable - Class in org.aspectj.weaver
Represents a type variable with possible bounds.
TypeVariable(String) - Constructor for class org.aspectj.weaver.TypeVariable
Constructor for an unbound type variable, eg.
TypeVariable(String, UnresolvedType) - Constructor for class org.aspectj.weaver.TypeVariable
 
TypeVariable(String, UnresolvedType, UnresolvedType[]) - Constructor for class org.aspectj.weaver.TypeVariable
 
TypeVariableDeclaringElement - Interface in org.aspectj.weaver
Tag interface - methods and types can be declaring elements for type variables.
typeVariableName - Variable in class org.aspectj.util.GenericSignature.TypeVariableSignature
 
TypeVariablePattern - Class in org.aspectj.weaver.patterns
 
TypeVariablePattern(String) - Constructor for class org.aspectj.weaver.patterns.TypeVariablePattern
Create a named type variable with upper bound Object and no lower bounds.
TypeVariablePattern(String, TypePattern) - Constructor for class org.aspectj.weaver.patterns.TypeVariablePattern
Create a named type variable with the given upper bound and no lower bounds Use this constructor for the T extends Foo case
TypeVariablePattern(String, TypePattern, TypePattern[], TypePattern) - Constructor for class org.aspectj.weaver.patterns.TypeVariablePattern
 
TypeVariablePatternList - Class in org.aspectj.weaver.patterns
 
TypeVariablePatternList(TypeVariablePattern[]) - Constructor for class org.aspectj.weaver.patterns.TypeVariablePatternList
 
TypeVariableReference - Interface in org.aspectj.weaver
Implemented by Types that represent references to type variables
TypeVariableReferenceType - Class in org.aspectj.weaver
ReferenceType representing a type variable.
TypeVariableReferenceType(TypeVariable, World) - Constructor for class org.aspectj.weaver.TypeVariableReferenceType
 
TypeVariableReferenceTypeTestCase - Class in org.aspectj.weaver
 
TypeVariableReferenceTypeTestCase() - Constructor for class org.aspectj.weaver.TypeVariableReferenceTypeTestCase
 
TypeVariableTestCase - Class in org.aspectj.weaver
 
TypeVariableTestCase() - Constructor for class org.aspectj.weaver.TypeVariableTestCase
 
TYPEX_ENCLOSINGSTATICJOINPOINT - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
TYPEX_JOINPOINT - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
TYPEX_PROCEEDINGJOINPOINT - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
TYPEX_STATICJOINPOINT - Static variable in class org.aspectj.weaver.AjcMemberMaker
 
TypeXTestCase - Class in org.aspectj.weaver
This is a test case for all the portions of UnresolvedType that don't require a world.
TypeXTestCase(String) - Constructor for class org.aspectj.weaver.TypeXTestCase
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _