|
|
|
|
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
_
T
-
T_CATEGORY -
Static variable in class org.eclipse.jdt.ui.
JavaElementLabels
- Prepend first category (if any) to type.
-
T_CONTAINER_QUALIFIED -
Static variable in class org.eclipse.jdt.ui.
JavaElementLabels
- Type names are type container qualified.
-
T_FULLY_QUALIFIED -
Static variable in class org.eclipse.jdt.ui.
JavaElementLabels
- Type names are fully qualified.
-
T_POST_QUALIFIED -
Static variable in class org.eclipse.jdt.ui.
JavaElementLabels
- Type names are post qualified.
-
T_TYPE_PARAMETERS -
Static variable in class org.eclipse.jdt.ui.
JavaElementLabels
- Type names contain type parameters.
-
TAB -
Static variable in class org.eclipse.jdt.core.
JavaCore
- Configurable option value: "tab".
-
TABLESWITCH -
Static variable in interface org.eclipse.jdt.core.util.
IOpcodeMnemonics
-
-
TAG_AUTHOR -
Static variable in class org.eclipse.jdt.core.dom.
TagElement
- Standard doc tag name (value "@author").
-
TAG_CODE -
Static variable in class org.eclipse.jdt.core.dom.
TagElement
- Standard inline doc tag name (value "@code").
-
TAG_DEPRECATED -
Static variable in class org.eclipse.jdt.core.dom.
TagElement
- Standard doc tag name (value "@deprecated").
-
TAG_DOCROOT -
Static variable in class org.eclipse.jdt.core.dom.
TagElement
- Standard inline doc tag name (value "@docRoot").
-
TAG_ELEMENT -
Static variable in class org.eclipse.jdt.core.dom.
ASTNode
- Node type constant indicating a node of type
TagElement .
-
TAG_EXCEPTION -
Static variable in class org.eclipse.jdt.core.dom.
TagElement
- Standard doc tag name (value "@exception").
-
TAG_INHERITDOC -
Static variable in class org.eclipse.jdt.core.dom.
TagElement
- Standard inline doc tag name (value "@inheritDoc").
-
TAG_LINK -
Static variable in class org.eclipse.jdt.core.dom.
TagElement
- Standard inline doc tag name (value "@link").
-
TAG_LINKPLAIN -
Static variable in class org.eclipse.jdt.core.dom.
TagElement
- Standard inline doc tag name (value "@linkplain").
-
TAG_LITERAL -
Static variable in class org.eclipse.jdt.core.dom.
TagElement
- Standard inline doc tag name (value "@literal").
-
TAG_NAME_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
TagElement
- The "tagName" structural property of this node type.
-
TAG_PARAM -
Static variable in class org.eclipse.jdt.core.dom.
TagElement
- Standard doc tag name (value "@param").
-
TAG_RETURN -
Static variable in class org.eclipse.jdt.core.dom.
TagElement
- Standard doc tag name (value "@return").
-
TAG_SEE -
Static variable in class org.eclipse.jdt.core.dom.
TagElement
- Standard doc tag name (value "@see").
-
TAG_SERIAL -
Static variable in class org.eclipse.jdt.core.dom.
TagElement
- Standard doc tag name (value "@serial").
-
TAG_SERIALDATA -
Static variable in class org.eclipse.jdt.core.dom.
TagElement
- Standard doc tag name (value "@serialData").
-
TAG_SERIALFIELD -
Static variable in class org.eclipse.jdt.core.dom.
TagElement
- Standard doc tag name (value "@serialField").
-
TAG_SINCE -
Static variable in class org.eclipse.jdt.core.dom.
TagElement
- Standard doc tag name (value "@since").
-
TAG_THROWS -
Static variable in class org.eclipse.jdt.core.dom.
TagElement
- Standard doc tag name (value "@throws").
-
TAG_VALUE -
Static variable in class org.eclipse.jdt.core.dom.
TagElement
- Standard inline doc tag name (value "@value").
-
TAG_VERSION -
Static variable in class org.eclipse.jdt.core.dom.
TagElement
- Standard doc tag name (value "@version").
-
TagElement - Class in
org.eclipse.jdt.core.dom
- AST node for a tag within a doc comment.
-
tags() -
Method in class org.eclipse.jdt.core.dom.
Javadoc
- Returns the live list of tag elements that make up this doc
comment.
-
TAGS_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
Javadoc
- The "tags" structural property of this node type.
-
TARGET_EXCEPTION -
Static variable in interface org.eclipse.jdt.core.
IJavaModelStatusConstants
- Status constant indicating that a
TargetException
occurred.
-
TARGET_ID_HIERARCHY_VIEW -
Static variable in interface org.eclipse.jdt.ui.
IContextMenuConstants
- Type hierarchy view part: pop-up menu target ID for type hierarchy viewer
(value
"org.eclipse.jdt.ui.TypeHierarchy.typehierarchy" ).
-
TARGET_ID_MEMBERS_VIEW -
Static variable in interface org.eclipse.jdt.ui.
IContextMenuConstants
- Type hierarchy view part: pop-up menu target ID for the member viewer
(value
"org.eclipse.jdt.ui.TypeHierarchy.members" ).
-
TARGET_ID_SUBTYPES_VIEW -
Static variable in interface org.eclipse.jdt.ui.
IContextMenuConstants
- Type hierarchy view part: Pop-up menu target ID for the subtype hierarchy viewer
(value
"org.eclipse.jdt.ui.TypeHierarchy.subtypes" ).
-
TARGET_ID_SUPERTYPES_VIEW -
Static variable in interface org.eclipse.jdt.ui.
IContextMenuConstants
- Type hierarchy view part: pop-up menu target ID for supertype hierarchy viewer
(value
"org.eclipse.jdt.ui.TypeHierarchy.supertypes" ).
-
TargetSourceRangeComputer - Class in
org.eclipse.jdt.core.dom.rewrite
- An object for computing adjusted source ranges for AST nodes
that are being replaced or deleted.
-
TargetSourceRangeComputer() -
Constructor for class org.eclipse.jdt.core.dom.rewrite.
TargetSourceRangeComputer
- Creates a new target source range computer.
-
TargetSourceRangeComputer.SourceRange - Class in
org.eclipse.jdt.core.dom.rewrite
- Reified source range.
-
TargetSourceRangeComputer.SourceRange(int, int) -
Constructor for class org.eclipse.jdt.core.dom.rewrite.
TargetSourceRangeComputer.SourceRange
- Creates a new source range.
-
Task -
Static variable in interface org.eclipse.jdt.core.compiler.
IProblem
-
-
TASK_MARKER -
Static variable in interface org.eclipse.jdt.core.
IJavaModelMarker
- Java model task marker type (value
"org.eclipse.jdt.core.task" ).
-
TASK_TAG -
Static variable in interface org.eclipse.jdt.ui.text.
IJavaColorConstants
- The color key for task tags in java comments
(value
"java_comment_task_tag" ).
-
TEMPLATES_USE_CODEFORMATTER -
Static variable in class org.eclipse.jdt.ui.
PreferenceConstants
- A named preference that controls if templates are formatted when applied.
-
terminateEvaluation() -
Method in interface org.eclipse.jdt.debug.core.
IJavaThread
- Attempts to terminate the currently executing
IEvaluationRunnable
in this thread, if any.
-
testCaseFinished(ITestCaseElement) -
Method in class org.eclipse.jdt.junit.
TestRunListener
- A test case has ended.
-
testCaseStarted(ITestCaseElement) -
Method in class org.eclipse.jdt.junit.
TestRunListener
- A test case has started.
-
testEnded(String, String) -
Method in interface org.eclipse.jdt.junit.
ITestRunListener
-
Deprecated. An individual test has ended.
-
testFailed(int, String, String, String) -
Method in interface org.eclipse.jdt.junit.
ITestRunListener
-
Deprecated. An individual test has failed with a stack trace.
-
testReran(String, String, String, int, String) -
Method in interface org.eclipse.jdt.junit.
ITestRunListener
-
Deprecated. An individual test has been rerun.
-
testRunEnded(long) -
Method in interface org.eclipse.jdt.junit.
ITestRunListener
-
Deprecated. A test run has ended.
-
TestRunListener - Class in
org.eclipse.jdt.junit
- A test run listener that can be registered at
JUnitCore.addTestRunListener(TestRunListener) . -
TestRunListener() -
Constructor for class org.eclipse.jdt.junit.
TestRunListener
-
-
testRunStarted(int) -
Method in interface org.eclipse.jdt.junit.
ITestRunListener
-
Deprecated. A test run has started.
-
testRunStopped(long) -
Method in interface org.eclipse.jdt.junit.
ITestRunListener
-
Deprecated. A test run has been stopped prematurely.
-
testRunTerminated() -
Method in interface org.eclipse.jdt.junit.
ITestRunListener
-
Deprecated. The VM instance performing the tests has terminated.
-
testStarted(String, String) -
Method in interface org.eclipse.jdt.junit.
ITestRunListener
-
Deprecated. An individual test has started.
-
TEXT_ELEMENT -
Static variable in class org.eclipse.jdt.core.dom.
ASTNode
- Node type constant indicating a node of type
TextElement .
-
TEXT_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
TextElement
- The "text" structural property of this node type.
-
TextElement - Class in
org.eclipse.jdt.core.dom
- AST node for a text element within a doc comment.
-
THEN_EXPRESSION_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
ConditionalExpression
- The "thenExpression" structural property of this node type.
-
THEN_STATEMENT_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
IfStatement
- The "thenStatement" structural property of this node type.
-
THIS_EXPRESSION -
Static variable in class org.eclipse.jdt.core.dom.
ASTNode
- Node type constant indicating a node of type
ThisExpression .
-
THIS_REFERENCE -
Static variable in interface org.eclipse.jdt.core.search.
IJavaSearchConstants
- Return only primary field accesses or primary method invocations (e.g. using
the
this qualifier).
-
ThisExpression - Class in
org.eclipse.jdt.core.dom
- Simple or qualified "this" AST node type.
-
ThisInStaticContext -
Static variable in interface org.eclipse.jdt.core.compiler.
IProblem
-
-
ThisSuperDuringConstructorInvocation -
Static variable in interface org.eclipse.jdt.core.compiler.
IProblem
-
-
THROW_STATEMENT -
Static variable in class org.eclipse.jdt.core.dom.
ASTNode
- Node type constant indicating a node of type
ThrowStatement .
-
THROWN_EXCEPTIONS_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
MethodDeclaration
- The "thrownExceptions" structural property of this node type).
-
thrownExceptions() -
Method in class org.eclipse.jdt.core.dom.
MethodDeclaration
- Returns the live ordered list of thrown exception names in this method
declaration.
-
THROWS_CLAUSE_TYPE_REFERENCE -
Static variable in interface org.eclipse.jdt.core.search.
IJavaSearchConstants
- Return only type references used in a throws clause.
-
ThrowStatement - Class in
org.eclipse.jdt.core.dom
- Throw statement AST node type.
-
TIMEOUT_FOR_PARAMETER_NAME_FROM_ATTACHED_JAVADOC -
Static variable in class org.eclipse.jdt.core.
JavaCore
- Core option ID: Set the timeout value for retrieving the method's parameter names from javadoc.
-
TIMES -
Static variable in class org.eclipse.jdt.core.dom.
InfixExpression.Operator
- Multiplication "*" operator.
-
TIMES_ASSIGN -
Static variable in class org.eclipse.jdt.core.dom.
Assignment.Operator
- = operator.
-
TL_MEMBER_START -
Static variable in class org.eclipse.jdt.core.
CompletionContext
- The completed token is the first token of a member declaration.
-
TL_STATEMENT_START -
Static variable in class org.eclipse.jdt.core.
CompletionContext
- The completed token is the first token of a statement.
-
toCharArray(char[], char[], char[][], boolean, boolean) -
Static method in class org.eclipse.jdt.core.
Signature
- Converts the given method signature to a readable form.
-
toCharArray(char[], char[], char[][], boolean, boolean, boolean) -
Static method in class org.eclipse.jdt.core.
Signature
- Converts the given method signature to a readable form.
-
toCharArray(char[]) -
Static method in class org.eclipse.jdt.core.
Signature
- Converts the given type signature to a readable string.
-
toCode(String) -
Static method in class org.eclipse.jdt.core.dom.
PrimitiveType
- Returns the primitive type code corresponding to the given string,
or
null if none.
-
toFlagValue() -
Method in class org.eclipse.jdt.core.dom.
Modifier.ModifierKeyword
- Returns the modifier flag value corresponding to this modifier keyword.
-
TOGGLE_BREADCRUMB -
Static variable in interface org.eclipse.jdt.ui.actions.
IJavaEditorActionDefinitionIds
- Action definition id of toggle breadcrumb action
(value:
"org.eclipse.jdt.ui.edit.text.java.toggleBreadcrumb" ).
-
TOGGLE_COMMENT -
Static variable in interface org.eclipse.jdt.ui.actions.
IJavaEditorActionDefinitionIds
- Action definition ID of the source -> toggle comment action
(value
"org.eclipse.jdt.ui.edit.text.java.toggle.comment" ).
-
TOGGLE_COMMENT -
Static variable in class org.eclipse.jdt.ui.actions.
JdtActionConstants
- Source menu: name of standard ToggleComment global action
(value
"org.eclipse.jdt.ui.actions.ToggleComment" ).
-
TOGGLE_MARK_OCCURRENCES -
Static variable in interface org.eclipse.jdt.ui.actions.
IJavaEditorActionDefinitionIds
- Action definition id of toggle mark occurrences action
(value:
"org.eclipse.jdt.ui.edit.text.java.toggleMarkOccurrences" ).
-
TOGGLE_PRESENTATION -
Static variable in interface org.eclipse.jdt.ui.actions.
IJavaEditorActionDefinitionIds
-
Deprecated. as of 3.0 replaced by
ITextEditorActionDefinitionIds.TOGGLE_SHOW_SELECTED_ELEMENT_ONLY
-
TOGGLE_SMART_TYPING -
Static variable in interface org.eclipse.jdt.ui.actions.
IJavaEditorActionDefinitionIds
- Action definition ID of the edit -> smart typing action
(value
"org.eclipse.jdt.smartTyping.toggle" ).
-
TOGGLE_TEXT_HOVER -
Static variable in interface org.eclipse.jdt.ui.actions.
IJavaEditorActionDefinitionIds
- Action definition ID of the toggle text hover tool bar button action
(value
"org.eclipse.jdt.ui.edit.text.java.toggle.text.hover" ).
-
TOKEN_KIND_NAME -
Static variable in class org.eclipse.jdt.core.
CompletionContext
- The completion token is a name.
-
TOKEN_KIND_STRING_LITERAL -
Static variable in class org.eclipse.jdt.core.
CompletionContext
- The completion token is a string literal.
-
TOKEN_KIND_UNKNOWN -
Static variable in class org.eclipse.jdt.core.
CompletionContext
- The completion token is unknown.
-
TOKEN_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
NumberLiteral
- The "token" structural property of this node type.
-
TokenNameabstract -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameAND -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameAND_AND -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameAND_EQUAL -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameassert -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
- "assert" token (added in J2SE 1.4).
-
TokenNameAT -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
- "@" token (added in J2SE 1.5).
-
TokenNameboolean -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamebreak -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamebyte -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamecase -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamecatch -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamechar -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameCharacterLiteral -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameclass -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameCOLON -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameCOMMA -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameCOMMENT_BLOCK -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameCOMMENT_JAVADOC -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameCOMMENT_LINE -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameconst -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamecontinue -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamedefault -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameDIVIDE -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameDIVIDE_EQUAL -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamedo -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameDOT -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamedouble -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameDoubleLiteral -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameELLIPSIS -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
- "..." token (added in J2SE 1.5).
-
TokenNameelse -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameenum -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
- "enum" keyword (added in J2SE 1.5).
-
TokenNameEOF -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameEQUAL -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameEQUAL_EQUAL -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameERROR -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameextends -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamefalse -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamefinal -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamefinally -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamefloat -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameFloatingPointLiteral -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamefor -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamegoto -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameGREATER -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameGREATER_EQUAL -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameIdentifier -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameif -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameimplements -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameimport -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameinstanceof -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameint -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameIntegerLiteral -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameinterface -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameLBRACE -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameLBRACKET -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameLEFT_SHIFT -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameLEFT_SHIFT_EQUAL -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameLESS -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameLESS_EQUAL -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamelong -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameLongLiteral -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameLPAREN -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameMINUS -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameMINUS_EQUAL -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameMINUS_MINUS -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameMULTIPLY -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameMULTIPLY_EQUAL -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamenative -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamenew -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameNOT -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameNOT_EQUAL -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamenull -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameOR -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameOR_EQUAL -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameOR_OR -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamepackage -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamePLUS -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamePLUS_EQUAL -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamePLUS_PLUS -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameprivate -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameprotected -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamepublic -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameQUESTION -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameRBRACE -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameRBRACKET -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameREMAINDER -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameREMAINDER_EQUAL -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamereturn -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameRIGHT_SHIFT -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameRIGHT_SHIFT_EQUAL -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameRPAREN -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameSEMICOLON -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameshort -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamestatic -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamestrictfp -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameStringLiteral -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamesuper -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameswitch -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamesynchronized -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamethis -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamethrow -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamethrows -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNametransient -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNametrue -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNametry -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameTWIDDLE -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameUNSIGNED_RIGHT_SHIFT -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameUNSIGNED_RIGHT_SHIFT_EQUAL -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamevoid -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamevolatile -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNamewhile -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameWHITESPACE -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameXOR -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
TokenNameXOR_EQUAL -
Static variable in interface org.eclipse.jdt.core.compiler.
ITerminalSymbols
-
-
toKeyword(String) -
Static method in class org.eclipse.jdt.core.dom.
Modifier.ModifierKeyword
- Returns the modifier corresponding to the given string,
or
null if none.
-
toLowerCase(char[]) -
Static method in class org.eclipse.jdt.core.compiler.
CharOperation
- Answers the result of a char[] conversion to lowercase.
-
TOO_MANY_BYTES -
Static variable in exception org.eclipse.jdt.core.util.
ClassFormatException
-
-
ToolFactory - Class in
org.eclipse.jdt.core
- Factory for creating various compiler tools, such as scanners, parsers and compilers.
-
ToolFactory() -
Constructor for class org.eclipse.jdt.core.
ToolFactory
-
-
TooManyArgumentSlots -
Static variable in interface org.eclipse.jdt.core.compiler.
IProblem
-
-
TooManyArrayDimensions -
Static variable in interface org.eclipse.jdt.core.compiler.
IProblem
-
-
TooManyBytesForStringConstant -
Static variable in interface org.eclipse.jdt.core.compiler.
IProblem
-
-
TooManyConstantsInConstantPool -
Static variable in interface org.eclipse.jdt.core.compiler.
IProblem
-
-
TooManyFields -
Static variable in interface org.eclipse.jdt.core.compiler.
IProblem
-
-
TooManyLocalVariableSlots -
Static variable in interface org.eclipse.jdt.core.compiler.
IProblem
-
-
TooManyMethods -
Static variable in interface org.eclipse.jdt.core.compiler.
IProblem
-
-
TooManySyntheticArgumentSlots -
Static variable in interface org.eclipse.jdt.core.compiler.
IProblem
-
-
toOperator(String) -
Static method in class org.eclipse.jdt.core.dom.
Assignment.Operator
- Returns the assignment operator corresponding to the given string,
or
null if none.
-
toOperator(String) -
Static method in class org.eclipse.jdt.core.dom.
InfixExpression.Operator
- Returns the infix operator corresponding to the given string,
or
null if none.
-
toOperator(String) -
Static method in class org.eclipse.jdt.core.dom.
PostfixExpression.Operator
- Returns the postfix operator corresponding to the given string,
or
null if none.
-
toOperator(String) -
Static method in class org.eclipse.jdt.core.dom.
PrefixExpression.Operator
- Returns the prefix operator corresponding to the given string,
or
null if none.
-
toQualifiedName(char[][]) -
Static method in class org.eclipse.jdt.core.
Signature
- Converts the given array of qualified name segments to a qualified name.
-
toQualifiedName(String[]) -
Static method in class org.eclipse.jdt.core.
Signature
- Converts the given array of qualified name segments to a qualified name.
-
toSignature() -
Method in class org.eclipse.jdt.core.
BindingKey
- Transforms this binding key into a resolved signature.
-
toString() -
Method in class org.eclipse.jdt.core.
BindingKey
-
-
toString(char[][]) -
Static method in class org.eclipse.jdt.core.compiler.
CharOperation
- Answers a string which is the concatenation of the given array using the '.' as a separator.
-
toString() -
Method in class org.eclipse.jdt.core.dom.
Assignment.Operator
- Returns the character sequence for the operator.
-
toString() -
Method in class org.eclipse.jdt.core.dom.
ASTNode
- Returns a string representation of this node suitable for debugging
purposes only.
-
toString() -
Method in interface org.eclipse.jdt.core.dom.
IBinding
- Returns a string representation of this binding suitable for debugging
purposes only.
-
toString() -
Method in class org.eclipse.jdt.core.dom.
InfixExpression.Operator
- Returns the character sequence for the operator.
-
toString() -
Method in class org.eclipse.jdt.core.dom.
Modifier.ModifierKeyword
- Returns the keyword for the modifier.
-
toString() -
Method in class org.eclipse.jdt.core.dom.
PostfixExpression.Operator
- Returns the character sequence for the operator.
-
toString() -
Method in class org.eclipse.jdt.core.dom.
PrefixExpression.Operator
- Returns the character sequence for the operator.
-
toString() -
Method in class org.eclipse.jdt.core.dom.
PrimitiveType.Code
- Returns the standard name of the primitive type.
-
toString() -
Method in class org.eclipse.jdt.core.dom.rewrite.
ASTRewrite
- Returns a string suitable for debugging purposes (only).
-
toString() -
Method in class org.eclipse.jdt.core.dom.
StructuralPropertyDescriptor
- Returns a string suitable for debug purposes.
-
toString(int) -
Static method in class org.eclipse.jdt.core.
Flags
- Returns a standard string describing the given modifier flags.
-
toString() -
Method in exception org.eclipse.jdt.core.
JavaModelException
-
-
toString() -
Method in class org.eclipse.jdt.core.refactoring.descriptors.
ExtractClassDescriptor.Field
-
-
toString() -
Method in class org.eclipse.jdt.core.refactoring.participants.
ChangeMethodSignatureArguments.Parameter
-
-
toString() -
Method in class org.eclipse.jdt.core.refactoring.participants.
ChangeMethodSignatureArguments.ThrownException
-
-
toString() -
Method in class org.eclipse.jdt.core.refactoring.participants.
ChangeMethodSignatureArguments
-
-
toString() -
Method in class org.eclipse.jdt.core.refactoring.
RenameTypeArguments
-
-
toString() -
Method in class org.eclipse.jdt.core.search.
SearchMatch
-
-
toString() -
Method in class org.eclipse.jdt.core.search.
SearchPattern
-
-
toString(String) -
Static method in class org.eclipse.jdt.core.
Signature
- Converts the given type signature to a readable string.
-
toString(String, String, String[], boolean, boolean) -
Static method in class org.eclipse.jdt.core.
Signature
- Converts the given method signature to a readable string.
-
toString(String, String, String[], boolean, boolean, boolean) -
Static method in class org.eclipse.jdt.core.
Signature
- Converts the given method signature to a readable string.
-
toString() -
Method in class org.eclipse.jdt.junit.model.
ITestElement.ProgressState
-
-
toString() -
Method in class org.eclipse.jdt.junit.model.
ITestElement.Result
-
-
toString() -
Method in class org.eclipse.jdt.ui.
SharedASTProvider.WAIT_FLAG
-
-
toString() -
Method in class org.eclipse.jdt.ui.text.folding.
DefaultJavaFoldingStructureProvider.JavaProjectionAnnotation
-
-
toStrings(char[][]) -
Static method in class org.eclipse.jdt.core.compiler.
CharOperation
- Answers an array of strings from the given array of char array.
-
toUpperCase(char[]) -
Static method in class org.eclipse.jdt.core.compiler.
CharOperation
- Answers the result of a char[] conversion to uppercase.
-
TP_POST_QUALIFIED -
Static variable in class org.eclipse.jdt.ui.
JavaElementLabels
- Type parameters are post qualified.
-
track(ASTNode) -
Method in class org.eclipse.jdt.core.dom.rewrite.
ASTRewrite
- Returns an object that tracks the source range of the given node
across the rewrite to its AST.
-
TRANSIENT -
Static variable in class org.eclipse.jdt.core.dom.
Modifier
- "transient" modifier constant (bit mask).
-
TRANSIENT -
Static variable in class org.eclipse.jdt.ui.
JavaElementImageDescriptor
- Flag to render the 'transient' adornment.
-
TRANSIENT_KEYWORD -
Static variable in class org.eclipse.jdt.core.dom.
Modifier.ModifierKeyword
- "transient" modifier with flag value
Modifier.TRANSIENT .
-
TRANSIENT_PROBLEM -
Static variable in interface org.eclipse.jdt.core.
IJavaModelMarker
- Java model transient problem marker type (value
"org.eclipse.jdt.core.transient_problem" ).
-
traverse(IBytecodeVisitor) -
Method in interface org.eclipse.jdt.core.util.
ICodeAttribute
- Define a Java opcodes walker.
-
triggerIncrementalBuild() -
Method in class org.eclipse.jdt.ui.refactoring.
RefactoringSaveHelper
- Triggers an incremental build if this save helper did save files before.
-
triggerSearch() -
Method in interface org.eclipse.jdt.ui.dialogs.
ITypeSelectionComponent
- Triggers a search inside the type component with the
current settings.
-
trim(char[]) -
Static method in class org.eclipse.jdt.core.compiler.
CharOperation
- Answers a new array removing leading and trailing spaces (' ').
-
trimIndent(String, int, int, int) -
Static method in class org.eclipse.jdt.core.formatter.
IndentManipulation
- Removes the given number of indentation units from a given line.
-
TRUE -
Static variable in class org.eclipse.jdt.core.formatter.
DefaultCodeFormatterConstants
-
FORMATTER / Value to set an option to true.
-
TRUE -
Static variable in class org.eclipse.jdt.ui.cleanup.
CleanUpOptions
- True value
-
TRY_STATEMENT -
Static variable in class org.eclipse.jdt.core.dom.
ASTNode
- Node type constant indicating a node of type
TryStatement .
-
TryStatement - Class in
org.eclipse.jdt.core.dom
- Try statement AST node type.
-
turnOff(int) -
Method in class org.eclipse.jdt.ui.
JavaElementLabelProvider
- Turns off the rendering options specified in the given flags.
-
turnOn(int) -
Method in class org.eclipse.jdt.ui.
JavaElementLabelProvider
- Turns on the rendering options specified in the given flags.
-
TYPE -
Static variable in interface org.eclipse.jdt.core.dom.
IBinding
- Kind constant (value 2) indicating a type binding.
-
Type - Class in
org.eclipse.jdt.core.dom
- Abstract base class of all type AST node types.
-
TYPE -
Static variable in interface org.eclipse.jdt.core.
IJavaElement
- Constant representing a type (a class or interface).
-
TYPE -
Static variable in interface org.eclipse.jdt.core.jdom.
IDOMNode
-
Deprecated. Node type constant indicating a type declaration.
-
TYPE -
Static variable in interface org.eclipse.jdt.core.search.
IJavaSearchConstants
- The searched element is a type, which may include classes, interfaces,
enums, and annotation types.
-
TYPE_ARGUMENT_TYPE_REFERENCE -
Static variable in interface org.eclipse.jdt.core.search.
IJavaSearchConstants
- Return only type references used as a type argument in a parameterized
type or a parameterized method.
-
TYPE_ARGUMENTS_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
ClassInstanceCreation
- The "typeArguments" structural property of this node type (added in JLS3 API).
-
TYPE_ARGUMENTS_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
ConstructorInvocation
- The "typeArguments" structural property of this node type (added in JLS3 API).
-
TYPE_ARGUMENTS_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
MethodInvocation
- The "typeArguments" structural property of this node type (added in JLS3 API).
-
TYPE_ARGUMENTS_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
ParameterizedType
- The "typeArguments" structural property of this node type.
-
TYPE_ARGUMENTS_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
SuperConstructorInvocation
- The "typeArguments" structural property of this node type (added in JLS3 API).
-
TYPE_ARGUMENTS_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
SuperMethodInvocation
- The "typeArguments" structural property of this node type (added in JLS3 API).
-
TYPE_BOUNDS_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
TypeParameter
- The "typeBounds" structural property of this node type.
-
TYPE_CLASS -
Static variable in interface org.eclipse.jdt.debug.core.
IJavaClassPrepareBreakpoint
- Constant indicating a class prepare breakpoint is associated with a
class type.
-
TYPE_DECLARATION -
Static variable in class org.eclipse.jdt.core.dom.
ASTNode
- Node type constant indicating a node of type
TypeDeclaration .
-
TYPE_DECLARATION_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
TypeDeclarationStatement
- The "typeDeclaration" structural property of this node type (JLS2 API only).
-
TYPE_DECLARATION_STATEMENT -
Static variable in class org.eclipse.jdt.core.dom.
ASTNode
- Node type constant indicating a node of type
TypeDeclarationStatement .
-
TYPE_ID -
Static variable in class org.eclipse.jdt.launching.sourcelookup.containers.
ClasspathContainerSourceContainer
- Unique identifier for Java project source container type
(value
org.eclipse.jdt.launching.sourceContainer.classpathContainer ).
-
TYPE_ID -
Static variable in class org.eclipse.jdt.launching.sourcelookup.containers.
ClasspathVariableSourceContainer
- Unique identifier for Java project source container type
(value
org.eclipse.jdt.launching.sourceContainer.classpathVariable ).
-
TYPE_ID -
Static variable in class org.eclipse.jdt.launching.sourcelookup.containers.
JavaProjectSourceContainer
- Unique identifier for Java project source container type
(value
org.eclipse.jdt.launching.sourceContainer.javaProject ).
-
TYPE_ID -
Static variable in class org.eclipse.jdt.launching.sourcelookup.containers.
PackageFragmentRootSourceContainer
- Unique identifier for Java project source container type
(value
org.eclipse.jdt.launching.sourceContainer.packageFragmentRoot ).
-
TYPE_IMPORT -
Static variable in class org.eclipse.jdt.core.
CompletionProposal
- Completion is an import of reference to a type.
-
TYPE_INTERFACE -
Static variable in interface org.eclipse.jdt.debug.core.
IJavaClassPrepareBreakpoint
- Constant indicating a class prepare breakpoint is associated with an
interface type.
-
TYPE_LITERAL -
Static variable in class org.eclipse.jdt.core.dom.
ASTNode
- Node type constant indicating a node of type
TypeLiteral .
-
TYPE_NAME_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
MarkerAnnotation
- The "typeName" structural property of this node type.
-
TYPE_NAME_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
NormalAnnotation
- The "typeName" structural property of this node type.
-
TYPE_NAME_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
SingleMemberAnnotation
- The "typeName" structural property of this node type.
-
TYPE_PARAMETER -
Static variable in class org.eclipse.jdt.core.dom.
ASTNode
- Node type constant indicating a node of type
TypeParameter .
-
TYPE_PARAMETER -
Static variable in interface org.eclipse.jdt.core.
IJavaElement
- Constant representing a type parameter declaration.
-
TYPE_PARAMETERS_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
MethodDeclaration
- The "typeParameters" structural property of this node type (added in JLS3 API).
-
TYPE_PARAMETERS_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
TypeDeclaration
- The "typeParameters" structural property of this node type (added in JLS3 API).
-
TYPE_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
AnnotationTypeMemberDeclaration
- The "type" structural property of this node type.
-
TYPE_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
ArrayCreation
- The "type" structural property of this node type.
-
TYPE_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
CastExpression
- The "type" structural property of this node type.
-
TYPE_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
ClassInstanceCreation
- The "type" structural property of this node type (added in JLS3 API).
-
TYPE_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
FieldDeclaration
- The "type" structural property of this node type.
-
TYPE_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
MethodRefParameter
- The "type" structural property of this node type.
-
TYPE_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
ParameterizedType
- The "type" structural property of this node type.
-
TYPE_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
SingleVariableDeclaration
- The "type" structural property of this node type.
-
TYPE_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
TypeLiteral
- The "type" structural property of this node type.
-
TYPE_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
VariableDeclarationExpression
- The "type" structural property of this node type.
-
TYPE_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
VariableDeclarationStatement
- The "type" structural property of this node type.
-
TYPE_REF -
Static variable in class org.eclipse.jdt.core.
CompletionProposal
- Completion is a reference to a type.
-
TYPE_TRIGGERS -
Static variable in class org.eclipse.jdt.ui.text.java.
CompletionProposalCollector
- Triggers for types.
-
TYPE_VARIABLE_BOUND_TYPE_REFERENCE -
Static variable in interface org.eclipse.jdt.core.search.
IJavaSearchConstants
- Return only type references used as a type variable bound.
-
TYPE_VARIABLE_SIGNATURE -
Static variable in class org.eclipse.jdt.core.
Signature
- Kind constant for a type variable signature.
-
TypeArgumentMismatch -
Static variable in interface org.eclipse.jdt.core.compiler.
IProblem
-
-
typeArguments() -
Method in class org.eclipse.jdt.core.dom.
ClassInstanceCreation
- Returns the live ordered list of type arguments of this class
instance creation (added in JLS3 API).
-
typeArguments() -
Method in class org.eclipse.jdt.core.dom.
ConstructorInvocation
- Returns the live ordered list of type arguments of this constructor
invocation (added in JLS3 API).
-
typeArguments() -
Method in class org.eclipse.jdt.core.dom.
MethodInvocation
- Returns the live ordered list of type arguments of this method
invocation (added in JLS3 API).
-
typeArguments() -
Method in class org.eclipse.jdt.core.dom.
ParameterizedType
- Returns the live ordered list of type arguments of this parameterized
type.
-
typeArguments() -
Method in class org.eclipse.jdt.core.dom.
SuperConstructorInvocation
- Returns the live ordered list of type arguments of this constructor
invocation (added in JLS3 API).
-
typeArguments() -
Method in class org.eclipse.jdt.core.dom.
SuperMethodInvocation
- Returns the live ordered list of type arguments of this method
invocation (added in JLS3 API).
-
TypeArgumentsForRawGenericConstructor -
Static variable in interface org.eclipse.jdt.core.compiler.
IProblem
-
-
TypeArgumentsForRawGenericMethod -
Static variable in interface org.eclipse.jdt.core.compiler.
IProblem
-
-
typeBounds() -
Method in class org.eclipse.jdt.core.dom.
TypeParameter
- Returns the live ordered list of type bounds of this type parameter.
-
TypeCollidesWithPackage -
Static variable in interface org.eclipse.jdt.core.compiler.
IProblem
-
-
TypeDeclaration - Class in
org.eclipse.jdt.core.dom
- Type declaration AST node type.
-
TypeDeclarationMatch - Class in
org.eclipse.jdt.core.search
- A Java search match that represents a type declaration.
-
TypeDeclarationMatch(IJavaElement, int, int, int, SearchParticipant, IResource) -
Constructor for class org.eclipse.jdt.core.search.
TypeDeclarationMatch
- Creates a new type declaration match.
-
TypeDeclarationStatement - Class in
org.eclipse.jdt.core.dom
- Local type declaration statement AST node type.
-
TYPEFILTER_DISABLED -
Static variable in class org.eclipse.jdt.ui.
PreferenceConstants
- A named preference that holds a list of semicolon separated fully qualified type names with wild card characters.
-
TYPEFILTER_ENABLED -
Static variable in class org.eclipse.jdt.ui.
PreferenceConstants
- A named preference that holds a list of semicolon separated fully qualified type names with wild card characters.
-
TypeHidingType -
Static variable in interface org.eclipse.jdt.core.compiler.
IProblem
-
-
TypeHidingTypeParameterFromMethod -
Static variable in interface org.eclipse.jdt.core.compiler.
IProblem
-
-
TypeHidingTypeParameterFromType -
Static variable in interface org.eclipse.jdt.core.compiler.
IProblem
-
-
typeHierarchyChanged(ITypeHierarchy) -
Method in interface org.eclipse.jdt.core.
ITypeHierarchyChangedListener
- Notifies that the given type hierarchy has changed in some way and should
be refreshed at some point to make it consistent with the current state of
the Java model.
-
TypeLiteral - Class in
org.eclipse.jdt.core.dom
- Type literal AST node type.
-
TypeMismatch -
Static variable in interface org.eclipse.jdt.core.compiler.
IProblem
-
-
TypeMissingDeprecatedAnnotation -
Static variable in interface org.eclipse.jdt.core.compiler.
IProblem
-
-
TYPENAME -
Static variable in class org.eclipse.jdt.ui.wizards.
NewTypeWizardPage
- Field ID of the type name input field.
-
typeNameChanged() -
Method in class org.eclipse.jdt.junit.wizards.
NewTestSuiteWizardPage
-
-
typeNameChanged() -
Method in class org.eclipse.jdt.ui.wizards.
NewTypeWizardPage
- Hook method that gets called when the type name has changed.
-
TypeNameMatch - Class in
org.eclipse.jdt.core.search
- A match collected while
searching for
all type names methods using a
requestor . -
TypeNameMatch() -
Constructor for class org.eclipse.jdt.core.search.
TypeNameMatch
-
-
TypeNameMatchRequestor - Class in
org.eclipse.jdt.core.search
- A
TypeNameMatchRequestor collects matches from a searchAllTypeNames
query to a SearchEngine . -
TypeNameMatchRequestor() -
Constructor for class org.eclipse.jdt.core.search.
TypeNameMatchRequestor
-
-
TypeNameRequestor - Class in
org.eclipse.jdt.core.search
- A
TypeNameRequestor collects search results from a searchAllTypeNames
query to a SearchEngine . -
TypeNameRequestor() -
Constructor for class org.eclipse.jdt.core.search.
TypeNameRequestor
-
-
TypeParameter - Class in
org.eclipse.jdt.core.dom
- Type parameter node (added in JLS3 API).
-
TypeParameterDeclarationMatch - Class in
org.eclipse.jdt.core.search
- A Java search match that represents a type parameter declaration or reference.
-
TypeParameterDeclarationMatch(IJavaElement, int, int, int, SearchParticipant, IResource) -
Constructor for class org.eclipse.jdt.core.search.
TypeParameterDeclarationMatch
- Creates a new type parameter match.
-
TypeParameterHidingType -
Static variable in interface org.eclipse.jdt.core.compiler.
IProblem
-
-
TypeParameterReferenceMatch - Class in
org.eclipse.jdt.core.search
- A Java search match that represents a type parameter declaration or reference.
-
TypeParameterReferenceMatch(IJavaElement, int, int, int, boolean, SearchParticipant, IResource) -
Constructor for class org.eclipse.jdt.core.search.
TypeParameterReferenceMatch
- Creates a new field reference match.
-
typeParameters() -
Method in class org.eclipse.jdt.core.dom.
MethodDeclaration
- Returns the live ordered list of type parameters of this method
declaration (added in JLS3 API).
-
typeParameters() -
Method in class org.eclipse.jdt.core.dom.
TypeDeclaration
- Returns the live ordered list of type parameters of this type
declaration (added in JLS3 API).
-
TypeReferenceMatch - Class in
org.eclipse.jdt.core.search
- A Java search match that represents a type reference.
-
TypeReferenceMatch(IJavaElement, int, int, int, boolean, SearchParticipant, IResource) -
Constructor for class org.eclipse.jdt.core.search.
TypeReferenceMatch
- Creates a new type reference match.
-
TypeRelated -
Static variable in interface org.eclipse.jdt.core.compiler.
IProblem
- Problem Categories
The high bits of a problem ID contains information about the category of a problem.
-
types() -
Method in class org.eclipse.jdt.core.dom.
CompilationUnit
- Returns the live list of nodes for the top-level type declarations of this
compilation unit, in order of appearance.
-
TYPES_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
CompilationUnit
- The "types" structural property of this node type.
-
TypeSelectionExtension - Class in
org.eclipse.jdt.ui.dialogs
- The class provides API to extend type selection dialogs like the
open type dialog.
-
TypeSelectionExtension() -
Constructor for class org.eclipse.jdt.ui.dialogs.
TypeSelectionExtension
-
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
_
Copyright (c) IBM Corp. and others 2000, 2008. All Rights Reserved.
|
|
|