Eclipse JDT
2.0
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

TAB - Static variable in class org.eclipse.jdt.core.JavaCore
Possible configurable option value.
TABLESWITCH - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
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 meber 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").
THIS_EXPRESSION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type ThisExpression.
ThisExpression - class org.eclipse.jdt.core.dom.ThisExpression.
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.
thrownExceptions() - Method in class org.eclipse.jdt.core.dom.MethodDeclaration
Returns the live ordered list of thrown exception names in this method declaration.
ThrowStatement - class org.eclipse.jdt.core.dom.ThrowStatement.
Throw statement AST node type.
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.
toCharArray(char[]) - Static method in class org.eclipse.jdt.core.Signature
Converts the given type signature to a readable string.
toCharArray(char[], char[], char[][], boolean, boolean) - Static method in class org.eclipse.jdt.core.Signature
Converts the given method signature to a readable form.
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.
TOGGLE_PRESENTATION - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the toggle presentation toolbar button action (value "org.eclipse.jdt.ui.edit.text.java.toggle.presentation").
TOGGLE_TEXT_HOVER - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the toggle text hover toolbar button action (value "org.eclipse.jdt.ui.edit.text.java.toggle.text.hover").
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
 
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
 
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
 
TokenNameelse - Static variable in interface org.eclipse.jdt.core.compiler.ITerminalSymbols
 
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
 
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
 
TOO_MANY_BYTES - Static variable in class org.eclipse.jdt.core.util.ClassFormatException
 
ToolFactory - class org.eclipse.jdt.core.ToolFactory.
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
 
TooManyConstantsInConstantPool - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
TooManyLocalVariableSlots - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
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.
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.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.Assignment.Operator
Returns the assignment 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.
toString() - Method in class org.eclipse.jdt.core.JavaModelException
Returns a printable representation of this exception suitable for debugging purposes only.
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.PrefixExpression.Operator
Returns the character sequence for the operator.
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.InfixExpression.Operator
Returns the character sequence for the operator.
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.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(int) - Static method in class org.eclipse.jdt.core.Flags
Returns a standard string describing the given modifier flags.
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.
TRANSIENT - Static variable in class org.eclipse.jdt.core.dom.Modifier
"transient" modifier constant (bit mask).
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.
TRY_STATEMENT - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type TryStatement.
TryStatement - class org.eclipse.jdt.core.dom.TryStatement.
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 - class org.eclipse.jdt.core.dom.Type.
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.dom.IBinding
Kind constant (value 2) indicating a type binding.
TYPE - Static variable in interface org.eclipse.jdt.core.jdom.IDOMNode
Node type constant indicating a type declaration.
TYPE - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is a type.
TYPE_DECLARATION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type TypeDeclaration.
TYPE_DECLARATION_STATEMENT - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type TypeDeclarationStatement.
TYPE_LITERAL - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type TypeLiteral.
TypeCollidesWithPackage - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
TypeDeclaration - class org.eclipse.jdt.core.dom.TypeDeclaration.
Type declaration AST node type.
TypeDeclarationStatement - class org.eclipse.jdt.core.dom.TypeDeclarationStatement.
Local type declaration statement AST node type.
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 org.eclipse.jdt.core.dom.TypeLiteral.
Type literal AST node type.
TypeMismatch - 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.ui.wizards.NewTypeWizardPage
Hook method that gets called when the type name has changed.
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 declaration of this compilation unit, in order of appearance.

Eclipse JDT
2.0
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, 2002. All Rights Reserved.