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 

A

A_ACCURATE - Static variable in class org.eclipse.wst.jsdt.core.search.SearchMatch
The search result corresponds an exact match of the search pattern.
A_INACCURATE - Static variable in class org.eclipse.wst.jsdt.core.search.SearchMatch
The search result is potentially a match for the search pattern, but the search engine is unable to fully check it (for example, because there are errors in the code or the includepath are not correctly set).
ABORT - Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
Possible configurable option value.
abort(String, Throwable, int) - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstall
Throws a core exception with an error status object built from the given message, lower level exception, and error code.
aboutToBuild(IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.ValidationParticipant
Notifies this participant that a validation is about to start and provides it the opportunity to create missing source folders for generated source files.
ABSTRACT - Static variable in class org.eclipse.wst.jsdt.core.dom.Modifier
"abstract" modifier constant (bit mask).
ABSTRACT - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementImageDescriptor
Flag to render the abstract adornment.
ABSTRACT_FUNCTION_DECLARATION - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
ABSTRACT_KEYWORD - Static variable in class org.eclipse.wst.jsdt.core.dom.Modifier.ModifierKeyword
"abstract" modifier with flag value Modifier.ABSTRACT.
ABSTRACT_VARIABLE_DECLARATION - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
AbstractMethodCannotBeOverridden - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
AbstractMethodInAbstractClass - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
AbstractMethodMustBeImplemented - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
AbstractOpenWizardAction - Class in org.eclipse.wst.jsdt.ui.actions
Abstract base classed used for the open wizard actions.
AbstractOpenWizardAction() - Constructor for class org.eclipse.wst.jsdt.ui.actions.AbstractOpenWizardAction
Creates the action.
AbstractProposalSorter - Class in org.eclipse.wst.jsdt.ui.text.java
Abstract base class for sorters contributed to the org.eclipse.wst.jsdt.ui.javaCompletionProposalSorters extension point.
AbstractProposalSorter() - Constructor for class org.eclipse.wst.jsdt.ui.text.java.AbstractProposalSorter
Creates a new sorter.
AbstractTask - Class in org.eclipse.wst.jsdt.js.common.build.system
 
AbstractTask(String, IFile, boolean, Location) - Constructor for class org.eclipse.wst.jsdt.js.common.build.system.AbstractTask
 
AbstractTypeDeclaration - Class in org.eclipse.wst.jsdt.core.dom
Abstract subclass for type declaration AST node types.
AbstractVMInstall - Class in org.eclipse.wst.jsdt.launching
Abstract implementation of a VM install.
AbstractVMInstall(IVMInstallType, String) - Constructor for class org.eclipse.wst.jsdt.launching.AbstractVMInstall
Constructs a new VM install.
AbstractVMInstallType - Class in org.eclipse.wst.jsdt.launching
Abstract implementation of a VM install type.
AbstractVMInstallType() - Constructor for class org.eclipse.wst.jsdt.launching.AbstractVMInstallType
Constructs a new VM install type.
ACC_ABSTRACT - Static variable in interface org.eclipse.wst.jsdt.core.util.IModifierConstants
 
ACC_FINAL - Static variable in interface org.eclipse.wst.jsdt.core.util.IModifierConstants
 
ACC_NATIVE - Static variable in interface org.eclipse.wst.jsdt.core.util.IModifierConstants
 
ACC_PRIVATE - Static variable in interface org.eclipse.wst.jsdt.core.util.IModifierConstants
 
ACC_PROTECTED - Static variable in interface org.eclipse.wst.jsdt.core.util.IModifierConstants
 
ACC_PUBLIC - Static variable in interface org.eclipse.wst.jsdt.core.util.IModifierConstants
 
ACC_STATIC - Static variable in interface org.eclipse.wst.jsdt.core.util.IModifierConstants
 
ACC_STRICT - Static variable in interface org.eclipse.wst.jsdt.core.util.IModifierConstants
 
ACC_SUPER - Static variable in interface org.eclipse.wst.jsdt.core.util.IModifierConstants
 
ACC_VARARGS - Static variable in interface org.eclipse.wst.jsdt.core.util.IModifierConstants
Indicates a variable arity method (added in J2SE 1.5).
AccAbstract - Static variable in class org.eclipse.wst.jsdt.core.Flags
Abstract property flag.
AccDefault - Static variable in class org.eclipse.wst.jsdt.core.Flags
Constant representing the absence of any flag
AccDeprecated - Static variable in class org.eclipse.wst.jsdt.core.Flags
Deprecated property flag.
accept(Breakpoint.Target.Visitor<R>) - Method in class org.eclipse.wst.jsdt.chromium.Breakpoint.Target
Dispatches call on the actual Target type.
accept(Breakpoint.Target.Visitor<R>) - Method in class org.eclipse.wst.jsdt.chromium.Breakpoint.Target.ScriptId
 
accept(Breakpoint.Target.Visitor<R>) - Method in class org.eclipse.wst.jsdt.chromium.Breakpoint.Target.ScriptName
 
accept(LaunchParams.LookupMode.Visitor<R>) - Method in enum org.eclipse.wst.jsdt.chromium.debug.core.model.LaunchParams.LookupMode
 
accept(VmResourceRef.Visitor<R>) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.VmResourceRef
 
accept(LiveEditResultDialog.InputVisitor<RES>) - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.liveedit.LiveEditResultDialog.Input
 
accept(JsEvaluateContext.ResultOrException.Visitor<R>) - Method in interface org.eclipse.wst.jsdt.chromium.JsEvaluateContext.ResultOrException
 
accept(JsScope.Visitor<R>) - Method in interface org.eclipse.wst.jsdt.chromium.JsScope
 
accept(UpdatableScript.Failure.Visitor<R>) - Method in interface org.eclipse.wst.jsdt.chromium.UpdatableScript.Failure
 
accept(CompletionProposal) - Method in class org.eclipse.wst.jsdt.core.CompletionRequestor
Proposes a completion.
accept(ASTVisitor) - Method in class org.eclipse.wst.jsdt.core.dom.ASTNode
Accepts the given visitor on a visit of the current node.
accept(Map) - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.connect.ListeningConnector
Listens for a VirtualMachine to connect to with the given map of arguments.
accept(CompletionProposal) - Method in class org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector
Proposes a completion.
acceptAST(IJavaScriptUnit, JavaScriptUnit) - Method in class org.eclipse.wst.jsdt.core.dom.ASTRequestor
Accepts an AST corresponding to the javaScript unit.
acceptBinding(String, IBinding) - Method in class org.eclipse.wst.jsdt.core.dom.ASTRequestor
Accepts a binding corresponding to the binding key.
acceptClass(char[], char[], char[], int, int, int) - Method in interface org.eclipse.wst.jsdt.core.ICorrectionRequestor
 
acceptClassFiles(byte[][], String[][], String) - Method in interface org.eclipse.wst.jsdt.core.eval.ICodeSnippetRequestor
Sends the given class files to the target and loads them.
acceptContext(CompletionContext) - Method in class org.eclipse.wst.jsdt.core.CompletionRequestor
Propose the context in which the completion occurs.
acceptContext(CompletionContext) - Method in class org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector
Propose the context in which the completion occurs.
acceptElementMatch(IJavaScriptElement) - Method in class org.eclipse.wst.jsdt.core.search.ModuleMatchRequestor
 
acceptField(char[], char[], char[], char[], char[], char[], int, int, int) - Method in interface org.eclipse.wst.jsdt.core.ICorrectionRequestor
Notification of a field/var correction.
acceptLocalVariable(char[], char[], char[], int, int, int) - Method in interface org.eclipse.wst.jsdt.core.ICorrectionRequestor
Notification of a local variable correction.
acceptMethod(char[], char[], char[], char[][], char[][], char[][], char[], char[], char[], int, int, int) - Method in interface org.eclipse.wst.jsdt.core.ICorrectionRequestor
Notification of a method correction.
acceptPackage(char[], char[], int, int) - Method in interface org.eclipse.wst.jsdt.core.ICorrectionRequestor
Notification of a package correction.
acceptProblem(IProblem) - Method in class org.eclipse.wst.jsdt.core.ast.ASTVisitor
 
acceptProblem(IMarker, String, int) - Method in interface org.eclipse.wst.jsdt.core.eval.ICodeSnippetRequestor
Notifies of an evaluation problem.
acceptProblem(IProblem) - Method in interface org.eclipse.wst.jsdt.core.IProblemRequestor
Notification of a JavaScript problem.
acceptSearchMatch(SearchMatch) - Method in class org.eclipse.wst.jsdt.core.search.SearchRequestor
Accepts the given search match.
acceptSingle(LiveEditResultDialog.SingleInputVisitor<RES>) - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.liveedit.LiveEditResultDialog.SingleInput
 
acceptType(int, char[], char[], char[][], String) - Method in class org.eclipse.wst.jsdt.core.search.TypeNameRequestor
Accepts a top-level or a member type.
acceptTypeNameMatch(TypeNameMatch) - Method in class org.eclipse.wst.jsdt.core.search.TypeNameMatchRequestor
Accepts a type name match (TypeNameMatch) which contains top-level or a member type information as package name, enclosing types names, simple type name, modifiers, etc.
Access() - Constructor for class org.eclipse.wst.jsdt.chromium.debug.core.model.IPredefinedSourceWrapProvider.Access
 
Access() - Constructor for class org.eclipse.wst.jsdt.chromium.debug.core.model.JavaScriptFormatter.Access
 
AccPrivate - Static variable in class org.eclipse.wst.jsdt.core.Flags
Private access flag.
AccProtected - Static variable in class org.eclipse.wst.jsdt.core.Flags
Protected access flag.
AccPublic - Static variable in class org.eclipse.wst.jsdt.core.Flags
Public access flag.
AccStatic - Static variable in class org.eclipse.wst.jsdt.core.Flags
Static access flag.
AccSuper - Static variable in class org.eclipse.wst.jsdt.core.Flags
Super property flag.
AccuratenessControl_LABEL_USE - Static variable in class org.eclipse.wst.jsdt.chromium.debug.ui.propertypages.Messages
 
AccuratenessControl_LESS_BUTTON - Static variable in class org.eclipse.wst.jsdt.chromium.debug.ui.propertypages.Messages
 
AccuratenessControl_MORE_BUTTON - Static variable in class org.eclipse.wst.jsdt.chromium.debug.ui.propertypages.Messages
 
AccuratenessProperty - Class in org.eclipse.wst.jsdt.chromium.debug.core.util
A persistent property of IResource that holds 'file match accurateness value' -- a number of file path components that is used in breakpoint target RegExp.
AccuratenessProperty() - Constructor for class org.eclipse.wst.jsdt.chromium.debug.core.util.AccuratenessProperty
 
AccuratenessProperty.Parser - Class in org.eclipse.wst.jsdt.chromium.debug.core.util
 
AccVarargs - Static variable in class org.eclipse.wst.jsdt.core.Flags
= Varargs method property Used to flag variable arity method declarations.
acquireDefault(RelayOk) - Method in class org.eclipse.wst.jsdt.chromium.CallbackSemaphore
 
adaptToPreferenceChange(PropertyChangeEvent) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptTextTools
Deprecated.
As of 3.0, no replacement
add(SDK, UI) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.BreakpointInTargetMap
 
add(ChromiumLineBreakpoint) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ChromiumLineBreakpoint.BreakpointIgnoreList
 
add(IJavaScriptElement) - Method in interface org.eclipse.wst.jsdt.core.IRegion
Adds the given element and all of its descendents to this region.
add(Object) - Method in class org.eclipse.wst.jsdt.launching.ListenerList
Adds a listener to the list.
ADD_BLOCK_COMMENT - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the source -> add block comment action (value "org.eclipse.wst.jsdt.ui.edit.text.java.add.block.comment").
ADD_BLOCK_COMMENT - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
Source menu: name of standard Block Comment global action (value "org.eclipse.wst.jsdt.ui.actions.AddBlockComment").
ADD_CONSTRUCTOR_FROM_SUPERCLASS - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
Source menu: name of standard Add Constructor From Superclass global action (value "org.eclipse.wst.jsdt.ui.actions.AddConstructorFromSuperclass").
ADD_IMPORT - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the source -> add import action (value "org.eclipse.wst.jsdt.ui.edit.text.java.add.import").
ADD_IMPORT - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
Source menu: name of standard Add Import global action (value "org.eclipse.wst.jsdt.ui.actions.AddImport").
ADD_JAVA_DOC_COMMENT - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
Source menu: name of standard Add Javadoc Comment global action (value "org.eclipse.wst.jsdt.ui.actions.AddJavaDocComment").
ADD_JAVADOC_COMMENT - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the source -> add javadoc comment action (value "org.eclipse.wst.jsdt.ui.edit.text.java.add.javadoc.comment").
ADD_NETWORK_CONSOLE - Static variable in class org.eclipse.wst.jsdt.chromium.debug.core.model.LaunchParams
 
ADD_UNIMPLEMENTED_CONTRUCTORS - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the source -> add unimplemented constructors action (value "org.eclipse.wst.jsdt.ui.edit.text.java.add.unimplemented.constructors").
addAttribute(char[], IASTNode, int) - Method in class org.eclipse.wst.jsdt.core.infer.InferredType
Add a new inferred attribute to the inferred type
addAttribute(InferredAttribute) - Method in class org.eclipse.wst.jsdt.core.infer.InferredType
Add an InferredAttribute to this inferred type.
addBufferChangedListener(IBufferChangedListener) - Method in interface org.eclipse.wst.jsdt.core.IBuffer
Adds the given listener for changes to this buffer.
addConditionFilter(String) - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.request.BreakpointRequest
Adds the given condition filter to the request.
addConstructorMethod(char[], IFunctionDeclaration, int) - Method in class org.eclipse.wst.jsdt.core.infer.InferredType
Add a new constructor method to the inferred type
addConsumer(DialogUtils.ValueConsumer, DialogUtils.ValueSource<?>...) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.Updater
 
addConsumer(DialogUtils.ValueConsumer, List<? extends DialogUtils.ValueSource<?>>) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.Updater
Registers a consumer vertex with all its dependencies.
addConsumer(DialogUtils.Scope, DialogUtils.ValueConsumer) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.Updater
Registers a consumer within a particular scope.
addContainerResolver(IRuntimeClasspathEntryResolver, String) - Static method in class org.eclipse.wst.jsdt.launching.JavaRuntime
Registers the given resolver for the specified container.
addContent(CharSequence) - Method in interface org.eclipse.wst.jsdt.chromium.ConnectionLogger.StreamListener
 
AddDelegateMethodsAction - Class in org.eclipse.wst.jsdt.ui.actions
Creates delegate methods for a type's fields.
AddDelegateMethodsAction(CompilationUnitEditor) - Constructor for class org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction
Note: This constructor is for internal use only.
AddDelegateMethodsAction(IWorkbenchSite) - Constructor for class org.eclipse.wst.jsdt.ui.actions.AddDelegateMethodsAction
Creates a new AddDelegateMethodsAction.
addDependency(DialogUtils.ValueConsumer, DialogUtils.ValueSource<?>) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.Updater
Adds a dependency of consumer on source.
addDependency(DialogUtils.ValueConsumer, List<? extends DialogUtils.ValueSource<?>>) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.Updater
Adds a dependency of consumer on several sources.
ADDED - Static variable in interface org.eclipse.wst.jsdt.core.IJavaScriptElementDelta
Status constant indicating that the element has been added.
addElementChangedListener(IElementChangedListener) - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Adds the given listener for changes to JavaScript elements.
addElementChangedListener(IElementChangedListener, int) - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Adds the given listener for changes to JavaScript elements.
AddExceptionBreakpointAction - Class in org.eclipse.wst.jsdt.chromium.debug.ui.actions
Adds new exception breakpoint.
AddExceptionBreakpointAction() - Constructor for class org.eclipse.wst.jsdt.chromium.debug.ui.actions.AddExceptionBreakpointAction
 
AddGetterSetterAction - Class in org.eclipse.wst.jsdt.ui.actions
Creates getter and setter methods for a type's fields.
AddGetterSetterAction(IWorkbenchSite) - Constructor for class org.eclipse.wst.jsdt.ui.actions.AddGetterSetterAction
Creates a new AddGetterSetterAction.
addHitCountFilter(int) - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.request.BreakpointRequest
Adds the given hit count filter to the request.
addImport(char[], int, int, int) - Method in interface org.eclipse.wst.jsdt.core.ast.IScriptFileDeclaration
 
addImport(ITypeBinding) - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite
Adds a new import to the rewriter's record and returns a type reference that can be used in the code.
addImport(ITypeBinding, ImportRewrite.ImportRewriteContext) - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite
Adds a new import to the rewriter's record and returns a type reference that can be used in the code.
addImport(ITypeBinding, AST) - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite
Adds a new import to the rewriter's record and returns a Type that can be used in the code.
addImport(ITypeBinding, AST, ImportRewrite.ImportRewriteContext) - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite
Adds a new import to the rewriter's record and returns a Type that can be used in the code.
addImport(String, String, ImportRewrite.ImportRewriteContext) - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite
Adds a new import to the rewriter's record and returns a type reference that can be used in the code.
addImport(String) - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite
Adds a new import to the rewriter's record and returns a type reference that can be used in the code.
addImport(String) - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.ImportsManager
Adds a new import declaration that is sorted in the existing imports.
addImport(ITypeBinding) - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.ImportsManager
Adds a new import declaration that is sorted in the existing imports.
addImportFromSignature(String, AST) - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite
Adds a new import to the rewriter's record and returns a Type node that can be used in the code as a reference to the type.
addImportFromSignature(String, AST, ImportRewrite.ImportRewriteContext) - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite
Adds a new import to the rewriter's record and returns a Type node that can be used in the code as a reference to the type.
addIndexEntry(char[], char[]) - Method in class org.eclipse.wst.jsdt.core.search.SearchDocument
Adds the given index entry (category and key) coming from this document to the index.
AddJavaDocStubAction - Class in org.eclipse.wst.jsdt.ui.actions
Create Javadoc comment stubs for the selected members.
AddJavaDocStubAction(IWorkbenchSite) - Constructor for class org.eclipse.wst.jsdt.ui.actions.AddJavaDocStubAction
Creates a new AddJavaDocStubAction.
addJavaScriptElementMarkerAttributes(Map, IJavaScriptElement) - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Configures the given marker attribute map for the given JavaScript element.
addJsNature(IProject, IProgressMonitor) - Static method in class org.eclipse.wst.jsdt.ui.project.JsNature
 
addListener(IStreamListener) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ConsolePseudoProcess.Retransmitter
 
addListener(ChooseVmControl.Logic.Listener) - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.actions.ChooseVmControl.Logic
 
addListener(ILabelProviderListener) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.ChromiumJavascriptDecorator
 
addListener(ILabelProviderListener) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.TableUtils.ColumnBasedLabelProvider
 
addListener(WizardUtils.PageListener) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.WizardUtils.PageImpl
 
addListener(ILabelProviderListener) - Method in class org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator
 
addListener(ILabelProviderListener) - Method in class org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator
 
addMapping(SourcePositionMapBuilder.ResourceSection, SourcePositionMapBuilder.ResourceSection, TextSectionMapping) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.sourcemap.PositionMapBuilderImpl
 
addMapping(SourcePositionMapBuilder.ResourceSection, SourcePositionMapBuilder.ResourceSection, TextSectionMapping) - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.sourcemap.SourcePositionMapBuilder
Adds a new mapping between 2 resource sections.
addMethod(char[], IFunctionDeclaration, int) - Method in class org.eclipse.wst.jsdt.core.infer.InferredType
Add a new method to the inferred type
addMixin(char[]) - Method in class org.eclipse.wst.jsdt.core.infer.InferredType
Adds the name of a type to mix into this type during the resolving step.
addModifyListener(Text, DialogUtils.ValueSource<?>, DialogUtils.Updater) - Static method in class org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils
Adds a standard modify listener to a text element that binds it to updater.
addModifyListener(Button, DialogUtils.ValueSource<?>, DialogUtils.Updater) - Static method in class org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils
Adds a standard modify listener to a button that binds it to updater.
addNode(ElementInfo) - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
 
addOptionalSwitch(DialogUtils.Gettable<? extends DialogUtils.Optional<? extends T>>) - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.Scope
Creates a switcher that is operated by optional expression.
addPreProcessingResourceChangedListener(IResourceChangeListener, int) - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Adds the given listener for resource change events of the given types to the JavaScript core.
addProjectionRange(DefaultJavaFoldingStructureProvider.JavaProjectionAnnotation, Position) - Method in class org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.FoldingStructureComputationContext
Adds a projection (folding) region to this context.
addScope(T, DialogUtils.ScopeEnabler) - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.SwitchBase
 
addScript(Script) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ResourceManager
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.wst.jsdt.ui.actions.ConvertingSelectionProvider
addSelectionListener(SelectionListener) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.ComboWrapper
 
addSeparator() - Method in interface org.eclipse.wst.jsdt.chromium.ConnectionLogger.StreamListener
 
addSource(DialogUtils.Scope, DialogUtils.ValueSource<?>) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.Updater
Registers a source within a particular scope.
addSourceContainers(Shell, ISourceLookupDirector) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.source.SourceNameMapperContainerPresentation
 
addStaticImport(IBinding) - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite
Adds a new static import to the rewriter's record and returns a reference that can be used in the code.
addStaticImport(IBinding, ImportRewrite.ImportRewriteContext) - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite
Adds a new static import to the rewriter's record and returns a reference that can be used in the code.
addStaticImport(String, String, boolean) - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite
Adds a new static import to the rewriter's record and returns a reference that can be used in the code.
addStaticImport(String, String, boolean, ImportRewrite.ImportRewriteContext) - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite
Adds a new static import to the rewriter's record and returns a reference that can be used in the code.
addStaticImport(String, String, boolean) - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage.ImportsManager
Adds a new import declaration for a static type that is sorted in the existing imports.
addSubOperation() - Method in class org.eclipse.wst.jsdt.chromium.util.AsyncFutureMerger
Registers a new sub-operation.
addSuperInterface(String) - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Adds a super interface to the end of the list and selects it if it is not in the list yet.
addSwitch(DialogUtils.Gettable<T>) - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.Scope
Creates a switcher that is operated by non-optional expression.
addSynonym(InferredType) - Method in class org.eclipse.wst.jsdt.core.infer.InferredType
 
addThreadFilter(ThreadReference) - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.request.BreakpointRequest
Adds the given ThreadReference as a filter to the request.
addThreadFilter(ThreadReference) - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.request.DebuggerStatementRequest
Adds the given ThreadReference as a filter to the request.
addThreadFilter(ThreadReference) - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.request.ExceptionRequest
Adds the given ThreadReference as a filter to the request.
addThreadFilter(ThreadReference) - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.request.ThreadEnterRequest
Adds the given ThreadReference as a filter to the request.
addThreadFilter(ThreadReference) - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.request.ThreadExitRequest
Adds the given ThreadReference as a filter to the request.
AddToClasspathAction - Class in org.eclipse.wst.jsdt.ui.actions
Action to add a JAR to the classpath of its parent project.
AddToClasspathAction(IWorkbenchSite) - Constructor for class org.eclipse.wst.jsdt.ui.actions.AddToClasspathAction
Creates a new AddToClasspathAction.
addType(char[]) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
 
addType(char[], boolean) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
Create a new inferred type with the given name
addTypeHierarchyChangedListener(ITypeHierarchyChangedListener) - Method in interface org.eclipse.wst.jsdt.core.ITypeHierarchy
Adds the given listener for changes to this type hierarchy.
AddUnimplementedConstructorsAction - Class in org.eclipse.wst.jsdt.ui.actions
Creates unimplemented constructors for a type.
AddUnimplementedConstructorsAction(CompilationUnitEditor) - Constructor for class org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction
Note: This constructor is for internal use only.
AddUnimplementedConstructorsAction(IWorkbenchSite) - Constructor for class org.eclipse.wst.jsdt.ui.actions.AddUnimplementedConstructorsAction
Creates a new AddUnimplementedConstructorsAction.
addValue(Destructable) - Method in class org.eclipse.wst.jsdt.chromium.util.DestructingGuard
Adds another value that should be destructed.
AdHocFormatter - Class in org.eclipse.wst.jsdt.chromium.debug.jsdtbridge
A relatively simple String.indexOf(int)-based formatter that inserts newlines after semicolons and maintains indentations based on curly brace symbols it meets.
AdHocFormatter() - Constructor for class org.eclipse.wst.jsdt.chromium.debug.jsdtbridge.AdHocFormatter
 
adjustAction() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.actions.SelectionBasedAction.ActionRunnable
 
affectsTextPresentation(PropertyChangeEvent) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
Determines whether the preference change encoded by the given event changes the behavior of one of its contained components.
alignRegion(IRegion, DefaultJavaFoldingStructureProvider.FoldingStructureComputationContext) - Method in class org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider
Aligns region to start and end at a line offset.
ALL_CATEGORY - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Show category for all elements.
ALL_DEFAULT - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Default options (M_PARAMETER_TYPES, M_APP_TYPE_PARAMETERS & T_TYPE_PARAMETERS enabled)
ALL_FILTERS - Static variable in class org.eclipse.wst.jsdt.ui.actions.MemberFilterActionGroup
 
ALL_FULLY_QUALIFIED - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Qualify all elements
ALL_OCCURRENCES - Static variable in interface org.eclipse.wst.jsdt.core.search.IJavaScriptSearchConstants
The search result is a declaration, a reference, or an implementer of an interface.
ALL_POST_QUALIFIED - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Post qualify all elements
ALL_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.ExportDeclaration
The "all" structural property of this node type.
allFunctionLocations() - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.ScriptReference
Returns the complete live list of function locations in this script.
allLineLocations() - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.ScriptReference
Returns the complete live list of line locations in this script.
ALLOCATION_EXPRESSION - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
allowAttachJsDoc() - Method in interface org.eclipse.wst.jsdt.core.IJsGlobalScopeContainerInitializer
 
allowAttachJsDoc() - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
 
allowAttachJsDoc() - Method in class org.eclipse.wst.jsdt.launching.JREContainerInitializer
 
allowCollapsing() - Method in class org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider.FoldingStructureComputationContext
Returns true if newly created folding regions may be collapsed, false if not.
allScripts() - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.VirtualMachine
Returns the live list of ScriptReferences loaded in the VirtualMachine or an empty list.
allScripts() - Method in interface org.eclipse.wst.jsdt.debug.core.model.IJavaScriptDebugTarget
Returns the entire collection of IScripts currently known to the VirtualMachine.
allScripts() - Method in interface org.eclipse.wst.jsdt.debug.core.model.IScriptGroup
Returns the array of all ScriptReferences from the backing IJavaScriptDebugTarget.
allScriptsByName(String) - Method in interface org.eclipse.wst.jsdt.debug.core.model.IJavaScriptDebugTarget
Returns all of the IScripts currently loaded in the VirtualMachine that have the matching name.
allThreads() - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.VirtualMachine
Returns the live list of ThreadReferences in the VirtualMachine or an empty list.
allVariables() - Method in interface org.eclipse.wst.jsdt.core.eval.IEvaluationContext
Returns the global variables declared in this evaluation context.
AmbiguousConstructor - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
AmbiguousConstructorInDefaultConstructor - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
AmbiguousConstructorInImplicitConstructorCall - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
AmbiguousField - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
AmbiguousMethod - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
AmbiguousType - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
AND - Static variable in class org.eclipse.wst.jsdt.core.dom.InfixExpression.Operator
AND "&" operator.
AND_AND_EXPRESSION - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
ANNOTATION_TYPE - Static variable in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Constant to signal that the created type is an annotation.
ANONYMOUS_CLASS_DECLARATION - Static variable in class org.eclipse.wst.jsdt.core.CompletionProposal
Completion is a declaration of an anonymous class.
ANONYMOUS_CLASS_DECLARATION - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
Node type constant indicating a node of type AnonymousClassDeclaration.
ANONYMOUS_CLASS_DECLARATION_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.ClassInstanceCreation
The "anonymousClassDeclaration" structural property of this node type.
ANONYMOUS_CLASS_ID - Static variable in interface org.eclipse.wst.jsdt.core.infer.IInferEngine
 
ANONYMOUS_PREFIX - Static variable in interface org.eclipse.wst.jsdt.core.infer.IInferEngine
 
AnonymousClassDeclaration - Class in org.eclipse.wst.jsdt.core.dom
Anonymous class declaration AST node type.
ANY - Static variable in class org.eclipse.wst.jsdt.core.Signature
 
ANY_CODE - Static variable in class org.eclipse.wst.jsdt.core.dom.PrimitiveType
Type code for the primitive type "any".
apiLevel() - Method in class org.eclipse.wst.jsdt.core.dom.AST
Return the API level supported by this AST.
APPEARANCE_CATEGORY - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
A named preference that controls category rendering of JavaScript elements in the UI.
APPEARANCE_COMPRESS_PACKAGE_NAMES - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
A named preference that controls if package name compression is turned on or off.
APPEARANCE_ENABLE_VISIBILITY_SORT_ORDER - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
A named preferences that controls if JavaScript elements are also sorted by visibility.
APPEARANCE_FOLD_PACKAGES_IN_PACKAGE_EXPLORER - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
A named preference that controls if empty inner packages are folded in the hierarchical mode of the package explorer.
APPEARANCE_JAVADOC_FONT - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
The symbolic font name for the font used to display Javadoc (value "org.eclipse.wst.jsdt.ui.javadocfont").
APPEARANCE_MEMBER_SORT_ORDER - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
A named preference that defines how member elements are ordered by the JavaScript views using the JavaElementSorter.
APPEARANCE_METHOD_RETURNTYPE - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
A named preference that controls return type rendering of methods in the UI.
APPEARANCE_METHOD_TYPEPARAMETERS - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
A named preference that controls type parameter rendering of methods in the UI.
APPEARANCE_PKG_NAME_PATTERN_FOR_PKG_VIEW - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
A named preference that defines the pattern used for package name compression.
APPEARANCE_VISIBILITY_SORT_ORDER - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
A named preference that defines how member elements are ordered by visibility in the JavaScript views using the JavaElementSorter.
append(char[], char) - Static method in class org.eclipse.wst.jsdt.core.compiler.CharOperation
Answers a new array with appending the suffix character at the end of the array.
append(char[], int, char[], int, int) - Static method in class org.eclipse.wst.jsdt.core.compiler.CharOperation
Append the given subarray to the target array starting at the given index in the target array.
append(char[]) - Method in interface org.eclipse.wst.jsdt.core.IBuffer
Appends the given character array to the contents of the buffer.
append(String) - Method in interface org.eclipse.wst.jsdt.core.IBuffer
Appends the given string to the contents of the buffer.
APPEND_ROOT_PATH - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Add root path to all elements except Package Fragment Roots and JavaScript projects.
APPLICATION_LIBRARIES - Static variable in interface org.eclipse.wst.jsdt.core.search.IJavaScriptSearchScope
Include type constant (bit mask) indicating that application libraries should be considered in the search scope.
appliesTo(IMember) - Method in interface org.eclipse.wst.jsdt.ui.IDocumentationReader
 
appliesTo(ILocalVariable) - Method in interface org.eclipse.wst.jsdt.ui.IDocumentationReader
 
applyMap(String) - Method in class org.eclipse.wst.jsdt.jsdoc.XSLTMap
 
applyMap(String, OutputStream) - Method in class org.eclipse.wst.jsdt.jsdoc.XSLTMap
 
applysTo(IInferenceFile) - Method in class org.eclipse.wst.jsdt.core.infer.DefaultInferrenceProvider
 
applysTo(IInferenceFile) - Method in interface org.eclipse.wst.jsdt.core.infer.InferrenceProvider
Determine if this inference provider applies to a script
applyTranslation(String, File) - Static method in class org.eclipse.wst.jsdt.jsdoc.Util
 
ARCHIVE - Static variable in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
Type identifier for archive entries.
ARG_DEBUG - Static variable in class org.eclipse.wst.jsdt.debug.rhino.debugger.shell.DebugMain
Constant representing the debug argument

Value is: -debug
ARG_E - Static variable in class org.eclipse.wst.jsdt.debug.rhino.debugger.shell.DebugMain
Constant representing the evaluate argument

Value is: -e
ARG_ENCODING - Static variable in class org.eclipse.wst.jsdt.debug.rhino.debugger.shell.DebugMain
Constant representing the encoding argument

Value is: -encoding
ARG_F - Static variable in class org.eclipse.wst.jsdt.debug.rhino.debugger.shell.DebugMain
Constant representing the script file(s) argument

Value is: -f
ARG_FATAL_WARNINGS - Static variable in class org.eclipse.wst.jsdt.debug.rhino.debugger.shell.DebugMain
Constant representing the fatal-warnings argument

Value is: -fatal-warnings
ARG_HELP - Static variable in class org.eclipse.wst.jsdt.debug.rhino.debugger.shell.DebugMain
Constant representing the help argument

Value is: -help
ARG_O - Static variable in class org.eclipse.wst.jsdt.debug.rhino.debugger.shell.DebugMain
Constant representing the optimization argument

Value is: -O
ARG_OPT - Static variable in class org.eclipse.wst.jsdt.debug.rhino.debugger.shell.DebugMain
Constant representing the optimization argument

Value is: -opt
ARG_PORT - Static variable in class org.eclipse.wst.jsdt.debug.rhino.debugger.shell.DebugShell
Constant representing the port argument

Value is: -port
ARG_QM - Static variable in class org.eclipse.wst.jsdt.debug.rhino.debugger.shell.DebugMain
Constant representing the help argument

Value is: -?
ARG_SEALEDLIB - Static variable in class org.eclipse.wst.jsdt.debug.rhino.debugger.shell.DebugMain
Constant representing the sealed lib argument

Value is: -sealedlib
ARG_STRICT - Static variable in class org.eclipse.wst.jsdt.debug.rhino.debugger.shell.DebugMain
Constant representing the strict argument

Value is: -strict
ARG_SUSPEND - Static variable in class org.eclipse.wst.jsdt.debug.rhino.debugger.shell.DebugShell
Constant representing the suspend argument

Value is: -suspend
ARG_TRACE - Static variable in class org.eclipse.wst.jsdt.debug.rhino.debugger.shell.DebugShell
Constant representing the trace argument

Value is: -trace
ARG_W - Static variable in class org.eclipse.wst.jsdt.debug.rhino.debugger.shell.DebugMain
Constant representing the report warnings argument

Value is: -w
ARGUMENT - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
ARGUMENT_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.RestElementName
The "argument" structural property of this node type
ARGUMENT_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.SpreadElement
The "argument" structural property of this node type.
ARGUMENT_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.YieldExpression
 
ArgumentHidingField - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
ArgumentHidingLocalVariable - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
ArgumentIsNeverUsed - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
arguments() - Method in class org.eclipse.wst.jsdt.core.dom.ClassInstanceCreation
Returns the live ordered list of argument expressions in this class instance creation expression.
arguments() - Method in class org.eclipse.wst.jsdt.core.dom.ConstructorInvocation
Returns the live ordered list of argument expressions in this alternate constructor invocation statement.
arguments() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionInvocation
Returns the live ordered list of argument expressions in this method invocation expression.
arguments() - Method in class org.eclipse.wst.jsdt.core.dom.SuperConstructorInvocation
Returns the live ordered list of argument expressions in this super constructor invocation statement.
arguments() - Method in class org.eclipse.wst.jsdt.core.dom.SuperMethodInvocation
Returns the live ordered list of argument expressions in this "super" method invocation expression.
ARGUMENTS - Static variable in interface org.eclipse.wst.jsdt.core.IJavaScriptModelMarker
Id marker attribute (value "arguments").
ARGUMENTS_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.ClassInstanceCreation
The "arguments" structural property of this node type.
ARGUMENTS_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.ConstructorInvocation
The "arguments" structural property of this node type.
ARGUMENTS_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.FunctionInvocation
The "arguments" structural property of this node type.
ARGUMENTS_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.SuperConstructorInvocation
The "arguments" structural property of this node type.
ARGUMENTS_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.SuperMethodInvocation
The "arguments" structural property of this node type.
ArgumentTypeCannotBeVoid - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
ARRAY - Static variable in interface org.eclipse.wst.jsdt.debug.core.model.IJavaScriptValue
 
ARRAY_ACCESS - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
Node type constant indicating a node of type ArrayAccess.
ARRAY_ALLOCATION_EXPRESSION - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
ARRAY_CREATION - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
Node type constant indicating a node of type ArrayCreation.
ARRAY_INITIALIZER - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
ARRAY_INITIALIZER - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
Node type constant indicating a node of type ArrayInitializer.
ARRAY_NAME - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
 
ARRAY_NAME - Static variable in class org.eclipse.wst.jsdt.core.infer.InferredType
 
ARRAY_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.ArrayAccess
The "array" structural property of this node type.
ARRAY_QUALIFIED_TYPE_REFERENCE - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
ARRAY_REFERENCE - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
ARRAY_TYPE - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
Node type constant indicating a node of type ArrayType.
ARRAY_TYPE_REFERENCE - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
ARRAY_TYPE_SIGNATURE - Static variable in class org.eclipse.wst.jsdt.core.Signature
Kind constant for an array type signature.
ArrayAccess - Class in org.eclipse.wst.jsdt.core.dom
Array access expression AST node type.
arrayConcat(char[][], char[][]) - Static method in class org.eclipse.wst.jsdt.core.compiler.CharOperation
Answers the concatenation of the two arrays.
arrayConcat(char[][], char[]) - Static method in class org.eclipse.wst.jsdt.core.compiler.CharOperation
Answers a new array adding the second array at the end of first array.
ArrayConstantsOnlyInArrayInitializers - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
ArrayCreation - Class in org.eclipse.wst.jsdt.core.dom
Array creation expression AST node type.
ArrayInitializer - Class in org.eclipse.wst.jsdt.core.dom
Array initializer AST node type.
ArrayName - Class in org.eclipse.wst.jsdt.core.dom
Array pattern Provisional API: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ArrayReference - Interface in org.eclipse.wst.jsdt.debug.core.jsdi
Abstract representation of an array.
ArrayReferenceRequired - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
ArrayType - Class in org.eclipse.wst.jsdt.core.dom
Type node for an array type.
ArrayType - Variable in class org.eclipse.wst.jsdt.core.infer.InferEngine
ArrayValue - Class in org.eclipse.wst.jsdt.chromium.debug.core.model
An IIndexedValue implementation for an array element range using a JsArray instance.
ArrayValue(EvaluateContext, JsArray, ExpressionTracker.Node) - Constructor for class org.eclipse.wst.jsdt.chromium.debug.core.model.ArrayValue
 
ARROW_FUNCTION_EXPRESSION - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
 
ArrowFunctionExpression - Class in org.eclipse.wst.jsdt.core.dom
Arrow expression AST Node type ArrowFunctionExpression: ( parameters ) => {body} | expression Provisional API: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
asArray() - Method in interface org.eclipse.wst.jsdt.chromium.JsObject
 
asAsyncOperation() - Method in class org.eclipse.wst.jsdt.chromium.util.AsyncFuture.SyncOperation
 
asDeclarativeScope() - Method in interface org.eclipse.wst.jsdt.chromium.JsScope
 
asDeclarativeVariable() - Method in interface org.eclipse.wst.jsdt.chromium.JsVariable
Casts this to declarative variable type if available or returns null.
asFunction() - Method in interface org.eclipse.wst.jsdt.chromium.JsObject
 
asObject() - Method in interface org.eclipse.wst.jsdt.chromium.JsValue
Return this value cast to JsObject or null if this value is not an object.
asObjectBased() - Method in interface org.eclipse.wst.jsdt.chromium.JsScope
 
asObjectProperty() - Method in interface org.eclipse.wst.jsdt.chromium.JsVariable
Returns object property data if variable is an object property and its descriptor is available.
asOldFunction() - Method in interface org.eclipse.wst.jsdt.chromium.UpdatableScript.FunctionNode
 
asRealValue() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.Value
 
asRealValue() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ValueBase
Downcasts to Value or return null.
asRealValue() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ValueBase.ErrorMessageValue
 
asRealVariable() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.Variable
 
asRealVariable() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.Variable.Real
 
ASSIGN - Static variable in class org.eclipse.wst.jsdt.core.dom.Assignment.Operator
= operator.
ASSIGNMENT - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
Assignment - Class in org.eclipse.wst.jsdt.core.dom
Assignment expression AST node type.
ASSIGNMENT - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
Node type constant indicating a node of type Assignment.
Assignment.Operator - Class in org.eclipse.wst.jsdt.core.dom
Assignment operators (typesafe enumeration).
ASSIGNMENT_NAME - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
 
AssignmentHasNoEffect - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
AssignmentName - Class in org.eclipse.wst.jsdt.core.dom
Assignment pattern
asSyncCallback() - Method in class org.eclipse.wst.jsdt.chromium.util.RelaySyncCallback.Guard
 
AST - Class in org.eclipse.wst.jsdt.core.dom
Umbrella owner and abstract syntax tree node factory.
AST() - Constructor for class org.eclipse.wst.jsdt.core.dom.AST
Deprecated.
Clients should port their code to use the new JLS3 AST API and call AST.newAST(AST.JLS3) instead of using this constructor.
AST(Map) - Constructor for class org.eclipse.wst.jsdt.core.dom.AST
Deprecated.
Clients should port their code to use the new JLS3 AST API and call AST.newAST(AST.JLS3) instead of using this constructor.
AST_NODE - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
ASTMatcher - Class in org.eclipse.wst.jsdt.core.dom
Concrete superclass and default implementation of an AST subtree matcher.
ASTMatcher() - Constructor for class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Creates a new AST matcher instance.
ASTMatcher(boolean) - Constructor for class org.eclipse.wst.jsdt.core.dom.ASTMatcher
Creates a new AST matcher instance.
ASTNode - Class in org.eclipse.wst.jsdt.core.dom
Abstract superclass of all Abstract Syntax Tree (AST) node types.
ASTParser - Class in org.eclipse.wst.jsdt.core.dom
A JavaScript language parser for creating abstract syntax trees (ASTs).
ASTRequestor - Class in org.eclipse.wst.jsdt.core.dom
An AST requestor handles ASTs for javaScript units passed to ASTParser.createASTs.
ASTRequestor() - Constructor for class org.eclipse.wst.jsdt.core.dom.ASTRequestor
Creates a new instance.
ASTRewrite - Class in org.eclipse.wst.jsdt.core.dom.rewrite
Infrastructure for modifying code by describing changes to AST nodes.
ASTRewrite(AST) - Constructor for class org.eclipse.wst.jsdt.core.dom.rewrite.ASTRewrite
Internal constructor.
ASTUtil - Class in org.eclipse.wst.jsdt.js.common.build.system.util
 
ASTUtil() - Constructor for class org.eclipse.wst.jsdt.js.common.build.system.util.ASTUtil
 
ASTVisitor - Class in org.eclipse.wst.jsdt.core.ast
A visitor for iterating through the AST Node tree.
ASTVisitor() - Constructor for class org.eclipse.wst.jsdt.core.ast.ASTVisitor
 
ASTVisitor - Class in org.eclipse.wst.jsdt.core.dom
A visitor for abstract syntax trees.
ASTVisitor() - Constructor for class org.eclipse.wst.jsdt.core.dom.ASTVisitor
Creates a new AST visitor instance.
ASTVisitor(boolean) - Constructor for class org.eclipse.wst.jsdt.core.dom.ASTVisitor
Creates a new AST visitor instance.
AsyncFuture<T> - Class in org.eclipse.wst.jsdt.chromium.util
Represents a result of asynchronous operation.
AsyncFuture() - Constructor for class org.eclipse.wst.jsdt.chromium.util.AsyncFuture
 
AsyncFuture.Callback<RES> - Interface in org.eclipse.wst.jsdt.chromium.util
AsyncFuture.Operation<RES> - Interface in org.eclipse.wst.jsdt.chromium.util
An operation that asynchronously results in a value of type RES.
AsyncFuture.SyncOperation<RES> - Class in org.eclipse.wst.jsdt.chromium.util
Helper class that presents operation meant to be executed synchronously in the current thread as an asynchronous AsyncFuture.Operation suitable for AsyncFuture.
AsyncFutureMerger<T> - Class in org.eclipse.wst.jsdt.chromium.util
A class that provides an AsyncFuture for a group operation: one that consists of any number of sub-operations and completes once all of them have completed.
AsyncFutureMerger() - Constructor for class org.eclipse.wst.jsdt.chromium.util.AsyncFutureMerger
 
AsyncFutureRef<T> - Class in org.eclipse.wst.jsdt.chromium.util
A wrapper around AtomicReference and AsyncFuture that makes the source code cleaner and shorter.
AsyncFutureRef() - Constructor for class org.eclipse.wst.jsdt.chromium.util.AsyncFutureRef
 
ATT_HANDLE_ID - Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
Name of the handle id attribute in a JavaScript marker.
attach(TabDebugEventListener) - Method in interface org.eclipse.wst.jsdt.chromium.Browser.TabConnector
Attaches to the related tab debugger.
attach(DebugTargetImpl, JavascriptVmEmbedder.ConnectionToRemote, DestructingGuard, Runnable, IProgressMonitor) - Static method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugTargetImpl
Loads browser tabs, consults the selector which of the tabs to attach to, and if any has been selected, requests an attachment to the tab.
attach(JavascriptVmEmbedder.Listener, DebugEventListener) - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.JavascriptVmEmbedder.VmConnector
 
attach(DebugEventListener) - Method in interface org.eclipse.wst.jsdt.chromium.StandaloneVm
Connects to the target VM.
attach(TabDebugEventListener) - Method in interface org.eclipse.wst.jsdt.chromium.wip.WipBrowser.WipTabConnector
Attaches to the related tab debugger.
attach(TabDebugEventListener) - Method in interface org.eclipse.wst.jsdt.chromium.wip.WipBrowser.WipTabConnector
Attaches to the related tab debugger.
attach(Map) - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.connect.AttachingConnector
Attaches to a VirtualMachine described by the given map of arguments.
attachedToVm(ConnectedTargetData, JavascriptVm) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.VProjectWorkspaceBridge.FactoryImpl
 
attachedToVm(ConnectedTargetData, JavascriptVm) - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.WorkspaceBridge.Factory
Creates new instance of WorkspaceBridge when connection to V8 VM is already established.
AttachingConnector - Interface in org.eclipse.wst.jsdt.debug.core.jsdi.connect
Description of a VirtualMachine Connector that attaches to a running VirtualMachine.
attachSource(IPath, IPath, IProgressMonitor) - Method in interface org.eclipse.wst.jsdt.core.IPackageFragmentRoot
 
ATTR_ALLOW_TERMINATE - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_APP_ARGUMENTS - Static variable in class org.eclipse.wst.jsdt.chromium.debug.js.launch.LaunchConstants
 
ATTR_APP_PROJECT - Static variable in class org.eclipse.wst.jsdt.chromium.debug.core.model.LaunchParams
 
ATTR_APP_PROJECT - Static variable in class org.eclipse.wst.jsdt.chromium.debug.js.launch.LaunchConstants
 
ATTR_APP_PROJECT_RELATIVE_PATH - Static variable in class org.eclipse.wst.jsdt.chromium.debug.core.model.LaunchParams
 
ATTR_APP_PROJECT_RELATIVE_PATH - Static variable in class org.eclipse.wst.jsdt.chromium.debug.js.launch.LaunchConstants
 
ATTR_APPLET_APPLETVIEWER_CLASS - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_APPLET_HEIGHT - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_APPLET_NAME - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_APPLET_PARAMETERS - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_APPLET_WIDTH - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_BASE_URL - Static variable in class org.eclipse.wst.jsdt.chromium.debug.core.model.LaunchParams
 
ATTR_BASE_URL - Static variable in class org.eclipse.wst.jsdt.chromium.debug.js.launch.LaunchConstants
 
ATTR_BOOTPATH - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Attribute key for a VM specific argument.
ATTR_BOOTPATH_APPEND - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Attribute key for a VM specific argument.
ATTR_BOOTPATH_PREPEND - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Attribute key for a VM specific argument.
ATTR_CHROMIUM_ARGUMENTS - Static variable in class org.eclipse.wst.jsdt.chromium.debug.js.launch.LaunchConstants
 
ATTR_CHROMIUM_URL - Static variable in class org.eclipse.wst.jsdt.chromium.debug.js.launch.LaunchConstants
 
ATTR_CLASSPATH - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_CLASSPATH_PROVIDER - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_CMDLINE - Static variable in class org.eclipse.wst.jsdt.launching.JavaRuntime
Deprecated.
- use IProcess.ATTR_CMDLINE
ATTR_CONNECT_MAP - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_DEFAULT_CLASSPATH - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_DEFAULT_SOURCE_PATH - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_DOCUMENTATIONPROVIDER_CLASS - Static variable in class org.eclipse.wst.jsdt.ui.JSdocContentAccess
 
ATTR_INFERENGINE_CLASS - Static variable in class org.eclipse.wst.jsdt.core.infer.InferrenceManager
 
ATTR_JAVA_COMMAND - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Attribute key for VM specific attributes found in the ATTR_VM_INSTALL_TYPE_SPECIFIC_ATTRS_MAP.
ATTR_JRE_CONTAINER_PATH - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_MAIN_TYPE_NAME - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_PROGRAM_ARGUMENTS - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_PROJECT_NAME - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_REMOTE_HOME_DIR - Static variable in class org.eclipse.wst.jsdt.chromium.debug.core.model.LaunchParams
 
ATTR_SOURCE_PATH - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_SOURCE_PATH_PROVIDER - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_STOP_IN_MAIN - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_VM_ARGUMENTS - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_VM_CONNECTOR - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_VM_INSTALL_NAME - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Deprecated.
use ATTR_JRE_CONTAINER_PATH
ATTR_VM_INSTALL_TYPE - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Deprecated.
use ATTR_JRE_CONTAINER_PATH
ATTR_VM_INSTALL_TYPE_SPECIFIC_ATTRS_MAP - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Launch configuration attribute key.
ATTR_WIP_BACKEND_CURRENT_DEV - Static variable in class org.eclipse.wst.jsdt.chromium.debug.js.launch.LaunchConstants
 
ATTR_WORKING_DIRECTORY - Static variable in interface org.eclipse.wst.jsdt.launching.IJavaLaunchConfigurationConstants
Launch configuration attribute key.
ATTRIBUTE_ELEMENT - Static variable in class org.eclipse.wst.jsdt.core.refactoring.descriptors.JavaScriptRefactoringDescriptor
Predefined argument called element<Number>.
ATTRIBUTE_INPUT - Static variable in class org.eclipse.wst.jsdt.core.refactoring.descriptors.JavaScriptRefactoringDescriptor
Predefined argument called input.
ATTRIBUTE_NAME - Static variable in class org.eclipse.wst.jsdt.core.refactoring.descriptors.JavaScriptRefactoringDescriptor
Predefined argument called name.
ATTRIBUTE_NOT_SUPPORTED - Static variable in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
Status code indicating that an attribute is not supported.
ATTRIBUTE_READ_ONLY - Static variable in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
Status code indicating that an attribute is not modifiable.
ATTRIBUTE_REFERENCES - Static variable in class org.eclipse.wst.jsdt.core.refactoring.descriptors.JavaScriptRefactoringDescriptor
Predefined argument called references.
ATTRIBUTE_SELECTION - Static variable in class org.eclipse.wst.jsdt.core.refactoring.descriptors.JavaScriptRefactoringDescriptor
Predefined argument called selection.
ATTRIBUTE_VERSION - Static variable in class org.eclipse.wst.jsdt.core.refactoring.descriptors.JavaScriptRefactoringDescriptor
The version attribute
attributes - Variable in class org.eclipse.wst.jsdt.core.infer.InferredType
 
attributesHash - Variable in class org.eclipse.wst.jsdt.core.infer.InferredType
 
author(String) - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson.Builder
 
author(String) - Method in class org.eclipse.wst.jsdt.js.npm.PackageJson.Builder
 
authrors(List<String>) - Method in class org.eclipse.wst.jsdt.js.bower.BowerJson.Builder
 
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 
JavaScript Development Tools
Release 3.2

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