Uses of Class
org.aspectj.org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
Packages that use ISourceElementRequestor.TypeInfo
Package
Description
-
Uses of ISourceElementRequestor.TypeInfo in org.aspectj.org.eclipse.jdt.internal.codeassist
Methods in org.aspectj.org.eclipse.jdt.internal.codeassist with parameters of type ISourceElementRequestor.TypeInfoModifier and TypeMethodDescriptionprotected SourceTypeCompletionUnitStructureRequestor.createTypeHandle(JavaElement parent, ISourceElementRequestor.TypeInfo typeInfo) -
Uses of ISourceElementRequestor.TypeInfo in org.aspectj.org.eclipse.jdt.internal.compiler
Methods in org.aspectj.org.eclipse.jdt.internal.compiler with parameters of type ISourceElementRequestor.TypeInfoModifier and TypeMethodDescriptionvoidISourceElementRequestor.enterType(ISourceElementRequestor.TypeInfo typeInfo) voidSourceElementRequestorAdapter.enterType(ISourceElementRequestor.TypeInfo typeInfo) -
Uses of ISourceElementRequestor.TypeInfo in org.aspectj.org.eclipse.jdt.internal.core
Methods in org.aspectj.org.eclipse.jdt.internal.core with parameters of type ISourceElementRequestor.TypeInfoModifier and TypeMethodDescriptionprotected SourceTypeCompilationUnitStructureRequestor.createTypeHandle(JavaElement parent, ISourceElementRequestor.TypeInfo typeInfo) voidCompilationUnitStructureRequestor.enterType(ISourceElementRequestor.TypeInfo typeInfo) voidSourceMapper.enterType(ISourceElementRequestor.TypeInfo typeInfo) -
Uses of ISourceElementRequestor.TypeInfo in org.aspectj.org.eclipse.jdt.internal.core.jdom
Methods in org.aspectj.org.eclipse.jdt.internal.core.jdom with parameters of type ISourceElementRequestor.TypeInfoModifier and TypeMethodDescriptionvoidSimpleDOMBuilder.enterType(ISourceElementRequestor.TypeInfo typeInfo) Deprecated. -
Uses of ISourceElementRequestor.TypeInfo in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
Methods in org.aspectj.org.eclipse.jdt.internal.core.search.indexing with parameters of type ISourceElementRequestor.TypeInfoModifier and TypeMethodDescriptionvoidSourceIndexerRequestor.enterType(ISourceElementRequestor.TypeInfo typeInfo)