Skip navigation links
JavaScript Development Tools
Release 3.2
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 

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.
TabDebugEventListener - Interface in org.eclipse.wst.jsdt.chromium
This interface is used by the SDK to report browser-related debug events for a certain tab to the clients.
TableUtils - Class in org.eclipse.wst.jsdt.chromium.debug.ui
A small set of utils for UI tables.
TableUtils() - Constructor for class org.eclipse.wst.jsdt.chromium.debug.ui.TableUtils
 
TableUtils.ColumnBasedLabelProvider<ROW> - Class in org.eclipse.wst.jsdt.chromium.debug.ui
A generic label provider that runs over type-safe column providers.
TableUtils.ColumnData<R,C> - Class in org.eclipse.wst.jsdt.chromium.debug.ui
A small structure that holds column-related data: column label provider and adapter that gets column-specific field from row element.
TableUtils.ColumnLabelProvider<C> - Class in org.eclipse.wst.jsdt.chromium.debug.ui
A type column label provider.
TableUtils.TrivialAdapter<T> - Class in org.eclipse.wst.jsdt.chromium.debug.ui
 
TableUtils.ValueAdapter<F,T> - Interface in org.eclipse.wst.jsdt.chromium.debug.ui
 
TabSelector - Interface in org.eclipse.wst.jsdt.chromium.debug.core.model
This interface allows clients to provide various strategies for selecting a Chromium tab to debug.
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_DOCUMENTATIONPROVIDER - Static variable in class org.eclipse.wst.jsdt.ui.JSdocContentAccess
 
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_INFERENCE_PROVIDER - Static variable in class org.eclipse.wst.jsdt.core.infer.InferrenceManager
 
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_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.TemplateLiteral
The "tag" structural property of this node type
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 "@since").
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.
TAIL_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.TemplateElement
The "tail" structural property of this node type.
Target() - Constructor for class org.eclipse.wst.jsdt.chromium.Breakpoint.Target
 
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").
TargetInitializeState_INITIALIZING - Static variable in class org.eclipse.wst.jsdt.chromium.debug.core.model.Messages
 
TargetInitializeState_TERMINATED - Static variable in class org.eclipse.wst.jsdt.chromium.debug.core.model.Messages
 
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.
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").
tasksCommbo - Variable in class org.eclipse.wst.jsdt.js.common.build.system.launch.ui.GenericBuildSystemTab
 
TEMPLATE_ELEMENT - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
 
TEMPLATE_LITERAL - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
 
TemplateElement - Class in org.eclipse.wst.jsdt.core.dom
Elements for TemplateLiteral node Provisional API: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TemplateLiteral - Class in org.eclipse.wst.jsdt.core.dom
AST Node for ES2015 Template literals
TEMPLATES_USE_CODEFORMATTER - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
A named preference that controls if templates are formatted when applied.
TemporarilyFormatSourceAction - Class in org.eclipse.wst.jsdt.chromium.debug.ui.actions
An action delegate for "Temporarily format source".
TemporarilyFormatSourceAction() - Constructor for class org.eclipse.wst.jsdt.chromium.debug.ui.actions.TemporarilyFormatSourceAction
 
TemporarilyFormatSourceAction_DELETE_FORMATTER_ACTION_NAME - Static variable in class org.eclipse.wst.jsdt.chromium.debug.ui.actions.Messages
 
TemporarilyFormatSourceAction_FORMATTER_SUFFIX - Static variable in class org.eclipse.wst.jsdt.chromium.debug.ui.actions.Messages
 
TemporarilyFormatSourceAction_NO_FORMATTER_DISABLED_SUFFIX - Static variable in class org.eclipse.wst.jsdt.chromium.debug.ui.actions.Messages
 
terminate() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ConsolePseudoProcess
 
terminate() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugTargetImpl
 
terminate() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.JavascriptThread
 
terminate() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.StackFrameBase
 
terminate() - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.VirtualMachine
Terminates and disconnects the VM
test(Object, String, Object[], Object) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.FilePropertyTester
 
test(Object, String, Object[], Object) - Method in class org.eclipse.wst.jsdt.chromium.debug.js.testers.ServerStateTester
 
testAttribute(Object, String, String) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.actions.FileExtensionFilterAdapter
 
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.
TextElement - Class in org.eclipse.wst.jsdt.core.dom
AST node for a text element within a doc comment.
TextPoint(int, int) - Constructor for class org.eclipse.wst.jsdt.chromium.debug.core.sourcemap.TextSectionMapping.TextPoint
 
TextSectionMapping - Interface in org.eclipse.wst.jsdt.chromium.debug.core.sourcemap
Defines a mapping from one text file into another one.
TextSectionMapping.Direction - Enum in org.eclipse.wst.jsdt.chromium.debug.core.sourcemap
 
TextSectionMapping.TextPoint - Class in org.eclipse.wst.jsdt.chromium.debug.core.sourcemap
A structure of line/column.
TextSectionMappingImpl - Class in org.eclipse.wst.jsdt.chromium.debug.core.sourcemap
A default implementation of TextSectionMapping.
TextSectionMappingImpl(StringMappingData, StringMappingData) - Constructor for class org.eclipse.wst.jsdt.chromium.debug.core.sourcemap.TextSectionMappingImpl
 
TextStreamPosition - Interface in org.eclipse.wst.jsdt.chromium
A structure that defines position within text stream (file).
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.
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
 
thisObject() - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.StackFrame
Returns the value of this for the current frame.
ThisSuperDuringConstructorInvocation - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
thread() - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.event.LocatableEvent
Returns the underlying ThreadReference the event originated from.
thread() - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.request.ResumeRequest
The underlying ThreadReference this StepRequest is for.
thread() - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.request.StepRequest
The underlying ThreadReference this StepRequest is for.
thread() - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.request.SuspendRequest
The underlying ThreadReference this StepRequest is for.
THREAD_STATUS_MONITOR - Static variable in interface org.eclipse.wst.jsdt.debug.core.jsdi.ThreadReference
Constant indicating the thread is holding a monitor

Value is: 3
THREAD_STATUS_NOT_STARTED - Static variable in interface org.eclipse.wst.jsdt.debug.core.jsdi.ThreadReference
Constant indicating the thread has not been started

Value is: 5
THREAD_STATUS_RUNNING - Static variable in interface org.eclipse.wst.jsdt.debug.core.jsdi.ThreadReference
Constant indicating the thread is in a running state

Value is: 1
THREAD_STATUS_SLEEPING - Static variable in interface org.eclipse.wst.jsdt.debug.core.jsdi.ThreadReference
Constant indicating the thread is in a sleeping state

Value is: 2
THREAD_STATUS_UNKNOWN - Static variable in interface org.eclipse.wst.jsdt.debug.core.jsdi.ThreadReference
Constant indicating the state of the thread is unknown

Value is: -1
THREAD_STATUS_WAIT - Static variable in interface org.eclipse.wst.jsdt.debug.core.jsdi.ThreadReference
Constant indicating the thread is waiting for a monitor

Value is: 4
THREAD_STATUS_ZOMBIE - Static variable in interface org.eclipse.wst.jsdt.debug.core.jsdi.ThreadReference
Constant indicating the thread is in a zombie state

Value is: 0
ThreadEnterEvent - Interface in org.eclipse.wst.jsdt.debug.core.jsdi.event
Description of a JSDI event indicating a thread context has been entered.
ThreadEnterRequest - Interface in org.eclipse.wst.jsdt.debug.core.jsdi.request
Description of a JSDI request to enter a thread.
threadEnterRequests() - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.request.EventRequestManager
Returns the live immutable list of ThreadEnterRequests currently queued in the manager.
ThreadExitEvent - Interface in org.eclipse.wst.jsdt.debug.core.jsdi.event
Description of a JSDI event indicating a thread context has been exited.
ThreadExitRequest - Interface in org.eclipse.wst.jsdt.debug.core.jsdi.request
Description of a JSDI request to exit a thread.
threadExitRequests() - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.request.EventRequestManager
Returns the live immutable list of ThreadExitRequests currently queued in the manager.
ThreadReference - Interface in org.eclipse.wst.jsdt.debug.core.jsdi
Abstract description of a thread
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.
throwExceptionIfError(CLIResult) - Method in class org.eclipse.wst.jsdt.js.cli.core.CLI
 
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.
throwUnsupported() - Static method in class org.eclipse.wst.jsdt.chromium.debug.core.util.ChromiumDebugPluginUtil
 
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_ASSIGN - Static variable in class org.eclipse.wst.jsdt.core.dom.Assignment.Operator
= operator.
toArray(Collection<? extends T>, Class<T>) - Static method in class org.eclipse.wst.jsdt.chromium.util.BasicUtil
Convenient method wrapping Collection.toArray().
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.
toEditorInput(Object) - Static method in class org.eclipse.wst.jsdt.chromium.debug.ui.JsDebugModelPresentation
 
toFlagValue() - Method in class org.eclipse.wst.jsdt.core.dom.Modifier.ModifierKeyword
Returns the modifier flag value corresponding to this modifier keyword.
TOGGLE_COMMENT - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the source -> toggle comment action (value "org.eclipse.wst.jsdt.ui.edit.text.java.toggle.comment").
TOGGLE_COMMENT - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
Source menu: name of standard ToggleComment global action (value "org.eclipse.wst.jsdt.ui.actions.ToggleComment").
TOGGLE_MARK_OCCURRENCES - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition id of toggle mark occurrences action (value: "org.eclipse.wst.jsdt.ui.edit.text.java.toggleMarkOccurrences").
TOGGLE_SMART_TYPING - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the edit -> smart typing action (value "org.eclipse.wst.jsdt.smartTyping.toggle").
TOGGLE_TEXT_HOVER - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the toggle text hover tool bar button action (value "org.eclipse.wst.jsdt.ui.edit.text.java.toggle.text.hover").
toggleLineBreakpoints(IWorkbenchPart, ISelection) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.LineBreakpointAdapter
 
toggleMethodBreakpoints(IWorkbenchPart, ISelection) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.LineBreakpointAdapter
 
toggleWatchpoints(IWorkbenchPart, ISelection) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.LineBreakpointAdapter
 
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
 
TokenNameSHEBANG_LINE - 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
 
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.
toSparseArray() - Method in interface org.eclipse.wst.jsdt.chromium.JsArray
 
toString() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.VmResourceId
 
toString() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.sourcemap.SourcePosition
 
toString() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.sourcemap.TextSectionMapping.TextPoint
 
toString() - Method in class org.eclipse.wst.jsdt.chromium.Version
 
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.js.bower.BowerJson
 
toString() - Method in class org.eclipse.wst.jsdt.js.cli.core.CLICommand
 
toString() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
toString() - Method in class org.eclipse.wst.jsdt.js.npm.PackageJson
 
toString() - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
 
toString() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
 
toString() - Method in class org.eclipse.wst.jsdt.jsdoc.XmlBasedSource
 
toString() - Method in class org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaProjectionAnnotation
 
toStringObjectTree() - Method in class org.eclipse.wst.jsdt.jsdoc.XmlBasedSource
 
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.
toUniqueFileName(String) - Static method in class org.eclipse.wst.jsdt.jsdoc.Util
 
toURI() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.efs.ChromiumScriptFileStore
 
toUrl(IResource) - Static method in class org.eclipse.wst.jsdt.chromium.debug.js.util.ChromiumUtil
 
toVisibleString(JsValue) - Static method in class org.eclipse.wst.jsdt.chromium.debug.core.util.JsValueStringifier
Constructs a visible string for the given value (without exposing the value structure).
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.
transform(TextSectionMapping.TextPoint, TextSectionMapping.Direction) - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.sourcemap.TextSectionMapping
Transforms a point into another TextSectionMapping.TextPoint according to the map in direct or reverse direction.
transform(TextSectionMapping.TextPoint, TextSectionMapping.Direction) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.sourcemap.TextSectionMappingImpl
 
transform(StructuralPropertyDescriptor, ParseTree) - Method in class org.eclipse.wst.jsdt.core.dom.ClosureCompilerASTConverter
 
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").
translatePosition(VmResourceId, int, int, SourcePositionMap.TranslateDirection) - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.sourcemap.SourcePositionMap
 
traverse(ASTVisitor) - Method in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
triggerSearch() - Method in interface org.eclipse.wst.jsdt.ui.dialogs.ITypeSelectionComponent
Triggers a search inside the type component with the current settings.
trim(char[]) - Static method in class org.eclipse.wst.jsdt.core.compiler.CharOperation
Answers a new array removing leading and trailing spaces (' ').
trimIndent(String, int, int, int) - Static method in class org.eclipse.wst.jsdt.core.formatter.IndentManipulation
Removes the given number of indentation units from a given line.
TrivialAdapter() - Constructor for class org.eclipse.wst.jsdt.chromium.debug.ui.TableUtils.TrivialAdapter
 
TRUE - Static variable in class org.eclipse.wst.jsdt.core.formatter.DefaultCodeFormatterConstants
FORMATTER / Value to set an option to true.
TRUE_LITERAL - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
TRY_STATEMENT - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
TRY_STATEMENT - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
Node type constant indicating a node of type TryStatement.
tryAcquire(long, TimeUnit) - Method in class org.eclipse.wst.jsdt.chromium.CallbackSemaphore
Tries to acquire the semaphore.
tryAcquireDefault(RelayOk) - Method in class org.eclipse.wst.jsdt.chromium.CallbackSemaphore
Tries to acquire semaphore with some reasonable default timeout.
tryCastBreakpoint(IBreakpoint) - Static method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ChromiumBreakpointAdapter
The method was updated for org.eclipse.wst.jsdt.debug.* breakpoint support.
tryCastBreakpoint(IBreakpoint) - Static method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ChromiumExceptionBreakpoint
 
tryCastBreakpointOnAddition(IBreakpoint) - Static method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ChromiumBreakpointAdapter
The method was created for org.eclipse.wst.jsdt.debug.* breakpoint support.
tryCastBreakpointOnRemoval(IBreakpoint) - Static method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ChromiumBreakpointAdapter
The method was created for org.eclipse.wst.jsdt.debug.* breakpoint support.
tryCreate(String) - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.util.UniqueKeyGenerator.Factory
 
TryStatement - Class in org.eclipse.wst.jsdt.core.dom
Try statement AST node type.
turnOff(int) - Method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabelProvider
Turns off the rendering options specified in the given flags.
turnOn(int) - Method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabelProvider
Turns on the rendering options specified in the given flags.
TYPE - Static variable in interface org.eclipse.wst.jsdt.core.dom.IBinding
Kind constant (value 2) indicating a type binding.
Type - Class in org.eclipse.wst.jsdt.core.dom
Abstract base class of all type AST node types.
TYPE - Static variable in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
Constant representing a type (a class or interface).
type - Variable in class org.eclipse.wst.jsdt.core.infer.InferredAttribute
The type of this attribute
TYPE - Static variable in interface org.eclipse.wst.jsdt.core.search.IJavaScriptSearchConstants
The searched element is a type, which may include classes, interfaces, enums, and annotation types.
type - Variable in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
 
TYPE_ARGUMENTS_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.ClassInstanceCreation
The "typeArguments" structural property of this node type .
TYPE_ARGUMENTS_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.ConstructorInvocation
The "typeArguments" structural property of this node type (added in JLS3 API).
TYPE_ARGUMENTS_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.FunctionInvocation
The "typeArguments" structural property of this node type (added in JLS3 API).
TYPE_ARGUMENTS_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.SuperConstructorInvocation
The "typeArguments" structural property of this node type (added in JLS3 API).
TYPE_ARGUMENTS_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.SuperMethodInvocation
The "typeArguments" structural property of this node type (added in JLS3 API).
TYPE_DECLARATION - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
TYPE_DECLARATION - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
Node type constant indicating a node of type TypeDeclaration.
TYPE_DECLARATION_EXPRESSION - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
 
TYPE_DECLARATION_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.TypeDeclarationStatement
The "typeDeclaration" structural property of this node type (JLS2 API only).
TYPE_DECLARATION_STATEMENT - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
Node type constant indicating a node of type TypeDeclarationStatement.
TYPE_IMPORT - Static variable in class org.eclipse.wst.jsdt.core.CompletionProposal
Completion is an import of reference to a type.
TYPE_LITERAL - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
Node type constant indicating a node of type TypeLiteral.
TYPE_NAME - Static variable in interface org.eclipse.wst.jsdt.debug.core.breakpoints.IJavaScriptBreakpoint
The type name within the script
TYPE_OF - Static variable in class org.eclipse.wst.jsdt.core.dom.PrefixExpression.Operator
typeof operator
TYPE_PARAMETER - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
TYPE_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.ArrayCreation
The "type" structural property of this node type.
TYPE_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.ClassInstanceCreation
The "type" structural property of this node type (added in JLS3 API).
TYPE_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.FieldDeclaration
The "type" structural property of this node type.
TYPE_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.FunctionRefParameter
The "type" structural property of this node type.
TYPE_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.SingleVariableDeclaration
The "type" structural property of this node type.
TYPE_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.TypeLiteral
The "type" structural property of this node type.
TYPE_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationExpression
The "type" structural property of this node type.
TYPE_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationStatement
The "type" structural property of this node type.
TYPE_REF - Static variable in class org.eclipse.wst.jsdt.core.CompletionProposal
Completion is a reference to a type.
TYPE_REFERENCE - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
TYPE_TRIGGERS - Static variable in class org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector
Triggers for types.
typeArguments() - Method in class org.eclipse.wst.jsdt.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.wst.jsdt.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.wst.jsdt.core.dom.FunctionInvocation
Returns the live ordered list of type arguments of this method invocation (added in JLS3 API).
typeArguments() - Method in class org.eclipse.wst.jsdt.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.wst.jsdt.core.dom.SuperMethodInvocation
Returns the live ordered list of type arguments of this method invocation (added in JLS3 API).
TypeCollidesWithPackage - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
TypeDeclaration - Class in org.eclipse.wst.jsdt.core.dom
Type declaration AST node type.
TypeDeclarationExpression - Class in org.eclipse.wst.jsdt.core.dom
A type declaration expression AST node type.
TypeDeclarationMatch - Class in org.eclipse.wst.jsdt.core.search
A JavaScript search match that represents a type declaration.
TypeDeclarationMatch(IJavaScriptElement, int, int, int, SearchParticipant, IResource) - Constructor for class org.eclipse.wst.jsdt.core.search.TypeDeclarationMatch
Creates a new type declaration match.
TypeDeclarationStatement - Class in org.eclipse.wst.jsdt.core.dom
Local type declaration statement AST node type.
TypeDelegate() - Constructor for class org.eclipse.wst.jsdt.chromium.debug.core.SourceNameMapperContainer.TypeDelegate
 
TypeDelegate() - Constructor for class org.eclipse.wst.jsdt.chromium.debug.core.VProjectSourceContainer.TypeDelegate
 
TYPEFILTER_DISABLED - Static variable in class org.eclipse.wst.jsdt.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.wst.jsdt.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.wst.jsdt.core.compiler.IProblem
 
typeHierarchyChanged(ITypeHierarchy) - Method in interface org.eclipse.wst.jsdt.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 JavaScript model.
TypeLiteral - Class in org.eclipse.wst.jsdt.core.dom
Type literal AST node type.
TypeMismatch - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
TYPENAME - Static variable in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Field ID of the type name input field.
typeNameChanged() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Hook method that gets called when the type name has changed.
TypeNameMatch - Class in org.eclipse.wst.jsdt.core.search
A match collected while searching for all type names methods using a requestor.
TypeNameMatch() - Constructor for class org.eclipse.wst.jsdt.core.search.TypeNameMatch
 
TypeNameMatchRequestor - Class in org.eclipse.wst.jsdt.core.search
A TypeNameMatchRequestor collects matches from a searchAllTypeNames query to a SearchEngine.
TypeNameMatchRequestor() - Constructor for class org.eclipse.wst.jsdt.core.search.TypeNameMatchRequestor
 
TypeNameRequestor - Class in org.eclipse.wst.jsdt.core.search
A TypeNameRequestor collects search results from a searchAllTypeNames query to a SearchEngine.
TypeNameRequestor() - Constructor for class org.eclipse.wst.jsdt.core.search.TypeNameRequestor
 
TypeReferenceMatch - Class in org.eclipse.wst.jsdt.core.search
A JavaScript search match that represents a type reference.
TypeReferenceMatch(IJavaScriptElement, int, int, int, boolean, SearchParticipant, IResource) - Constructor for class org.eclipse.wst.jsdt.core.search.TypeReferenceMatch
Creates a new type reference match.
TypeRelated - Static variable in interface org.eclipse.wst.jsdt.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.wst.jsdt.core.dom.JavaScriptUnit
Returns the live list of nodes for the top-level type declarations of this javaScript unit, in order of appearance.
TYPES_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.JavaScriptUnit
The "types" structural property of this node type.
TypeSelectionExtension - Class in org.eclipse.wst.jsdt.ui.dialogs
The class provides API to extend type selection dialogs like the open type dialog.
TypeSelectionExtension() - Constructor for class org.eclipse.wst.jsdt.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 Y 
Skip navigation links
JavaScript Development Tools
Release 3.2

Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.