|
JavaScript Development Tools Release 3.2 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
debugger;
statement
has been encountered.debugger;
statement.DebuggerStatementRequest
s currently queued in the manager.
Main
that allows us to run a batch of scripts without using the
-e load(...)- DebugMain() -
Constructor for class org.eclipse.wst.jsdt.debug.rhino.debugger.shell.DebugMain
-
- DebugShell - Class in org.eclipse.wst.jsdt.debug.rhino.debugger.shell
- Entry point for launching a Rhino debugger
- DebugShell() -
Constructor for class org.eclipse.wst.jsdt.debug.rhino.debugger.shell.DebugShell
-
- DECL_STRING -
Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
- User-readable string for separating the return type (e.g. " : ").
- DECLARATION_PROPERTY -
Static variable in class org.eclipse.wst.jsdt.core.dom.TypeDeclarationStatement
- The "declaration" structural property of this node type (added in JLS3 API).
- declarationOf(MethodBinding) -
Method in class org.eclipse.wst.jsdt.core.infer.InferredType
-
- DECLARATIONS -
Static variable in interface org.eclipse.wst.jsdt.core.search.IJavaScriptSearchConstants
- The search result is a declaration.
- DeclarationsSearchGroup - Class in org.eclipse.wst.jsdt.ui.actions
- Action group that adds the search for declarations actions to a
context menu and the global menu bar.
- DeclarationsSearchGroup(IWorkbenchSite) -
Constructor for class org.eclipse.wst.jsdt.ui.actions.DeclarationsSearchGroup
- Creates a new
DeclarationsSearchGroup
.
- decodeEnvironmentId(String) -
Static method in class org.eclipse.wst.jsdt.launching.JREContainerInitializer
-
- decodeIncludepathEntry(String) -
Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
- Decodes the includepath entry that has been encoded in the given string
in the context of this project.
- decodeIndexKey(char[]) -
Method in class org.eclipse.wst.jsdt.core.search.SearchPattern
- Decode the given index key in this pattern.
- decodeJRELibraryClasspathEntries(String) -
Static method in class org.eclipse.wst.jsdt.ui.PreferenceConstants
- Decodes an encoded JRE library and returns its class path entries.
- decodeJRELibraryDescription(String) -
Static method in class org.eclipse.wst.jsdt.ui.PreferenceConstants
- Decodes an encoded JRE library and returns its description string.
- deconfigure() -
Method in class org.eclipse.wst.jsdt.ui.project.JsNature
-
- decorate(Object, IDecoration) -
Method in class org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator
-
- decorate(Object, IDecoration) -
Method in class org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator
-
- decorateImage(Image, Object) -
Method in class org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator
-
- decorateImage(Image, Object) -
Method in class org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator
-
- decorateText(String, Object) -
Method in class org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator
-
- decorateText(String, Object) -
Method in class org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator
-
- DECREMENT -
Static variable in class org.eclipse.wst.jsdt.core.dom.PostfixExpression.Operator
- Postfix decrement "--" operator.
- DECREMENT -
Static variable in class org.eclipse.wst.jsdt.core.dom.PrefixExpression.Operator
- Prefix decrement "--" operator.
- deepCopy(char[][]) -
Static method in class org.eclipse.wst.jsdt.core.compiler.CharOperation
- Answers a deep copy of the toCopy array.
- DEF_CONNECT_TIMEOUT -
Static variable in class org.eclipse.wst.jsdt.launching.JavaRuntime
- Default launch/connect timeout (ms).
- Default -
Static variable in class org.eclipse.wst.jsdt.core.CompletionFlags
- Constant representing the absence of any flag
- DEFAULT -
Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
- Possible configurable option value.
- DEFAULT_APPLETVIEWER_CLASS -
Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
- Default value for the 'ATTR_APPLET_APPLETVIEWER' attribute.
- DEFAULT_PACKAGE -
Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
- User-readable string for the default package name (e.g.
- DEFAULT_PACKAGE_NAME -
Static variable in interface org.eclipse.wst.jsdt.core.IPackageFragment
-
The name of package fragment for the default package (value: the empty
string,
""
).
- DEFAULT_PACKAGEROOT_PATH -
Static variable in interface org.eclipse.wst.jsdt.core.IPackageFragmentRoot
- Empty root path
- DEFAULT_PORT -
Static variable in class org.eclipse.wst.jsdt.debug.rhino.debugger.shell.DebugShell
- Constant representing the default port
Value is: 9888
- DEFAULT_POST_QUALIFIED -
Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
- Default post qualify options (All except Root and Package)
- DEFAULT_QUALIFIED -
Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
- Default qualify options (All except Root and Package)
- DEFAULT_SUPER_TYPE -
Static variable in class org.eclipse.wst.jsdt.launching.JavaRuntime
-
- DEFAULT_SUPER_TYPE_LIBRARY -
Static variable in class org.eclipse.wst.jsdt.launching.JavaRuntime
-
- DEFAULT_TASK_PRIORITIES -
Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
- Default task priority
- DEFAULT_TASK_PRIORITY -
Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
- Deprecated. Use
JavaScriptCore.DEFAULT_TASK_PRIORITIES
instead
- DEFAULT_TASK_TAG -
Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
- Deprecated. Use
JavaScriptCore.DEFAULT_TASK_TAGS
instead
- DEFAULT_TASK_TAGS -
Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
- Default task tag
- DEFAULT_TIMEOUT -
Static variable in interface org.eclipse.wst.jsdt.debug.core.jsdi.VirtualMachine
-
- defaultArguments() -
Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.connect.Connector
- Returns the
Map
of default Connector.Argument
s for this connector or an
empty Map
if no Connector.Argument
s have been specified.
- DefaultCodeFormatterConstants - Class in org.eclipse.wst.jsdt.core.formatter
- Constants used to set up the options of the code formatter.
- DefaultCodeFormatterConstants() -
Constructor for class org.eclipse.wst.jsdt.core.formatter.DefaultCodeFormatterConstants
-
- DefaultInferrenceProvider - Class in org.eclipse.wst.jsdt.core.infer
- A default implementation of InferrenceProvider.
- DefaultInferrenceProvider() -
Constructor for class org.eclipse.wst.jsdt.core.infer.DefaultInferrenceProvider
-
- DefaultJavaFoldingStructureProvider - Class in org.eclipse.wst.jsdt.ui.text.folding
- Updates the projection model of a class file or compilation unit.
- DefaultJavaFoldingStructureProvider() -
Constructor for class org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider
- Creates a new folding provider.
- DefaultJavaFoldingStructureProvider.FoldingStructureComputationContext - Class in org.eclipse.wst.jsdt.ui.text.folding
- A context that contains the information needed to compute the folding structure of an
IJavaScriptUnit
or an IClassFile
. - DefaultJavaFoldingStructureProvider.JavaProjectionAnnotation - Class in org.eclipse.wst.jsdt.ui.text.folding
- A
DefaultJavaFoldingStructureProvider.JavaProjectionAnnotation
for JavaScript code. - DefaultJavaFoldingStructureProvider.JavaProjectionAnnotation(boolean, IJavaScriptElement, boolean) -
Constructor for class org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.JavaProjectionAnnotation
- Creates a new projection annotation.
- defaultVMInstallChanged(IVMInstall, IVMInstall) -
Method in interface org.eclipse.wst.jsdt.launching.IVMInstallChangedListener
- Notification that the workspace default VM install
has changed.
- DELEGATE_THIS -
Static variable in interface org.eclipse.wst.jsdt.core.eval.ICodeSnippetRequestor
- The name of the field that represent 'this' in a snippet class
instance.
- delete() -
Method in class org.eclipse.wst.jsdt.core.dom.ASTNode
- Removes this node from its parent.
- delete(IJavaScriptElement[], boolean, IProgressMonitor) -
Method in interface org.eclipse.wst.jsdt.core.IJavaScriptModel
- Deletes the given elements, forcing the operation if necessary and specified.
- delete(int, int, IProgressMonitor) -
Method in interface org.eclipse.wst.jsdt.core.IPackageFragmentRoot
- Deletes the resource of this package fragment root as specified by
IResource.delete(int, IProgressMonitor)
but excluding nested
source folders.
- delete(boolean, IProgressMonitor) -
Method in interface org.eclipse.wst.jsdt.core.ISourceManipulation
- Deletes this element, forcing if specified and necessary.
- DELETE -
Static variable in interface org.eclipse.wst.jsdt.core.refactoring.IJavaScriptRefactorings
- Refactoring id of the 'Delete' refactoring (value:
org.eclipse.wst.jsdt.ui.delete
).
- DELETE_PROCESSOR -
Static variable in interface org.eclipse.wst.jsdt.ui.refactoring.IRefactoringProcessorIds
- Processor ID of the delete resource processor
(value
"org.eclipse.wst.jsdt.ui.DeleteProcessor"
).
- DeleteDescriptor - Class in org.eclipse.wst.jsdt.core.refactoring.descriptors
- Refactoring descriptor for the delete refactoring.
- DeleteDescriptor() -
Constructor for class org.eclipse.wst.jsdt.core.refactoring.descriptors.DeleteDescriptor
- Creates a new refactoring descriptor.
- deleteEventRequest(EventRequest) -
Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.request.EventRequestManager
- Deletes the given
EventRequest
- deleteEventRequest(List) -
Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.request.EventRequestManager
- Deletes the list of
EventRequest
s
- deleteVariable(IGlobalVariable) -
Method in interface org.eclipse.wst.jsdt.core.eval.IEvaluationContext
- Deletes the given variable from this evaluation context.
- DEPRECATED -
Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementImageDescriptor
- Flag to render the 'deprecated' adornment.
- DEPRECATED_VARIABLE -
Static variable in interface org.eclipse.wst.jsdt.core.IJavaScriptModelStatusConstants
- Status constant indicating that the variable is deprecated.
- description() -
Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.connect.Connector.Argument
- A human readable description of the
Connector.Argument
.
- description() -
Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.connect.Connector
- A human readable description of this
Connector
.
- description() -
Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.VirtualMachine
- Returns the description of the
VirtualMachine
.
- DESTINATION_PROJECT_INCLUDEPATH -
Static variable in interface org.eclipse.wst.jsdt.core.IPackageFragmentRoot
- Update model flag constant (bit mask value 8) indicating that the operation
is to update the includepath of the destination project.
- detectInstallLocation() -
Method in interface org.eclipse.wst.jsdt.launching.IVMInstallType
- Tries to detect an installed VM that matches this VM install type.
- detectInstallLocation() -
Method in class org.eclipse.wst.jsdt.launching.StandardVMType
-
- DEVICE_PATH -
Static variable in interface org.eclipse.wst.jsdt.core.IJavaScriptModelStatusConstants
- Status constant indicating that a path specifying a device
was supplied to the operation when a path with no device is
required.
- dimensions() -
Method in class org.eclipse.wst.jsdt.core.dom.ArrayCreation
- Returns the live ordered list of dimension expressions in this array
initializer.
- DIMENSIONS_PROPERTY -
Static variable in class org.eclipse.wst.jsdt.core.dom.ArrayCreation
- The "dimensions" structural property of this node type.
- DirectInvocationOfAbstractMethod -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- DISABLED -
Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
- Possible configurable option value.
- DISABLED_CP_EXCLUSION_PATTERNS -
Static variable in interface org.eclipse.wst.jsdt.core.IJavaScriptModelStatusConstants
- Status constant indicating that an inclusion or an exclusion pattern got specified
on a includepath source entry, though it was explicitely disabled
according to its project preference settings.
- DISABLED_CP_MULTIPLE_OUTPUT_LOCATIONS -
Static variable in interface org.eclipse.wst.jsdt.core.IJavaScriptModelStatusConstants
- Status constant indicating that a specific output location got associated
with a source entry, though it was explicitely disabled according to its project
preference settings.
- discardWorkingCopy() -
Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
- Changes this javaScript file in working copy mode back to its original mode.
- disconnect(IEditorInput) -
Method in interface org.eclipse.wst.jsdt.ui.IWorkingCopyManager
- Disconnects the given editor input from this manager.
- DiscouragedReference -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- dispose() -
Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.VirtualMachine
- Disposes the
VirtualMachine
and cleans up held objects
- dispose() -
Method in class org.eclipse.wst.jsdt.ui.actions.BuildActionGroup
-
- dispose() -
Method in class org.eclipse.wst.jsdt.ui.actions.CCPActionGroup
-
- dispose() -
Method in class org.eclipse.wst.jsdt.ui.actions.CustomFiltersActionGroup
-
- dispose() -
Method in class org.eclipse.wst.jsdt.ui.actions.DeclarationsSearchGroup
-
- dispose() -
Method in class org.eclipse.wst.jsdt.ui.actions.GenerateActionGroup
-
- dispose() -
Method in class org.eclipse.wst.jsdt.ui.actions.ImplementorsSearchGroup
-
- dispose() -
Method in class org.eclipse.wst.jsdt.ui.actions.ImportActionGroup
-
- dispose() -
Method in class org.eclipse.wst.jsdt.ui.actions.JavaSearchActionGroup
-
- dispose() -
Method in class org.eclipse.wst.jsdt.ui.actions.MemberFilterActionGroup
-
- dispose() -
Method in class org.eclipse.wst.jsdt.ui.actions.NavigateActionGroup
-
- dispose() -
Method in class org.eclipse.wst.jsdt.ui.actions.OccurrencesSearchGroup
-
- dispose() -
Method in class org.eclipse.wst.jsdt.ui.actions.OpenEditorActionGroup
-
- dispose() -
Method in class org.eclipse.wst.jsdt.ui.actions.OpenViewActionGroup
-
- dispose() -
Method in class org.eclipse.wst.jsdt.ui.actions.ProjectActionGroup
-
- dispose() -
Method in class org.eclipse.wst.jsdt.ui.actions.ReadReferencesSearchGroup
-
- dispose() -
Method in class org.eclipse.wst.jsdt.ui.actions.RefactorActionGroup
-
- dispose() -
Method in class org.eclipse.wst.jsdt.ui.actions.ReferencesSearchGroup
-
- dispose() -
Method in class org.eclipse.wst.jsdt.ui.actions.ShowActionGroup
-
- dispose() -
Method in class org.eclipse.wst.jsdt.ui.actions.WriteReferencesSearchGroup
-
- dispose() -
Method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabelProvider
-
- dispose() -
Method in class org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator
-
- dispose() -
Method in class org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator
-
- dispose() -
Method in class org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider
-
- dispose() -
Method in interface org.eclipse.wst.jsdt.ui.text.folding.IJavaFoldingPreferenceBlock
- Called when the preference page is being disposed.
- dispose() -
Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptTextTools
- Disposes all the individual tools of this tools collection.
- dispose() -
Method in class org.eclipse.wst.jsdt.ui.wizards.JavaCapabilityConfigurationPage
-
- dispose() -
Method in class org.eclipse.wst.jsdt.ui.wizards.NewJavaProjectWizardPage
-
- disposeVMInstall(String) -
Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstallType
-
- disposeVMInstall(String) -
Method in interface org.eclipse.wst.jsdt.launching.IVMInstallType
- Remove the VM associated with the given id from the set of VMs managed by
this VM type.
- disposeVMInstall(String) -
Method in class org.eclipse.wst.jsdt.launching.StandardVMType
-
- DIVIDE -
Static variable in class org.eclipse.wst.jsdt.core.dom.InfixExpression.Operator
- Division "/" operator.
- DIVIDE_ASSIGN -
Static variable in class org.eclipse.wst.jsdt.core.dom.Assignment.Operator
- /= operator.
- DO_NOT_GENERATE -
Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
- Possible configurable option value.
- DO_NOT_INSERT -
Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
- Possible configurable option value.
- DO_STATEMENT -
Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
-
- DO_STATEMENT -
Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
- Node type constant indicating a node of type
DoStatement
.
- DOC_LOCATION_AFTER -
Static variable in class org.eclipse.wst.jsdt.core.infer.InferOptions
-
- DOC_LOCATION_BEFORE -
Static variable in class org.eclipse.wst.jsdt.core.infer.InferOptions
-
- docLocation -
Variable in class org.eclipse.wst.jsdt.core.infer.InferOptions
-
- doCreateProjectFirstOnEmptyWorkspace(Shell) -
Method in class org.eclipse.wst.jsdt.ui.actions.AbstractOpenWizardAction
- Opens the new project dialog if the workspace is empty.
- doCreateProjectFirstOnEmptyWorkspace(Shell) -
Method in class org.eclipse.wst.jsdt.ui.actions.OpenNewJavaProjectWizardAction
-
- doCreateVMInstall(String) -
Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstallType
- Subclasses should return a new instance of the appropriate
IVMInstall
subclass from this method.
- doCreateVMInstall(String) -
Method in class org.eclipse.wst.jsdt.launching.StandardVMType
-
- doInfer() -
Method in interface org.eclipse.wst.jsdt.core.infer.IInferEngine
- Requests to perform type inference on provided compilation unit.
- doInfer() -
Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
-
- DOM_EXCEPTION -
Static variable in interface org.eclipse.wst.jsdt.core.IJavaScriptModelStatusConstants
- Status constant indicating that a
DOMException
occurred.
- doneSearching() -
Method in class org.eclipse.wst.jsdt.core.search.SearchParticipant
- Notification that this participant's help is no longer needed.
- DONT_CARE -
Static variable in interface org.eclipse.wst.jsdt.debug.core.breakpoints.IJavaScriptBreakpointParticipant
- Return code indicating that this listener should not be considered
in a vote to suspend a thread or install a breakpoint.
- DONT_SUSPEND -
Static variable in interface org.eclipse.wst.jsdt.debug.core.breakpoints.IJavaScriptBreakpointParticipant
- Return code in response to a "breakpoint hit" notification, indicating
a vote to not suspend (i.e. resume) the associated thread.
- DoStatement - Class in org.eclipse.wst.jsdt.core.dom
- Do statement AST node type.
- DOUBLE -
Static variable in class org.eclipse.wst.jsdt.core.dom.PrimitiveType
- Type code for the primitive type "double".
- DOUBLE_CLICK -
Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
- A named preference that controls the behavior when double clicking on a container in the packages view.
- DOUBLE_CLICK_EXPANDS -
Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
- A string value used by the named preference
DOUBLE_CLICK
.
- DOUBLE_CLICK_GOES_INTO -
Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
- A string value used by the named preference
DOUBLE_CLICK
.
- DOUBLE_LITERAL -
Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
-
- doubleValue() -
Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.PrimitiveValue
- Returns the double for the value.
- doubleValue() -
Method in interface org.eclipse.wst.jsdt.debug.core.model.IJavaScriptPrimitiveValue
- Returns the double for the value.
- drawCompositeImage(int, int) -
Method in class org.eclipse.wst.jsdt.ui.JavaScriptElementImageDescriptor
-
- dumpReference(StringBuffer) -
Method in class org.eclipse.wst.jsdt.core.infer.InferredType
-
- DuplicateBlankFinalFieldInitialization -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- DuplicateCase -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- DuplicateDefaultCase -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- DuplicateField -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- DuplicateFinalLocalInitialization -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- DuplicateImport -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- DuplicateLabel -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- DuplicateMethod -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- DuplicateModifierForArgument -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- DuplicateModifierForField -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- DuplicateModifierForMethod -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- DuplicateModifierForType -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- DuplicateModifierForVariable -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- DuplicateNestedType -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- DuplicateTypes -
Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
|
JavaScript Development Tools Release 3.2 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |