|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SuffixConstants in org.eclipse.jdt.internal.codeassist |
---|
Classes in org.eclipse.jdt.internal.codeassist that implement SuffixConstants | |
---|---|
class |
CompletionEngine
This class is the entry point for source completions. |
Uses of SuffixConstants in org.eclipse.jdt.internal.codeassist.impl |
---|
Classes in org.eclipse.jdt.internal.codeassist.impl that implement SuffixConstants | |
---|---|
class |
AssistCompilationUnit
|
Uses of SuffixConstants in org.eclipse.jdt.internal.compiler.batch |
---|
Classes in org.eclipse.jdt.internal.compiler.batch that implement SuffixConstants | |
---|---|
class |
ClasspathDirectory
|
class |
ClasspathJar
|
class |
ClasspathLocation
|
class |
ClasspathSourceJar
|
class |
FileSystem
|
class |
JmlFileSystem
Instances of this class are useful for looking up source files. |
class |
Main
|
Uses of SuffixConstants in org.eclipse.jdt.internal.compiler.util |
---|
Classes in org.eclipse.jdt.internal.compiler.util that implement SuffixConstants | |
---|---|
class |
Util
|
Uses of SuffixConstants in org.eclipse.jdt.internal.core |
---|
Classes in org.eclipse.jdt.internal.core that implement SuffixConstants | |
---|---|
class |
BinaryType
Parent is an IClassFile. |
class |
ClassFile
|
class |
ClassFileWorkingCopy
A working copy on an IClassFile . |
class |
CompilationUnit
|
class |
CopyElementsOperation
This operation copies/moves a collection of elements from their current container to a new container, optionally renaming the elements. |
class |
CopyResourceElementsOperation
This operation copies/moves/renames a collection of resources from their current container to a new container, optionally renaming the elements. |
class |
ExternalJavaProject
|
class |
JavaProject
Handle for a Java Project. |
class |
MoveElementsOperation
This operation moves elements from their current container to a specified destination container, optionally renaming the elements. |
class |
MoveResourceElementsOperation
This operation moves resources (package fragments and compilation units) from their current container to a specified destination container, optionally renaming the elements. |
class |
NameLookup
A NameLookup provides name resolution within a Java project. |
class |
PackageFragment
|
class |
RenameElementsOperation
This operation renames elements. |
class |
RenameResourceElementsOperation
This operation renames resources (Package fragments and compilation units). |
class |
ResolvedBinaryType
Handle representing a binary type that is resolved. |
class |
SourceMapper
A SourceMapper maps source code in a ZIP file to binary types in a JAR. |
Uses of SuffixConstants in org.eclipse.jdt.internal.core.builder |
---|
Classes in org.eclipse.jdt.internal.core.builder that implement SuffixConstants | |
---|---|
class |
NameEnvironment
|
Uses of SuffixConstants in org.eclipse.jdt.internal.core.hierarchy |
---|
Classes in org.eclipse.jdt.internal.core.hierarchy that implement SuffixConstants | |
---|---|
class |
IndexBasedHierarchyBuilder
|
Uses of SuffixConstants in org.eclipse.jdt.internal.core.search |
---|
Classes in org.eclipse.jdt.internal.core.search that implement SuffixConstants | |
---|---|
class |
HierarchyScope
Scope limited to the subtype and supertype hierarchy of a given type. |
Uses of SuffixConstants in org.eclipse.jdt.internal.core.search.indexing |
---|
Classes in org.eclipse.jdt.internal.core.search.indexing that implement SuffixConstants | |
---|---|
class |
BinaryIndexer
|
class |
SourceIndexer
A SourceIndexer indexes java files using a java parser. |
Uses of SuffixConstants in org.eclipse.jdt.internal.core.search.matching |
---|
Classes in org.eclipse.jdt.internal.core.search.matching that implement SuffixConstants | |
---|---|
class |
JavaSearchNameEnvironment
|
Uses of SuffixConstants in org.eclipse.jdt.internal.eval |
---|
Classes in org.eclipse.jdt.internal.eval that implement SuffixConstants | |
---|---|
class |
EvaluationContext
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |