|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IDependent in org.eclipse.jdt.internal.codeassist.impl |
---|
Classes in org.eclipse.jdt.internal.codeassist.impl that implement IDependent | |
---|---|
class |
AssistCompilationUnit
|
Uses of IDependent in org.eclipse.jdt.internal.compiler.classfmt |
---|
Classes in org.eclipse.jdt.internal.compiler.classfmt that implement IDependent | |
---|---|
class |
ClassFileReader
|
Uses of IDependent in org.eclipse.jdt.internal.compiler.env |
---|
Subinterfaces of IDependent in org.eclipse.jdt.internal.compiler.env | |
---|---|
interface |
IBinaryType
|
interface |
ICompilationUnit
This interface denotes a compilation unit, providing its name and content. |
interface |
IGenericType
|
interface |
ISourceType
|
Uses of IDependent in org.eclipse.jdt.internal.compiler.lookup |
---|
Classes in org.eclipse.jdt.internal.compiler.lookup that implement IDependent | |
---|---|
class |
BinaryTypeBinding
|
class |
CaptureBinding
|
class |
LocalTypeBinding
|
class |
MemberTypeBinding
|
class |
MissingTypeBinding
|
class |
NestedTypeBinding
|
class |
ParameterizedTypeBinding
A parameterized type encapsulates a type with type arguments, |
class |
ProblemReferenceBinding
|
class |
RawTypeBinding
Denote a raw type, i.e. |
class |
ReferenceBinding
|
class |
SourceTypeBinding
|
class |
TypeVariableBinding
Binding for a type parameter, held by source/binary type or method. |
class |
UnresolvedReferenceBinding
|
class |
WildcardBinding
|
Uses of IDependent in org.eclipse.jdt.internal.core |
---|
Classes in org.eclipse.jdt.internal.core that implement IDependent | |
---|---|
class |
BasicCompilationUnit
A basic implementation of ICompilationUnit
for use in the SourceMapper . |
class |
ClassFileWorkingCopy
A working copy on an IClassFile . |
class |
CompilationUnit
|
class |
SourceTypeElementInfo
Element info for an IType element that originated from source. |
Uses of IDependent in org.eclipse.jdt.internal.core.builder |
---|
Classes in org.eclipse.jdt.internal.core.builder that implement IDependent | |
---|---|
class |
SourceFile
|
Uses of IDependent in org.eclipse.jdt.internal.core.hierarchy |
---|
Classes in org.eclipse.jdt.internal.core.hierarchy that implement IDependent | |
---|---|
class |
HierarchyBinaryType
|
class |
HierarchyType
Partial implementation of an IGenericType used to answer hierarchies. |
Uses of IDependent in org.eclipse.jdt.internal.core.search.matching |
---|
Classes in org.eclipse.jdt.internal.core.search.matching that implement IDependent | |
---|---|
class |
PossibleMatch
|
Uses of IDependent in org.eclipse.jdt.internal.core.util |
---|
Classes in org.eclipse.jdt.internal.core.util that implement IDependent | |
---|---|
class |
ResourceCompilationUnit
An ICompilationUnit that retrieves its contents using an IFile |
Uses of IDependent in org.eclipse.jdt.internal.eval |
---|
Classes in org.eclipse.jdt.internal.eval that implement IDependent | |
---|---|
class |
CodeSnippetSkeleton
The skeleton of the class 'org.eclipse.jdt.internal.eval.target.CodeSnippet' used at compile time. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |