|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TypeConstants in org.eclipse.jdt.internal.codeassist |
|---|
| Classes in org.eclipse.jdt.internal.codeassist that implement TypeConstants | |
|---|---|
class |
CompletionEngine
This class is the entry point for source completions. |
| Uses of TypeConstants in org.eclipse.jdt.internal.codeassist.complete |
|---|
| Uses of TypeConstants in org.eclipse.jdt.internal.codeassist.select |
|---|
| Classes in org.eclipse.jdt.internal.codeassist.select that implement TypeConstants | |
|---|---|
class |
SelectionJavadoc
Node representing a Javadoc comment including code selection. |
class |
SelectionOnArgumentName
|
class |
SelectionOnExplicitConstructorCall
|
class |
SelectionOnFieldReference
|
class |
SelectionOnFieldType
|
class |
SelectionOnImportReference
|
class |
SelectionOnLocalName
|
class |
SelectionOnMessageSend
|
class |
SelectionOnNameOfMemberValuePair
|
class |
SelectionOnPackageReference
|
class |
SelectionOnParameterizedQualifiedTypeReference
|
class |
SelectionOnParameterizedSingleTypeReference
|
class |
SelectionOnQualifiedAllocationExpression
|
class |
SelectionOnQualifiedNameReference
|
class |
SelectionOnQualifiedSuperReference
|
class |
SelectionOnQualifiedTypeReference
|
class |
SelectionOnSingleNameReference
|
class |
SelectionOnSingleTypeReference
|
class |
SelectionOnSuperReference
|
| Uses of TypeConstants in org.eclipse.jdt.internal.compiler |
|---|
| Classes in org.eclipse.jdt.internal.compiler that implement TypeConstants | |
|---|---|
class |
ClassFile
Represents a class file wrapper on bytes, it is aware of its actual type name. |
| Uses of TypeConstants in org.eclipse.jdt.internal.compiler.ast |
|---|
| Uses of TypeConstants in org.eclipse.jdt.internal.compiler.flow |
|---|
| Classes in org.eclipse.jdt.internal.compiler.flow that implement TypeConstants | |
|---|---|
class |
ExceptionHandlingFlowContext
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc... |
class |
FinallyFlowContext
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc... |
class |
FlowContext
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc... |
class |
InitializationFlowContext
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc... |
class |
InsideSubRoutineFlowContext
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc... |
class |
LabelFlowContext
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc... |
class |
LoopingFlowContext
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc... |
class |
SwitchFlowContext
Reflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc... |
| Uses of TypeConstants in org.eclipse.jdt.internal.compiler.lookup |
|---|
| Classes in org.eclipse.jdt.internal.compiler.lookup that implement TypeConstants | |
|---|---|
class |
LookupEnvironment
|
class |
PackageBinding
|
class |
ProblemPackageBinding
|
| Uses of TypeConstants in org.eclipse.jdt.internal.eval |
|---|
| Classes in org.eclipse.jdt.internal.eval that implement TypeConstants | |
|---|---|
class |
CodeSnippetAllocationExpression
|
class |
CodeSnippetClassFile
|
class |
CodeSnippetFieldReference
|
class |
CodeSnippetMessageSend
|
class |
CodeSnippetQualifiedNameReference
|
class |
CodeSnippetReturnStatement
A return statement inside a code snippet. |
class |
CodeSnippetSingleNameReference
A single name reference inside a code snippet can denote a field of a remote receiver object (that is, the receiver of the context in the stack frame). |
class |
CodeSnippetSuperReference
A super reference inside a code snippet denotes a reference to the super type of the remote receiver object (that is, the receiver of the context in the stack frame). |
class |
CodeSnippetThisReference
A this reference inside a code snippet denotes a remote receiver object (that is, the receiver of the context in the stack frame) |
class |
CodeSnippetTypeDeclaration
|
| Uses of TypeConstants in org.eclipse.jdt.internal.formatter |
|---|
| Classes in org.eclipse.jdt.internal.formatter that implement TypeConstants | |
|---|---|
static class |
CodeFormatterVisitor.MultiFieldDeclaration
|
class |
FormatJavadoc
Represents a full Javadoc comment for the FormatterCommentParser. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||