Uses of Interface
org.aspectj.org.eclipse.jdt.internal.compiler.env.IDependent
Packages that use IDependent
Package
Description
-
Uses of IDependent in org.aspectj.ajdt.internal.core.builder
Classes in org.aspectj.ajdt.internal.core.builder that implement IDependentModifier and TypeClassDescriptionclassUsed to determine if a type has structurally changed during incremental compilation. -
Uses of IDependent in org.aspectj.org.eclipse.jdt.internal.codeassist.impl
Classes in org.aspectj.org.eclipse.jdt.internal.codeassist.impl that implement IDependent -
Uses of IDependent in org.aspectj.org.eclipse.jdt.internal.compiler.batch
Classes in org.aspectj.org.eclipse.jdt.internal.compiler.batch that implement IDependent -
Uses of IDependent in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
Classes in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt that implement IDependentModifier and TypeClassDescriptionclassclassA decorator forIBinaryTypethat allows external annotations to be attached. -
Uses of IDependent in org.aspectj.org.eclipse.jdt.internal.compiler.env
Subinterfaces of IDependent in org.aspectj.org.eclipse.jdt.internal.compiler.envModifier and TypeInterfaceDescriptioninterfaceinterfaceThis interface denotes a compilation unit, providing its name and content.interfaceinterface -
Uses of IDependent in org.aspectj.org.eclipse.jdt.internal.core
Classes in org.aspectj.org.eclipse.jdt.internal.core that implement IDependentModifier and TypeClassDescriptionclassA basic implementation ofICompilationUnitfor use in theSourceMapper.classA working copy on anIClassFile.classclassElement info for an IType element that originated from source. -
Uses of IDependent in org.aspectj.org.eclipse.jdt.internal.core.builder
Classes in org.aspectj.org.eclipse.jdt.internal.core.builder that implement IDependent -
Uses of IDependent in org.aspectj.org.eclipse.jdt.internal.core.hierarchy
Classes in org.aspectj.org.eclipse.jdt.internal.core.hierarchy that implement IDependentModifier and TypeClassDescriptionclassclassPartial implementation of an IGenericType used to answer hierarchies. -
Uses of IDependent in org.aspectj.org.eclipse.jdt.internal.core.jdom
Classes in org.aspectj.org.eclipse.jdt.internal.core.jdom that implement IDependentModifier and TypeClassDescriptionclassImplements a very simple version of the ICompilationUnit. -
Uses of IDependent in org.aspectj.org.eclipse.jdt.internal.core.search.matching
Classes in org.aspectj.org.eclipse.jdt.internal.core.search.matching that implement IDependent -
Uses of IDependent in org.aspectj.org.eclipse.jdt.internal.core.util
Classes in org.aspectj.org.eclipse.jdt.internal.core.util that implement IDependentModifier and TypeClassDescriptionclassAn ICompilationUnit that retrieves its contents using an IFile -
Uses of IDependent in org.aspectj.org.eclipse.jdt.internal.eval
Classes in org.aspectj.org.eclipse.jdt.internal.eval that implement IDependentModifier and TypeClassDescriptionclassThe skeleton of the class 'org.eclipse.jdt.internal.eval.target.CodeSnippet' used at compile time.