A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

T

T_CATEGORY - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Prepend first category (if any) to type.
T_CONTAINER_QUALIFIED - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Type names are type container qualified.
T_FULLY_QUALIFIED - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Type names are fully qualified.
T_POST_QUALIFIED - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Type names are post qualified.
T_TYPE_PARAMETERS - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Type names contain type parameters.
TAB - Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
Possible configurable option value.
TABLE - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.ElementName
 
TAG_AUTHOR - Static variable in class org.eclipse.wst.jsdt.core.dom.TagElement
Standard doc tag name (value "@author").
TAG_CODE - Static variable in class org.eclipse.wst.jsdt.core.dom.TagElement
Standard inline doc tag name (value "@code").
TAG_DEPRECATED - Static variable in class org.eclipse.wst.jsdt.core.dom.TagElement
Standard doc tag name (value "@deprecated").
TAG_DOCROOT - Static variable in class org.eclipse.wst.jsdt.core.dom.TagElement
Standard inline doc tag name (value "@docRoot").
TAG_ELEMENT - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
Node type constant indicating a node of type TagElement.
TAG_EXCEPTION - Static variable in class org.eclipse.wst.jsdt.core.dom.TagElement
Standard doc tag name (value "@exception").
TAG_INHERITDOC - Static variable in class org.eclipse.wst.jsdt.core.dom.TagElement
Standard inline doc tag name (value "@inheritDoc").
TAG_LINK - Static variable in class org.eclipse.wst.jsdt.core.dom.TagElement
Standard inline doc tag name (value "@link").
TAG_LINKPLAIN - Static variable in class org.eclipse.wst.jsdt.core.dom.TagElement
Standard inline doc tag name (value "@linkplain").
TAG_LITERAL - Static variable in class org.eclipse.wst.jsdt.core.dom.TagElement
Standard inline doc tag name (value "@literal").
TAG_NAME_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.TagElement
The "tagName" structural property of this node type.
TAG_PARAM - Static variable in class org.eclipse.wst.jsdt.core.dom.TagElement
Standard doc tag name (value "@param").
TAG_RETURN - Static variable in class org.eclipse.wst.jsdt.core.dom.TagElement
Standard doc tag name (value "@return").
TAG_SEE - Static variable in class org.eclipse.wst.jsdt.core.dom.TagElement
Standard doc tag name (value "@see").
TAG_SERIAL - Static variable in class org.eclipse.wst.jsdt.core.dom.TagElement
Standard doc tag name (value "@serial").
TAG_SERIALDATA - Static variable in class org.eclipse.wst.jsdt.core.dom.TagElement
Standard doc tag name (value "@serialData").
TAG_SERIALFIELD - Static variable in class org.eclipse.wst.jsdt.core.dom.TagElement
Standard doc tag name (value "@serialField").
TAG_SINCE - Static variable in class org.eclipse.wst.jsdt.core.dom.TagElement
Standard doc tag name (value " ").
TAG_THROWS - Static variable in class org.eclipse.wst.jsdt.core.dom.TagElement
Standard doc tag name (value "@throws").
TAG_VALUE - Static variable in class org.eclipse.wst.jsdt.core.dom.TagElement
Standard inline doc tag name (value "@value").
TAG_VERSION - Static variable in class org.eclipse.wst.jsdt.core.dom.TagElement
Standard doc tag name (value "@version").
TagElement - Class in org.eclipse.wst.jsdt.core.dom
AST node for a tag within a doc comment.
tags() - Method in class org.eclipse.wst.jsdt.core.dom.JSdoc
Returns the live list of tag elements that make up this doc comment.
TAGS_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.JSdoc
The "tags" structural property of this node type.
TAKEOVER_PARTITION_TYPES - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.JsDataTypes
 
TARGET_EXCEPTION - Static variable in interface org.eclipse.wst.jsdt.core.IJavaScriptModelStatusConstants
Status constant indicating that a TargetException occurred.
TARGET_ID_HIERARCHY_VIEW - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
Type hierarchy view part: pop-up menu target ID for type hierarchy viewer (value "org.eclipse.wst.jsdt.ui.TypeHierarchy.typehierarchy").
TARGET_ID_MEMBERS_VIEW - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
Type hierarchy view part: pop-up menu target ID for the member viewer (value "org.eclipse.wst.jsdt.ui.TypeHierarchy.members").
TARGET_ID_SUBTYPES_VIEW - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
Type hierarchy view part: Pop-up menu target ID for the subtype hierarchy viewer (value "org.eclipse.wst.jsdt.ui.TypeHierarchy.subtypes").
TARGET_ID_SUPERTYPES_VIEW - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
Type hierarchy view part: pop-up menu target ID for supertype hierarchy viewer (value "org.eclipse.wst.jsdt.ui.TypeHierarchy.supertypes").
TargetSourceRangeComputer - Class in org.eclipse.wst.jsdt.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.wst.jsdt.core.dom.rewrite.TargetSourceRangeComputer
Creates a new target source range computer.
TargetSourceRangeComputer.SourceRange - Class in org.eclipse.wst.jsdt.core.dom.rewrite
Reified source range.
TargetSourceRangeComputer.SourceRange(int, int) - Constructor for class org.eclipse.wst.jsdt.core.dom.rewrite.TargetSourceRangeComputer.SourceRange
Creates a new source range.
Task - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
TASK_MARKER - Static variable in interface org.eclipse.wst.jsdt.core.IJavaScriptModelMarker
JavaScript model task marker type (value "org.eclipse.wst.jsdt.core.task").
TASK_TAG - Static variable in interface org.eclipse.wst.jsdt.ui.text.IJavaScriptColorConstants
The color key for task tags in JavaScript comments (value "java_comment_task_tag").
TAU_L - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
TAU_U - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
TBODY - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.ElementName
 
TD - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.ElementName
 
TEMPLATES_USE_CODEFORMATTER - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
A named preference that controls if templates are formatted when applied.
TEXT_ELEMENT - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
Node type constant indicating a node of type TextElement.
TEXT_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.TextElement
The "test" structural property of this node type.
TEXTAREA - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.ElementName
 
TextElement - Class in org.eclipse.wst.jsdt.core.dom
AST node for a text element within a doc comment.
TFOOT - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.ElementName
 
TH - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.ElementName
 
THEAD - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.ElementName
 
THEN_EXPRESSION_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.ConditionalExpression
The "thenExpression" structural property of this node type.
THEN_STATEMENT_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.IfStatement
The "thenStatement" structural property of this node type.
THERE4 - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
THETA_L - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
THETA_U - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
THETASYM - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
THINSP - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
THIS_EXPRESSION - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
Node type constant indicating a node of type ThisExpression.
THIS_REFERENCE - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
ThisExpression - Class in org.eclipse.wst.jsdt.core.dom
Simple or qualified "this" AST node type.
ThisInStaticContext - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
ThisSuperDuringConstructorInvocation - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
THORN_L - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
THORN_U - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
THROW_STATEMENT - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
THROW_STATEMENT - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
Node type constant indicating a node of type ThrowStatement.
THROWN_EXCEPTIONS_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.FunctionDeclaration
The "thrownExceptions" structural property of this node type).
thrownExceptions() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionDeclaration
Returns the live ordered list of thrown exception names in this method declaration.
ThrowStatement - Class in org.eclipse.wst.jsdt.core.dom
Throw statement AST node type.
TILDE - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
TIMEOUT_FOR_PARAMETER_NAME_FROM_ATTACHED_JAVADOC - Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
Possible configurable option ID.
TIMES - Static variable in class org.eclipse.wst.jsdt.core.dom.InfixExpression.Operator
Multiplication "*" operator.
TIMES - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
TIMES_ASSIGN - Static variable in class org.eclipse.wst.jsdt.core.dom.Assignment.Operator
= operator.
TITLE - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.ElementName
 
toCharArray(char[], char[], char[][], boolean, boolean) - Static method in class org.eclipse.wst.jsdt.core.Signature
Converts the given method signature to a readable form.
toCharArray(char[], char[], char[][], boolean, boolean, boolean) - Static method in class org.eclipse.wst.jsdt.core.Signature
Converts the given method signature to a readable form.
toCharArray(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
Converts the given type signature to a readable string.
toCode(String) - Static method in class org.eclipse.wst.jsdt.core.dom.PrimitiveType
Returns the primitive type code corresponding to the given string, or null if none.
toFlagValue() - Method in class org.eclipse.wst.jsdt.core.dom.Modifier.ModifierKeyword
Returns the modifier flag value corresponding to this modifier keyword.
TOKEN_KIND_NAME - Static variable in class org.eclipse.wst.jsdt.core.CompletionContext
The completion token is a name.
TOKEN_KIND_STRING_LITERAL - Static variable in class org.eclipse.wst.jsdt.core.CompletionContext
The completion token is a string literal.
TOKEN_KIND_UNKNOWN - Static variable in class org.eclipse.wst.jsdt.core.CompletionContext
The completion token is unknown.
TOKEN_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.NumberLiteral
The "token" structural property of this node type.
TokenNameabstract - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameAND - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameAND_AND - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameAND_EQUAL - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameassert - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameAT - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameboolean - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamebreak - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamebyte - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamecase - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamecatch - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamechar - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameCharacterLiteral - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameclass - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameCOLON - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameCOMMA - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameCOMMENT_BLOCK - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameCOMMENT_JAVADOC - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameCOMMENT_LINE - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameconst - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamecontinue - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamedebugger - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamedefault - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamedelete - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameDIVIDE - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameDIVIDE_EQUAL - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamedo - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameDOT - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamedouble - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameDoubleLiteral - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameELLIPSIS - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameelse - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameenum - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameEOF - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameEQUAL - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameEQUAL_EQUAL - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameEQUAL_EQUAL_EQUAL - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameERROR - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameexport - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameextends - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamefalse - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamefinal - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamefinally - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamefloat - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameFloatingPointLiteral - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamefor - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamefunction - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamegoto - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameGREATER - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameGREATER_EQUAL - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameIdentifier - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameif - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameimplements - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameimport - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamein - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameinfinity - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameinstanceof - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameint - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameIntegerLiteral - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameinterface - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameLBRACE - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameLBRACKET - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameLEFT_SHIFT - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameLEFT_SHIFT_EQUAL - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameLESS - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameLESS_EQUAL - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamelong - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameLongLiteral - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameLPAREN - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameMINUS - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameMINUS_EQUAL - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameMINUS_MINUS - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameMULTIPLY - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameMULTIPLY_EQUAL - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamenative - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamenew - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameNOT - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameNOT_EQUAL - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameNOT_EQUAL_EQUAL - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamenull - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameOR - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameOR_EQUAL - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameOR_OR - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamepackage - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamePLUS - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamePLUS_EQUAL - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamePLUS_PLUS - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameprivate - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameprotected - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamepublic - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameQUESTION - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameRBRACE - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameRBRACKET - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameRegExLiteral - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameREMAINDER - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameREMAINDER_EQUAL - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamereturn - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameRIGHT_SHIFT - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameRIGHT_SHIFT_EQUAL - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameRPAREN - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameSEMICOLON - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameshort - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamestatic - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamestrictfp - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameStringLiteral - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamesuper - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameswitch - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamesynchronized - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamethis - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamethrow - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamethrows - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNametransient - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNametrue - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNametry - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameTWIDDLE - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNametypeof - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameundefined - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameUNSIGNED_RIGHT_SHIFT - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameUNSIGNED_RIGHT_SHIFT_EQUAL - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamevar - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamevoid - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamevolatile - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamewhile - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameWHITESPACE - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNamewith - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameXOR - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
TokenNameXOR_EQUAL - Static variable in interface org.eclipse.wst.jsdt.core.compiler.ITerminalSymbols
 
toKeyword(String) - Static method in class org.eclipse.wst.jsdt.core.dom.Modifier.ModifierKeyword
Returns the modifier corresponding to the given string, or null if none.
toLowerCase(char[]) - Static method in class org.eclipse.wst.jsdt.core.compiler.CharOperation
Answers the result of a char[] conversion to lowercase.
ToolFactory - Class in org.eclipse.wst.jsdt.core
Factory for creating various compiler tools, such as scanners, parsers and compilers.
ToolFactory() - Constructor for class org.eclipse.wst.jsdt.core.ToolFactory
 
TooManyArgumentSlots - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
TooManyArrayDimensions - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
TooManyBytesForStringConstant - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
TooManyConstantsInConstantPool - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
TooManyFields - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
TooManyLocalVariableSlots - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
TooManyMethods - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
TooManySyntheticArgumentSlots - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
toOperator(String) - Static method in class org.eclipse.wst.jsdt.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.wst.jsdt.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.wst.jsdt.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.wst.jsdt.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.wst.jsdt.core.Signature
Converts the given array of qualified name segments to a qualified name.
toQualifiedName(String[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
Converts the given array of qualified name segments to a qualified name.
toSignature() - Method in class org.eclipse.wst.jsdt.core.BindingKey
Transforms this binding key into a resolved signature.
toString() - Method in class org.eclipse.wst.jsdt.core.BindingKey
 
toString(char[][]) - Static method in class org.eclipse.wst.jsdt.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.wst.jsdt.core.CompletionContext
 
toString() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
 
toString() - Method in class org.eclipse.wst.jsdt.core.dom.Assignment.Operator
Returns the character sequence for the operator.
toString() - Method in class org.eclipse.wst.jsdt.core.dom.ASTNode
Returns a string representation of this node suitable for debugging purposes only.
toString() - Method in interface org.eclipse.wst.jsdt.core.dom.IBinding
Returns a string representation of this binding suitable for debugging purposes only.
toString() - Method in class org.eclipse.wst.jsdt.core.dom.InfixExpression.Operator
Returns the character sequence for the operator.
toString() - Method in class org.eclipse.wst.jsdt.core.dom.Modifier.ModifierKeyword
Returns the keyword for the modifier.
toString() - Method in class org.eclipse.wst.jsdt.core.dom.PostfixExpression.Operator
Returns the character sequence for the operator.
toString() - Method in class org.eclipse.wst.jsdt.core.dom.PrefixExpression.Operator
Returns the character sequence for the operator.
toString() - Method in class org.eclipse.wst.jsdt.core.dom.PrimitiveType.Code
Returns the standard name of the primitive type.
toString() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ASTRewrite
Returns a string suitable for debugging purposes (only).
toString() - Method in class org.eclipse.wst.jsdt.core.dom.StructuralPropertyDescriptor
Returns a string suitable for debug purposes.
toString(int) - Static method in class org.eclipse.wst.jsdt.core.Flags
Returns a standard string describing the given modifier flags.
toString() - Method in class org.eclipse.wst.jsdt.core.infer.InferOptions
 
toString() - Method in class org.eclipse.wst.jsdt.core.JavaScriptModelException
 
toString() - Method in class org.eclipse.wst.jsdt.core.LibrarySuperType
 
toString() - Method in class org.eclipse.wst.jsdt.core.refactoring.RenameTypeArguments
 
toString() - Method in class org.eclipse.wst.jsdt.core.search.SearchMatch
 
toString() - Method in class org.eclipse.wst.jsdt.core.search.SearchPattern
 
toString(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
Converts the given type signature to a readable string.
toString(String, String, String[], boolean, boolean) - Static method in class org.eclipse.wst.jsdt.core.Signature
Converts the given method signature to a readable string.
toString(String, String, String[], boolean, boolean, boolean) - Static method in class org.eclipse.wst.jsdt.core.Signature
Converts the given method signature to a readable string.
toString() - Method in class org.eclipse.wst.jsdt.internal.core.index.Index
 
toString() - Method in class org.eclipse.wst.jsdt.web.core.javascript.NodeHelper
 
toString() - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.JsSearchDocument
for debugging
toStrings(char[][]) - Static method in class org.eclipse.wst.jsdt.core.compiler.CharOperation
Answers an array of strings from the given array of char array.
TR - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.ElementName
 
track(ASTNode) - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ASTRewrite
Returns an object that tracks the source range of the given node across the rewrite to its AST.
TRADE - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
TRANSIENT - Static variable in class org.eclipse.wst.jsdt.core.dom.Modifier
"transient" modifier constant (bit mask).
TRANSIENT - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementImageDescriptor
Flag to render the 'transient' adornment.
TRANSIENT_KEYWORD - Static variable in class org.eclipse.wst.jsdt.core.dom.Modifier.ModifierKeyword
"transient" modifier with flag value Modifier.TRANSIENT.
TRANSIENT_PROBLEM - Static variable in interface org.eclipse.wst.jsdt.core.IJavaScriptModelMarker
JavaScript model transient problem marker type (value "org.eclipse.wst.jsdt.core.transient_problem").
translate() - Method in interface org.eclipse.wst.jsdt.web.core.javascript.IJsTranslator
begin translating the document.
translate() - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslator
 
translateInlineJSNode(IStructuredDocumentRegion) - Method in interface org.eclipse.wst.jsdt.web.core.javascript.IJsTranslator
translates an inline (event="..") js container region and adds it to the document text.
translateInlineJSNode(IStructuredDocumentRegion) - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslator
 
translateJSNode(IStructuredDocumentRegion) - Method in interface org.eclipse.wst.jsdt.web.core.javascript.IJsTranslator
translates a script block.
translateJSNode(IStructuredDocumentRegion) - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslator
 
translateScriptImportNode(IStructuredDocumentRegion) - Method in interface org.eclipse.wst.jsdt.web.core.javascript.IJsTranslator
translates a A B C D E F G H I J K L M N O P Q R S T U V W X Y Z