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 

G

gatherAllLibraries(String[]) - Method in class org.eclipse.wst.jsdt.launching.StandardVMType
Returns a list of all zips and jars contained in the given directories.
GENERALIZE_TYPE - Static variable in interface org.eclipse.wst.jsdt.core.refactoring.IJavaScriptRefactorings
Refactoring id of the 'Generalize Declared Type' refactoring (value: org.eclipse.wst.jsdt.ui.change.type).
GeneralizeTypeDescriptor - Class in org.eclipse.wst.jsdt.core.refactoring.descriptors
Refactoring descriptor for the generalize declared type refactoring.
GeneralizeTypeDescriptor() - Constructor for class org.eclipse.wst.jsdt.core.refactoring.descriptors.GeneralizeTypeDescriptor
Creates a new refactoring descriptor.
GENERATE - Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
Possible configurable option value.
GENERATE_CONSTRUCTOR_USING_FIELDS - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the source ->generate constructor using fields action (value "org.eclipse.wst.jsdt.ui.edit.text.java.generate.constructor.using.fields").
GENERATE_CONSTRUCTOR_USING_FIELDS - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
Source menu: name of standard Generate Constructor using Fields global action (value "org.eclipse.wst.jsdt.ui.actions.GenerateConstructorUsingFields").
GENERATE_DELEGATE_METHODS - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
Source menu: name of standard delegate methods global action (value "org.eclipse.wst.jsdt.ui.actions.GenerateDelegateMethods").
GENERATE_GETTER_SETTER - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
Source menu: name of standard Generate Getter and Setter global action (value "org.eclipse.wst.jsdt.ui.actions.GenerateGetterSetter").
GENERATE_HASHCODE_EQUALS - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the source ->generate hashcode() and equals() action (value "org.eclipse.wst.jsdt.ui.edit.text.java.generate.hashcode.equals").
GENERATE_HASHCODE_EQUALS - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
Source menu: name of standard Generate hashCode() and equals() global action (value "org.eclipse.wst.jsdt.ui.actions.GenerateHashCodeEquals").
GenerateActionGroup - Class in org.eclipse.wst.jsdt.ui.actions
Action group that adds the source and generate actions to a part's context menu and installs handlers for the corresponding global menu actions.
GenerateActionGroup(CompilationUnitEditor, String) - Constructor for class org.eclipse.wst.jsdt.ui.actions.GenerateActionGroup
Note: This constructor is for internal use only.
GenerateActionGroup(Page) - Constructor for class org.eclipse.wst.jsdt.ui.actions.GenerateActionGroup
Creates a new GenerateActionGroup.
GenerateActionGroup(IViewPart) - Constructor for class org.eclipse.wst.jsdt.ui.actions.GenerateActionGroup
Creates a new GenerateActionGroup.
GenerateJsDoc - Class in org.eclipse.wst.jsdt.jsdoc
 
GenerateJsDoc() - Constructor for class org.eclipse.wst.jsdt.jsdoc.GenerateJsDoc
 
generateJson(BowerJson) - Static method in class org.eclipse.wst.jsdt.js.bower.util.BowerUtil
 
generateJson(PackageJson) - Static method in class org.eclipse.wst.jsdt.js.npm.util.NpmUtil
 
GenerateNewConstructorUsingFieldsAction - Class in org.eclipse.wst.jsdt.ui.actions
Creates constructors for a type based on existing fields.
GenerateNewConstructorUsingFieldsAction(CompilationUnitEditor) - Constructor for class org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction
Note: This constructor is for internal use only.
GenerateNewConstructorUsingFieldsAction(IWorkbenchSite) - Constructor for class org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction
Creates a new GenerateConstructorUsingFieldsAction.
GENERATOR_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.FunctionDeclaration
The "generator" property
GenericBuildSystemTab - Class in org.eclipse.wst.jsdt.js.common.build.system.launch.ui
 
GenericBuildSystemTab() - Constructor for class org.eclipse.wst.jsdt.js.common.build.system.launch.ui.GenericBuildSystemTab
 
GenericCallback<T> - Interface in org.eclipse.wst.jsdt.chromium.util
A generic callback used in asynchronous operations that either fail with exception or return a result.
get(VmResourceId) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.VmResourceIdMap
 
get(long) - Method in interface org.eclipse.wst.jsdt.chromium.JsArray
 
get() - Method in class org.eclipse.wst.jsdt.chromium.util.LazyConstructable
Constructs a value when called first time and returns it to all subsequent calls.
GET - Static variable in class org.eclipse.wst.jsdt.core.dom.Modifier
"get" modifier constant (bit mask) as defined on ES2015
get(ASTNode, StructuralPropertyDescriptor) - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ASTRewrite
Returns the value of the given property as managed by this rewriter.
GET_KEYWORD - Static variable in class org.eclipse.wst.jsdt.core.dom.Modifier.ModifierKeyword
"get" modifier with flag value Modifier.GET.
getAbsolutePath(IResource) - Static method in class org.eclipse.wst.jsdt.js.common.util.WorkbenchResourceUtil
 
getAccessibility() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
Returns the accessibility of the proposal.
getAccessRules() - Method in interface org.eclipse.wst.jsdt.core.IIncludePathEntry
Returns the possibly empty list of access rules for this entry.
getAccessRulesStatus(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
Returns the access rules attribute status according to this initializer.
getAccuracy() - Method in class org.eclipse.wst.jsdt.core.search.SearchMatch
Returns the accuracy of this search match.
getAction() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.actions.SelectionBasedAction
 
getActivePage() - Static method in class org.eclipse.wst.jsdt.js.common.CommonPlugin
 
getActivePage() - Static method in class org.eclipse.wst.jsdt.js.grunt.GruntPlugin
 
getActivePart() - Static method in class org.eclipse.wst.jsdt.chromium.debug.ui.ChromiumDebugUIPlugin
Must be called from SWT UI thread only
getActivePart() - Static method in class org.eclipse.wst.jsdt.js.common.util.WorkbenchResourceUtil
Must be called from SWT UI thread only
getActiveShell() - Static method in class org.eclipse.wst.jsdt.chromium.debug.ui.ChromiumDebugUIPlugin
Must be called from SWT UI thread only
getActiveShell() - Static method in class org.eclipse.wst.jsdt.js.common.util.WorkbenchResourceUtil
Must be called from SWT UI thread only
getActiveWorkbenchShell() - Static method in class org.eclipse.wst.jsdt.chromium.debug.ui.ChromiumDebugUIPlugin
 
getActiveWorkbenchWindow() - Static method in class org.eclipse.wst.jsdt.chromium.debug.ui.ChromiumDebugUIPlugin
 
getActiveWorkbenchWindow() - Static method in class org.eclipse.wst.jsdt.js.common.CommonPlugin
 
getActiveWorkbenchWindow() - Static method in class org.eclipse.wst.jsdt.js.grunt.GruntPlugin
 
getAdapter(Object, Class) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.BreakpointAdapterFactory
 
getAdapter(Object, Class) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ChromiumBreakpointWBAFactory
 
getAdapter(Class) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ConsolePseudoProcess
 
getAdapter(Class) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugElementImpl
 
getAdapter(Class) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugTargetImpl
 
getAdapter(Class) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.JavascriptThread
 
getAdapter(Class) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.StackFrame
 
getAdapter(Class) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.StackFrameBase
 
getAdapter(Class) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.Variable
 
getAdapter(Class) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.SourceNameMapperContainer
 
getAdapter(Class) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.VProjectSourceContainer
 
getAdapter(Object, Class) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.actions.FileExtensionFilterAdapterFactory
 
getAdapter(Object, Class) - Method in class org.eclipse.wst.jsdt.js.common.build.system.FileAdapterFactory
 
getAdapter(Class) - Method in class org.eclipse.wst.jsdt.ui.ProjectLibraryRoot
 
getAdapterList() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.BreakpointAdapterFactory
 
getAdapterList() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ChromiumBreakpointWBAFactory
 
getAdapterList() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.actions.FileExtensionFilterAdapterFactory
 
getAdapterList() - Method in class org.eclipse.wst.jsdt.js.common.build.system.FileAdapterFactory
 
getAddedChildren() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElementDelta
Returns deltas for the children that have been added.
getAddedImports() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite
Returns all non-static imports that are recorded to be added.
getAddedStaticImports() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite
Returns all static imports that are recorded to be added.
getAdditionalFlags() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
Returns the completion flags relevant in the context, or CompletionFlags.Default if none.
getAdronments() - Method in class org.eclipse.wst.jsdt.ui.JavaScriptElementImageDescriptor
Returns the current adornments.
getAffectedChildren() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElementDelta
Returns deltas for the affected (added, removed, or changed) children.
getAllClasses() - Method in interface org.eclipse.wst.jsdt.core.ITypeHierarchy
Returns all classes in this type hierarchy's graph, in no particular order.
getAllConnectedTargetDatas() - Static method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugTargetImpl
 
getAllFilesInPluginDirectory(String) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
getAllFilesInPluginDirectory(String) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
getAllFilesInPluginDirectory(String) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
getAllLaunchConfigurations(ILaunchConfiguration[], ITask, String) - Static method in class org.eclipse.wst.jsdt.js.common.build.system.launch.LaunchConfigurationAutoFill
Filters configurations for launch configurations with the same build file as a task.
getAllPackageFragmentRoots() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
Returns all of the existing package fragment roots that exist on the includepath, in the order they are defined by the includepath.
getAllPages() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.WizardUtils.WizardPageSet
 
getAllSubtypeNames(char[], IJavaScriptSearchScope, int, IProgressMonitor) - Static method in class org.eclipse.wst.jsdt.core.search.SearchEngine
Gets all the names of subtypes of a given type name in the given scope.
getAllSubtypes(IType) - Method in interface org.eclipse.wst.jsdt.core.ITypeHierarchy
Returns all resolved subtypes (direct and indirect) of the given type, in no particular order, limited to the types in this type hierarchy's graph.
getAllSuperclasses(IType) - Method in interface org.eclipse.wst.jsdt.core.ITypeHierarchy
Returns all resolved superclasses of the given class, in bottom-up order.
getAllSynonyms(char[], IJavaScriptSearchScope, int, IProgressMonitor) - Static method in class org.eclipse.wst.jsdt.core.search.SearchEngine
Gets all the synonyms of a given type, including itself, in the given scope.
getAllTypes() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
Returns all types declared in this javaScript file in the order in which they appear in the source.
getAllWarningTokens() - Static method in class org.eclipse.wst.jsdt.core.CorrectionEngine
Return an array of strings which contains one entry per warning token accepted by the @SuppressWarnings annotation.
getAlternateRoot() - Method in class org.eclipse.wst.jsdt.core.dom.Comment
Returns the root AST node that this comment occurs within, or null if none (or not recorded).
getAncestor(int) - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
Returns the first ancestor of this JavaScript element that has the given type.
getAnnotationHover(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
getAnonymousClassDeclaration() - Method in class org.eclipse.wst.jsdt.core.dom.ClassInstanceCreation
Returns the anonymous class declaration introduced by this class instance creation expression, if it has one.
getArgument() - Method in class org.eclipse.wst.jsdt.core.dom.RestElementName
 
getArgument() - Method in class org.eclipse.wst.jsdt.core.dom.SpreadElement
 
getArgument() - Method in class org.eclipse.wst.jsdt.core.dom.YieldExpression
Returns the argument for the yield or null
getArguments() - Method in interface org.eclipse.wst.jsdt.core.ast.IAbstractFunctionDeclaration
Get the function arguments
getArguments() - Method in interface org.eclipse.wst.jsdt.core.ast.IFunctionCall
 
getArguments() - Method in interface org.eclipse.wst.jsdt.core.compiler.IProblem
Answer back the original arguments recorded into the problem.
getArguments() - Method in class org.eclipse.wst.jsdt.core.refactoring.descriptors.JavaScriptRefactoringDescriptor
Returns the argument map of this refactoring descriptor.
getArray() - Method in class org.eclipse.wst.jsdt.core.dom.ArrayAccess
Returns the array expression of this array access expression.
getArrayCount(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
Returns the array count (array nesting depth) of the given type signature.
getArrayCount(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
Returns the array count (array nesting depth) of the given type signature.
getArrayType() - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
 
getAssignment() - Method in interface org.eclipse.wst.jsdt.core.ast.ILocalDeclaration
Get the initialization expression of the var as an assignment
getAssignment(IExpression) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
Finds a assignment on the context from the name represented with the expression
getAssists(IInvocationContext, IProblemLocation[]) - Method in interface org.eclipse.wst.jsdt.ui.text.java.IQuickAssistProcessor
Collects quick assists for the given context.
getAST() - Method in class org.eclipse.wst.jsdt.core.dom.ASTNode
Returns this node's AST.
getAST() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ASTRewrite
Returns the AST the rewrite was set up on.
getAST3() - Method in class org.eclipse.wst.jsdt.core.compiler.ReconcileContext
Returns a resolved AST with JLS3 level.
getASTLevel() - Method in class org.eclipse.wst.jsdt.core.compiler.ReconcileContext
Returns the AST level requested by the reconcile operation.
getASTRewrite() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ListRewrite
Returns the ASTRewrite instance from which this ListRewriter has been created from.
getASTRoot() - Method in interface org.eclipse.wst.jsdt.ui.text.java.IInvocationContext
Returns an AST of the compilation unit, possibly only a partial AST focused on the selection offset (see ASTParser.setFocalPosition(int)).
getASTType() - Method in interface org.eclipse.wst.jsdt.core.ast.IASTNode
 
getAsync(AsyncFuture.Callback<? super T>, SyncCallback) - Method in class org.eclipse.wst.jsdt.chromium.util.AsyncFuture
Obtains the operation result.
getAsync(AsyncFuture.Callback<T>, SyncCallback) - Method in class org.eclipse.wst.jsdt.chromium.util.AsyncFutureRef
 
getAttachedJavadoc(IProgressMonitor) - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
Returns the Jsdoc as an html source if this element has an attached jsdoc, null otherwise.
getAttribute(String) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ConsolePseudoProcess
 
getAttributeStatus(IPath, IJavaScriptProject, String) - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
Returns the extra attribute status according to this initializer.
getAttributeType(char[], IExpression, boolean) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
 
getAuthor() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getAuthor() - Method in class org.eclipse.wst.jsdt.js.npm.PackageJson
 
getAuthors() - Method in class org.eclipse.wst.jsdt.js.bower.BowerJson
 
getAutoEditStrategies(ISourceViewer, String) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
getBackend() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.WipTabSelector.BrowserAndBackend
 
getBackends() - Method in class org.eclipse.wst.jsdt.chromium.wip.eclipse.BackendRegistry
 
getBaseUrl() - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
 
getBaseUrl(String) - Static method in class org.eclipse.wst.jsdt.jsdoc.Util
 
getBin() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getBinaryName() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
Returns the binary name of this type binding.
getBinding() - Method in interface org.eclipse.wst.jsdt.core.ast.ILocalDeclaration
 
getBlankPattern() - Method in class org.eclipse.wst.jsdt.core.search.SearchPattern
Returns a blank pattern that can be used as a record to decode an index key.
getBody() - Method in class org.eclipse.wst.jsdt.core.dom.ArrowFunctionExpression
Returns block body or null
getBody() - Method in class org.eclipse.wst.jsdt.core.dom.CatchClause
Returns the body of this catch clause.
getBody() - Method in class org.eclipse.wst.jsdt.core.dom.DoStatement
Returns the body of this do statement.
getBody() - Method in class org.eclipse.wst.jsdt.core.dom.EnhancedForStatement
Returns the body of this enchanced for statement.
getBody() - Method in class org.eclipse.wst.jsdt.core.dom.ForInStatement
Returns the body of this for statement.
getBody() - Method in class org.eclipse.wst.jsdt.core.dom.ForOfStatement
Returns the body of this for statement.
getBody() - Method in class org.eclipse.wst.jsdt.core.dom.ForStatement
Returns the body of this for statement.
getBody() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionDeclaration
Returns the body of this method declaration, or null if this method has no body.
getBody() - Method in class org.eclipse.wst.jsdt.core.dom.Initializer
Returns the body of this initializer declaration.
getBody() - Method in class org.eclipse.wst.jsdt.core.dom.LabeledStatement
Returns the body of this labeled statement.
getBody() - Method in class org.eclipse.wst.jsdt.core.dom.TryStatement
Returns the body of this try statement.
getBody() - Method in class org.eclipse.wst.jsdt.core.dom.WhileStatement
Returns the body of this while statement.
getBody() - Method in class org.eclipse.wst.jsdt.core.dom.WithStatement
Returns the body of this with statement.
getBodyChild() - Method in class org.eclipse.wst.jsdt.core.dom.ASTNode
 
getBodyDeclarationsProperty() - Method in class org.eclipse.wst.jsdt.core.dom.AbstractTypeDeclaration
Returns structural property descriptor for the "bodyDeclarations" property of this node.
getBooleanType() - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
 
getBootClassPath() - Method in class org.eclipse.wst.jsdt.launching.VMRunnerConfiguration
Returns the boot includepath.
getBowerrc(IProject) - Static method in class org.eclipse.wst.jsdt.js.bower.util.BowerUtil
.bowerrc is an optional file for bower configuration.
getBowerWorkingDir(IProject, String...) - Static method in class org.eclipse.wst.jsdt.js.bower.util.BowerUtil
 
getBreakpoint() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.propertypages.JsExceptionBreakpointPage
 
getBreakpoint() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.propertypages.JsLineBreakpointPage
 
getBreakpointHandler() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.VProjectWorkspaceBridge
 
getBreakpointHandler() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.WorkspaceBridge
Returns instance of breakpoint handler.
getBreakpoints() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.JavascriptThread
 
getBreakpointsHit() - Method in interface org.eclipse.wst.jsdt.chromium.DebugContext
 
getBreakpointSynchronizer() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.VProjectWorkspaceBridge
 
getBreakpointTypeExtension() - Method in interface org.eclipse.wst.jsdt.chromium.JavascriptVm
 
getBrowser() - Method in interface org.eclipse.wst.jsdt.chromium.BrowserTab
 
getBrowser() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.WipTabSelector.BrowserAndBackend
 
getBrowser() - Method in interface org.eclipse.wst.jsdt.chromium.wip.WipBrowserTab
 
getBrowser() - Method in interface org.eclipse.wst.jsdt.chromium.wip.WipBrowserTab
 
getBuffer() - Method in class org.eclipse.wst.jsdt.core.BufferChangedEvent
Returns the buffer which has changed.
getBuffer() - Method in interface org.eclipse.wst.jsdt.core.IOpenable
Returns the buffer opened for this element, or null if this element does not have a buffer.
getBugs() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getBuildFile() - Method in class org.eclipse.wst.jsdt.js.common.build.system.AbstractTask
 
getBuildFile() - Method in interface org.eclipse.wst.jsdt.js.common.build.system.ITask
 
getBuildFile() - Method in class org.eclipse.wst.jsdt.js.common.build.system.launch.ui.GenericBuildSystemTab
 
getBuildPathsBlock() - Method in class org.eclipse.wst.jsdt.ui.wizards.JavaCapabilityConfigurationPage
 
getBundledDependencies() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getByName(String) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.VmResourceIdMap
 
getByteContents() - Method in class org.eclipse.wst.jsdt.core.search.SearchDocument
Returns the contents of this document.
getBytes() - Method in interface org.eclipse.wst.jsdt.core.IClassFile
Returns the bytes contained in this file.
getCachedFlags(IType) - Method in interface org.eclipse.wst.jsdt.core.ITypeHierarchy
Return the flags associated with the given type (would be equivalent to IMember.getFlags()), or -1 if this information wasn't cached on the hierarchy during its computation.
getCallFrame() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.StackFrame
 
getCallFrames() - Method in interface org.eclipse.wst.jsdt.chromium.DebugContext
 
getCategories() - Method in interface org.eclipse.wst.jsdt.core.IMember
Returns the categories defined by this member's JSDoc.
getCategoryID() - Method in class org.eclipse.wst.jsdt.core.compiler.CategorizedProblem
Returns an integer identifying the category of this problem.
getChangedChildren() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElementDelta
Returns deltas for the children which have changed.
getChangedProperty(IMarkerDelta) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ChromiumLineBreakpoint
Returns set of properties that have changed comparing to the state saved in delta parameter.
getChangeIndentEdits(String, int, int, int, String) - Static method in class org.eclipse.wst.jsdt.core.formatter.IndentManipulation
Returns the text edits retrieved after changing the indentation of a, possible multi-line, code string.
getChangeTree() - Method in interface org.eclipse.wst.jsdt.chromium.UpdatableScript.ChangeDescription
 
getChar(int) - Method in interface org.eclipse.wst.jsdt.core.IBuffer
Returns the character at the given position in this buffer.
getCharacters() - Method in interface org.eclipse.wst.jsdt.core.IBuffer
Returns the contents of this buffer as a character array, or null if the buffer has not been initialized.
getCharContents() - Method in class org.eclipse.wst.jsdt.core.search.SearchDocument
Returns the contents of this document.
getCharEnd() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.StackFrame
 
getCharStart() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.StackFrame
 
getChild(String) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.efs.ChromiumScriptFileStore
 
getChildren() - Method in interface org.eclipse.wst.jsdt.core.IJarEntryResource
Returns the list of children of this jar entry resource.
getChildren() - Method in interface org.eclipse.wst.jsdt.core.IParent
Returns the immediate children of this element.
getChildren() - Method in class org.eclipse.wst.jsdt.core.LibrarySuperType
 
getChildren() - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
 
getChildren() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
 
getChildren() - Method in class org.eclipse.wst.jsdt.ui.ProjectLibraryRoot
 
getChildren(Object) - Method in class org.eclipse.wst.jsdt.ui.ProjectLibraryRoot.WorkBenchAdapter
 
getChildren(Object) - Method in class org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider
 
getChildrenForCategory(String) - Method in interface org.eclipse.wst.jsdt.core.IType
Returns the children of this type that have the given category as a @category tag.
getChildType() - Method in class org.eclipse.wst.jsdt.core.dom.ChildPropertyDescriptor
Returns the child type of this property.
getChromiumArguments(ILaunchConfiguration) - Static method in class org.eclipse.wst.jsdt.chromium.debug.js.util.LaunchConfigurationUtil
 
getChromiumModelIdentifier() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugTargetImpl
 
getChromiumUserDataDir() - Static method in class org.eclipse.wst.jsdt.chromium.debug.js.util.ChromiumUtil
Creates '.jsdt-chromium' directory in user.home for using it as '--user-data-dir' parameter witch force Chrome / Chromium to start a new browser instance, not just a new window
getChunks() - Method in interface org.eclipse.wst.jsdt.chromium.UpdatableScript.TextualDiff
 
getClassFile() - Method in interface org.eclipse.wst.jsdt.core.IMember
 
getClassFile(String) - Method in interface org.eclipse.wst.jsdt.core.IPackageFragment
Returns the non-editable file with the specified name in this folder .
getClassFileLabel(IClassFile, long, StringBuffer) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Appends the label for a class file to a StringBuffer.
getClassFiles() - Method in interface org.eclipse.wst.jsdt.core.IPackageFragment
Returns all of the non-editable files in this source folder.
getClassName() - Method in interface org.eclipse.wst.jsdt.chromium.JsObject
 
getClassPath() - Method in class org.eclipse.wst.jsdt.launching.VMRunnerConfiguration
Returns the includepath.
getClasspathAttribute() - Method in class org.eclipse.wst.jsdt.ui.wizards.ClasspathAttributeConfiguration.ClasspathAttributeAccess
Returns the classpath attribute
getClasspathEntries() - Method in class org.eclipse.wst.jsdt.core.LibrarySuperType
 
getClasspathEntry() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
Returns a includepath entry equivalent to this runtime includepath entry, or null if none.
getClasspathProperty() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
Returns a constant indicating where this entry should appear on the runtime includepath by default.
getClassToLaunch() - Method in class org.eclipse.wst.jsdt.launching.VMRunnerConfiguration
Returns the name of the class to launch.
getCodeScanner() - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
Returns the JavaScript source code scanner for this configuration.
getCollator() - Method in class org.eclipse.wst.jsdt.ui.JavaElementSorter
Deprecated.
The method is not intended to be used by clients.
getCollection() - Method in class org.eclipse.wst.jsdt.core.dom.ForInStatement
Returns the condition expression of this for statement, or null if there is none.
getCollection() - Method in class org.eclipse.wst.jsdt.core.dom.ForOfStatement
Returns the condition expression of this for statement, or null if there is none.
getCollections() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
 
getColor(RGB) - Static method in class org.eclipse.wst.jsdt.chromium.debug.ui.editors.EditorColors
 
getColor(String) - Method in interface org.eclipse.wst.jsdt.ui.text.IColorManager
Returns a color object for the given key.
getColorManager() - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptUI
Returns the color manager the JavaScript UI plug-in which is used to manage any Java-specific colors needed for such things like syntax highlighting.
getColorManager() - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
Returns the color manager for this configuration.
getColorManager() - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptTextTools
Returns the color manager which is used to manage any Java-specific colors needed for such things like syntax highlighting.
getColumn() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.sourcemap.SourcePosition
 
getColumn() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.sourcemap.TextSectionMapping.TextPoint
 
getColumn() - Method in interface org.eclipse.wst.jsdt.chromium.TextStreamPosition
Returns 0-based column number within the line.
getColumnImage(Object, int) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.TableUtils.ColumnBasedLabelProvider
 
getColumnImage(C) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.TableUtils.ColumnLabelProvider
 
getColumnNumber(int) - Method in class org.eclipse.wst.jsdt.core.dom.JavaScriptUnit
Returns the column number corresponding to the given source character position in the original source string.
getColumnText(Object, int) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.TableUtils.ColumnBasedLabelProvider
 
getColumnText(C) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.TableUtils.ColumnLabelProvider
 
getColumnValueConverter() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.TableUtils.ColumnData
 
getCombo() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.ComboWrapper
 
getCommandName() - Method in class org.eclipse.wst.jsdt.js.cli.core.CLICommand
 
getComment() - Method in interface org.eclipse.wst.jsdt.core.ast.IArgument
 
getComment() - Method in class org.eclipse.wst.jsdt.core.dom.JSdoc
Deprecated.
The comment string was replaced in the 3.0 release by a representation of the structure of the doc comment. See tags.
getCommentAttribute() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.editors.JsCodeScanner
 
getCommentList() - Method in class org.eclipse.wst.jsdt.core.dom.JavaScriptUnit
Returns a list of the comments encountered while parsing this javaScript unit.
getCommonSuperType() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
Returns the Super type this file is considered to be a member of.
getComparisonID(IPath, IJavaScriptProject) - Method in interface org.eclipse.wst.jsdt.core.IJsGlobalScopeContainerInitializer
Returns an object which identifies a container for comparison purpose.
getComparisonID(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
 
getCompilationUnit() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite
The javaScript unit for which this import rewrite was created for.
getCompilationUnit() - Method in class org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector
Returns the compilation unit that the receiver operates on, or null if the IJavaScriptProject constructor was used to create the receiver.
getCompilationUnit() - Method in interface org.eclipse.wst.jsdt.ui.text.java.IInvocationContext
 
getCompilationUnit() - Method in class org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext
Returns the compilation unit that content assist is invoked in, null if there is none.
getCompilationUnitContent(IJavaScriptUnit, String, String, String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
Returns the content for a new compilation unit using the 'new JavaScript file' code template.
getCompilationUnitContent(IJavaScriptUnit, String, String, String, String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
Returns the content for a new compilation unit using the 'new JavaScript file' code template.
getCompilationUnitLabel(IJavaScriptUnit, long, StringBuffer) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Appends the label for a compilation unit to a StringBuffer.
getCompilationUnitName(String) - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Hook method that is called when evaluating the name of the compilation unit to create.
getCompilerMessage() - Method in interface org.eclipse.wst.jsdt.chromium.UpdatableScript.CompileErrorFailure
A string message returned by JavaScript compiler.
getCompletion() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
Returns the proposed sequence of characters to insert into the source file buffer, replacing the characters at the specified source range.
getCompletionLocation() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
Returns the character index in the source file buffer where source completion was requested (the offset parameter to ICodeAssist.codeComplete minus one).
getComponents() - Method in class org.eclipse.wst.jsdt.chromium.Version
 
getComponentType() - Method in class org.eclipse.wst.jsdt.core.dom.ArrayType
Returns the component type of this array type.
getComponentType() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
Returns the binding representing the component type of this array type, or null if this is not an array type binding.
getCompositeIdFromVM(IVMInstall) - Static method in class org.eclipse.wst.jsdt.launching.JavaRuntime
Returns a String that uniquely identifies the specified VM across all VM types.
getCondition() - Method in interface org.eclipse.wst.jsdt.chromium.Breakpoint
 
getCondition() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ChromiumLineBreakpoint
 
getCondition() - Method in interface org.eclipse.wst.jsdt.debug.core.breakpoints.IJavaScriptLineBreakpoint
Returns the condition set for this breakpoint or null.
getConfig() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getConfiguredContentTypes(ISourceViewer) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.editors.JsSourceViewerConfiguration
 
getConfiguredContentTypes(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
getConfiguredDocumentPartitioning(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
getConfiguredTextHoverStateMasks(ISourceViewer, String) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
getConnectedData() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugElementImpl.WithConnected
 
getConnectedData() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugElementImpl.WithConnectedBase
 
getConnectedData() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugElementImpl.WithSuspendedBase
 
getConnectedOrNull() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugTargetImpl
 
getConnectedTargetData() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.VProjectWorkspaceBridge
 
getConnectedTargetData() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.util.ScriptTargetMapping
 
getConnectedTargetData() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.actions.VariableBasedAction.VariableWrapper
 
getConnectionTargetData(Object) - Static method in class org.eclipse.wst.jsdt.chromium.debug.ui.actions.SynchronizeBreakpoints
 
getConnectionTerminate() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ConnectionLoggerImpl
 
getConstantValue() - Method in interface org.eclipse.wst.jsdt.core.dom.IVariableBinding
Returns this binding's constant value if it has one.
getContainer() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.source.SourceNameMapperContainerDialog.PresetFieldValues
 
getContainer(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
 
getContainer(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
 
getContainer(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
 
getContainerEntryLabel(IPath, IJavaScriptProject) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Returns the label of a classpath container
getContainerFromSelection(IStructuredSelection) - Static method in class org.eclipse.wst.jsdt.js.common.util.WorkbenchResourceUtil
 
getContainerInitializer(IPath) - Static method in class org.eclipse.wst.jsdt.core.JSDScopeUtil
 
getContainerInitializer() - Method in class org.eclipse.wst.jsdt.core.LibrarySuperType
 
getContainerInitializer(IPath) - Static method in class org.eclipse.wst.jsdt.core.LibrarySuperType
 
getContainerLabel() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage
Returns the label that is used for the container input field.
getContentAssistant(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
getContentFormatter(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
getContentKind() - Method in interface org.eclipse.wst.jsdt.core.IIncludePathEntry
Returns the kind of files found in the package fragments identified by this includepath entry.
getContentReader(IMember, boolean) - Method in interface org.eclipse.wst.jsdt.ui.IDocumentationReader
 
getContentReader(ILocalVariable, boolean) - Method in interface org.eclipse.wst.jsdt.ui.IDocumentationReader
 
getContentReader(IJavaScriptElement, boolean) - Static method in class org.eclipse.wst.jsdt.ui.JSdocContentAccess
Gets the content reader for either an IMember or ILocalVariable.
getContentReader(IMember, boolean) - Static method in class org.eclipse.wst.jsdt.ui.JSdocContentAccess
Gets a reader for an IMember's Javadoc comment content from the source attachment.
getContentReader(ILocalVariable, boolean) - Static method in class org.eclipse.wst.jsdt.ui.JSdocContentAccess
Gets a reader for an ILocalDeclaration's doc comment content from the source attachment.
getContents() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ConsolePseudoProcess.Retransmitter
 
getContents() - Method in class org.eclipse.wst.jsdt.core.compiler.BuildContext
Returns the contents of the javaScript unit.
getContents() - Method in interface org.eclipse.wst.jsdt.core.IBuffer
Returns the contents of this buffer as a String.
getContext() - Method in class org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector
Returns the CompletionContext for this completion operation.
getContextIncludes() - Method in class org.eclipse.wst.jsdt.core.infer.ResolutionConfiguration
Get the default list of files to be looked at when resolving a name
getContributors() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getControl() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.actions.ChooseVmControl.Logic
 
getControl() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.liveedit.LiveEditDiffViewer
 
getCoreContext() - Method in class org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext
Returns the core completion context if available, null otherwise.
getCorePreferenceStore() - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptTextTools
Returns this text tool's core preference store.
getCorrections(IInvocationContext, IProblemLocation[]) - Method in interface org.eclipse.wst.jsdt.ui.text.java.IQuickFixProcessor
Collects corrections or code manipulations for the given context.
getCorrespondingFunction() - Method in class org.eclipse.wst.jsdt.core.infer.InferredType
 
getCorrespondingResource() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
Returns the resource that corresponds directly to this element, or null if there is no resource that corresponds to this element.
getCoveredNode() - Method in interface org.eclipse.wst.jsdt.ui.text.java.IInvocationContext
Convenience method to evaluate the AST node that is covered by the current selection.
getCoveredNode(JavaScriptUnit) - Method in interface org.eclipse.wst.jsdt.ui.text.java.IProblemLocation
Convenience method to evaluate the AST node covered by this problem.
getCoveringNode() - Method in interface org.eclipse.wst.jsdt.ui.text.java.IInvocationContext
Convenience method to evaluate the AST node covering the current selection.
getCoveringNode(JavaScriptUnit) - Method in interface org.eclipse.wst.jsdt.ui.text.java.IProblemLocation
Convenience method to evaluate the AST node covering this problem.
getCpu() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getCreatedElement() - Method in class org.eclipse.wst.jsdt.ui.actions.AbstractOpenWizardAction
Returns the created element or null if the wizard has not run or was canceled.
getCreatedImports() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite
Returns all new non-static imports created by the last invocation of ImportRewrite.rewriteImports(IProgressMonitor) or null if these methods have not been called yet.
getCreatedScriptName() - Method in interface org.eclipse.wst.jsdt.chromium.UpdatableScript.ChangeDescription
 
getCreatedStaticImports() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite
Returns all new static imports created by the last invocation of ImportRewrite.rewriteImports(IProgressMonitor) or null if these methods have not been called yet.
getCreatedType() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Returns the created type or null is the type has not been created yet.
getCurrentTextSelection() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage
Returns the text selection of the current editor.
getCurrentToken() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.sourcemap.SourcePositionMap
 
getCurrentTokenEndPosition() - Method in interface org.eclipse.wst.jsdt.core.compiler.IScanner
Answers the ending position of the current token inside the original source.
getCurrentTokenSource() - Method in interface org.eclipse.wst.jsdt.core.compiler.IScanner
Answers the current identifier source, after unicode escape sequences have been translated into unicode characters.
getCurrentTokenStartPosition() - Method in interface org.eclipse.wst.jsdt.core.compiler.IScanner
Answers the starting position of the current token inside the original source.
getCwd() - Method in class org.eclipse.wst.jsdt.js.bower.Bowerrc
 
getDebugContext() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.JavascriptThread.SuspendedState
 
getDebugElement() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.actions.VariableBasedAction.VariableWrapper
 
getDebugEventListener() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ConnectedTargetData
 
getDebugEventListener() - Method in interface org.eclipse.wst.jsdt.chromium.TabDebugEventListener
Every TabDebugEventListener should aggregate DebugEventListener.
getDebugModelId() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.LineBreakpointAdapter.ForVirtualProject
 
getDebugModelId() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.LineBreakpointAdapter
 
getDebugModelIdentifier() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.VProjectWorkspaceBridge.FactoryImpl
 
getDebugModelIdentifier() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.WorkspaceBridge.Factory
 
getDebugSnippet() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.util.MementoFormat.Parser
 
getDebugTarget() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ConnectedTargetData
 
getDebugTarget() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugElementImpl
 
getDebugTarget() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugElementImpl.WithConnectedBase
 
getDebugTarget() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugTargetImpl
 
getDebugTarget() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.actions.JsInspectExpression
 
getDeclaration() - Method in class org.eclipse.wst.jsdt.core.dom.ExportDeclaration
 
getDeclaration() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionDeclarationStatement
 
getDeclaration() - Method in class org.eclipse.wst.jsdt.core.dom.TypeDeclarationExpression
Returns the abstract type declaration of this local type declaration expression
getDeclaration() - Method in class org.eclipse.wst.jsdt.core.dom.TypeDeclarationStatement
Returns the abstract type declaration of this local type declaration statement (added in JLS3 API).
getDeclarationKey() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
Returns the key of the relevant declaration in the context, or null if none.
getDeclarationLabel(IJavaScriptElement, long, StringBuffer) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Appends the label for a import container, import or package declaration to a StringBuffer.
getDeclarationSignature() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
Returns the type signature of the relevant declaration in the context, or null if none.
getDeclarationString() - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
 
getDeclarationTypeName() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
Returns the type name of the relevant declaration in the context without the package fragment, or null if none.
getDeclaredFields() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
Returns a list of bindings representing all the fields declared as members of this class, interface, or enum type.
getDeclaredMethods() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
Returns a list of method bindings representing all the methods and constructors declared for this class, interface, enum, or annotation type.
getDeclaredModifiers() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
Returns the declared modifiers for this class or interface binding as specified in the original source declaration of the class or interface.
getDeclaredTypes() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
Returns a list of type bindings representing all the types declared as members of this class, interface, or enum type.
getDeclaringClass() - Method in interface org.eclipse.wst.jsdt.core.dom.IFunctionBinding
Returns the type binding representing the class or interface that declares this method or constructor.
getDeclaringClass() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
Returns the type binding representing the class, interface, or enum that declares this binding.
getDeclaringClass() - Method in interface org.eclipse.wst.jsdt.core.dom.IVariableBinding
Returns the type binding representing the class or interface that declares this field.
getDeclaringMethod() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
Returns the method binding representing the method that declares this binding of a local type or type variable.
getDeclaringMethod() - Method in interface org.eclipse.wst.jsdt.core.dom.IVariableBinding
Returns the method binding representing the method containing the scope in which this local variable is declared.
getDeclaringType() - Method in interface org.eclipse.wst.jsdt.core.IMember
Returns the type in which this member is declared, or null if this member is not declared in a type (for example, a top-level type).
getDeclaringType(CompletionProposal) - Method in class org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector
Returns the type signature of the declaring type of a CompletionProposal, or null for proposals that do not have a declaring type.
getDecoratedText(String, Object) - Static method in class org.eclipse.wst.jsdt.chromium.debug.ui.ChromiumJavascriptDecorator
 
getDefault() - Static method in class org.eclipse.wst.jsdt.chromium.debug.core.ChromiumDebugPlugin
 
getDefault() - Static method in class org.eclipse.wst.jsdt.chromium.debug.js.JSDebuggerPlugin
 
getDefault() - Static method in class org.eclipse.wst.jsdt.chromium.debug.ui.ChromiumDebugUIPlugin
Returns the shared instance.
getDefault() - Static method in class org.eclipse.wst.jsdt.js.bower.BowerPlugin
 
getDefault() - Static method in class org.eclipse.wst.jsdt.js.cli.CLIPlugin
 
getDefault() - Static method in class org.eclipse.wst.jsdt.js.common.CommonPlugin
 
getDefault() - Static method in class org.eclipse.wst.jsdt.js.grunt.GruntPlugin
 
getDefault() - Static method in class org.eclipse.wst.jsdt.js.gulp.GulpPlugin
 
getDefault() - Static method in class org.eclipse.wst.jsdt.js.node.common.CommonPlugin
 
getDefault() - Static method in class org.eclipse.wst.jsdt.js.node.NodePlugin
 
getDefault() - Static method in class org.eclipse.wst.jsdt.js.npm.NpmPlugin
 
getDefaultAttributes() - Static method in class org.eclipse.wst.jsdt.chromium.debug.js.util.LaunchConfigurationUtil
 
getDefaultClasspathExclusionPatterns() - Method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Returns default inclusion patterns return IPath[] array of IPath elements to exclude
getDefaultEndorsedDirectory(File) - Method in class org.eclipse.wst.jsdt.launching.StandardVMType
Returns the default location of the endorsed directory, based on the given install location.
getDefaultExtensionDirectory(File) - Method in class org.eclipse.wst.jsdt.launching.StandardVMType
Returns the default location of the extension directory, based on the given install location.
getDefaultImportRewriteContext() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite
Returns the default rewrite context that only knows about the imported types.
getDefaultJavadocLocation(File) - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstallType
Returns a URL for the default jsdoc location of a VM installed at the given home location, or null if none.
getDefaultJavadocLocation(File) - Method in class org.eclipse.wst.jsdt.launching.StandardVMType
 
getDefaultJREContainerEntry() - Static method in class org.eclipse.wst.jsdt.launching.JavaRuntime
Creates and returns a includepath entry describing the default JRE container entry.
getDefaultJRELibrary() - Static method in class org.eclipse.wst.jsdt.ui.PreferenceConstants
Returns the current configuration for the JRE to be used as default in new JavaScript projects.
getDefaultLibraryLocations(File) - Method in interface org.eclipse.wst.jsdt.launching.IVMInstallType
Returns a collection of LibraryLocations that represent the default system libraries of this VM install type, if a VM was installed at the given installLocation.
getDefaultLibraryLocations(File) - Method in class org.eclipse.wst.jsdt.launching.StandardVMType
NOTE: We do not add libraries from the "endorsed" directory explicitly, as the bootpath contains these entries already (if they exist).
getDefaultOptions() - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Returns a table of all known configurable options with their default values.
getDefaultPackageRootPath() - Method in class org.eclipse.wst.jsdt.launching.StandardVMType
 
getDefaultPrefixes(ISourceViewer, String) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
getDefaultRemoteValueMapping() - Method in interface org.eclipse.wst.jsdt.chromium.DebugContext
 
getDefaultRootPath() - Method in class org.eclipse.wst.jsdt.launching.StandardVMType
 
getDefaultSearchParticipant() - Static method in class org.eclipse.wst.jsdt.core.search.SearchEngine
Returns a new default JavaScript search participant.
getDefaultSystemLibrary(File) - Method in class org.eclipse.wst.jsdt.launching.StandardVMType
Return an IPath corresponding to the single library file containing the standard JavaScript classes for most VMs version 1.2 and above.
getDefaultSystemLibrarySource(File) - Method in class org.eclipse.wst.jsdt.launching.StandardVMType
Returns a path to the source attachment for the given libaray, or an empty path if none.
getDefaultToggleTarget(IWorkbenchPart, ISelection) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.ChromiumToggleBreakpointTargetFactory
 
getDefaultValue() - Method in interface org.eclipse.wst.jsdt.core.dom.IFunctionBinding
Returns the resolved default value of an annotation type member, or null if the member has no default value, or if this is not the binding for an annotation type member.
getDefaultVMInstall() - Static method in class org.eclipse.wst.jsdt.launching.JavaRuntime
Return the default VM set with setDefaultVM().
getDefinedFunction(IExpression) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
Get the function referenced by the expression
getDelegate() - Method in class org.eclipse.wst.jsdt.core.dom.YieldExpression
Return true if yield is delegate.
getDeleteAction() - Method in class org.eclipse.wst.jsdt.ui.actions.CCPActionGroup
Returns the delete action managed by this action group.
getDelta() - Method in class org.eclipse.wst.jsdt.core.compiler.ReconcileContext
Returns the delta describing the change to the working copy being reconciled.
getDelta() - Method in class org.eclipse.wst.jsdt.core.ElementChangedEvent
Returns the delta describing the change.
getDependencies() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.OkButtonControl
Returns a list of dependencies for updater -- a convenience method.
getDependencies() - Method in class org.eclipse.wst.jsdt.js.bower.BowerJson
 
getDependencies() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getDependencies() - Method in class org.eclipse.wst.jsdt.js.npm.PackageJson
 
getDescription() - Method in interface org.eclipse.wst.jsdt.chromium.wip.WipBackend
 
getDescription() - Method in interface org.eclipse.wst.jsdt.chromium.wip.WipBackend
 
getDescription(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
 
getDescription() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
 
getDescription(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
 
getDescription() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
 
getDescription(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
 
getDescription() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
 
getDescription(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
 
getDescription() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
 
getDescription(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
 
getDescription() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
 
getDescription(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
 
getDescription() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
 
getDescription() - Method in interface org.eclipse.wst.jsdt.core.IJsGlobalScopeContainer
Answers a readable description of this container
getDescription(IPath, IJavaScriptProject) - Method in interface org.eclipse.wst.jsdt.core.IJsGlobalScopeContainerInitializer
Returns a readable description for a container path.
getDescription(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
 
getDescription() - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
 
getDescription() - Method in class org.eclipse.wst.jsdt.core.search.SearchParticipant
Returns a displayable name of this search participant.
getDescription() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getDescription() - Method in class org.eclipse.wst.jsdt.js.npm.PackageJson
 
getDescription() - Method in class org.eclipse.wst.jsdt.launching.JREContainer
 
getDescription(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.launching.JREContainerInitializer
 
getDescription() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryContainer
 
getDescription() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryContainer
 
getDescription() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
 
getDescription(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
 
getDescription() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
 
getDescription(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
 
getDetailString() - Method in interface org.eclipse.wst.jsdt.debug.core.model.IJavaScriptValue
Returns the string to use for details display.
getDevDependencies() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getDialogTitle() - Method in class org.eclipse.wst.jsdt.ui.actions.OpenExternalJavadocAction
Note: this method is for internal use only.
getDimensions() - Method in class org.eclipse.wst.jsdt.core.dom.ArrayType
Returns the number of dimensions in this array type.
getDimensions() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
Returns the dimensionality of this array type, or 0 if this is not an array type binding.
getDirection() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.LaunchParams.BreakpointOption
 
getDirectionStringValue() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.LaunchParams.BreakpointOption
 
getDirectories() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getDirectory() - Method in class org.eclipse.wst.jsdt.js.bower.Bowerrc
 
getDirectoryName(IFile) - Static method in class org.eclipse.wst.jsdt.js.bower.util.BowerUtil
 
getDisconnectReason() - Method in interface org.eclipse.wst.jsdt.chromium.StandaloneVm
 
getDiscoverableName() - Method in class org.eclipse.wst.jsdt.core.dom.ModuleSpecifier
Returns this node's discoverable name
getDisplay() - Static method in class org.eclipse.wst.jsdt.chromium.debug.ui.ChromiumDebugUIPlugin
 
getDisplayName() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
Returns a readable (non mangled) name.
getDocument(String) - Method in class org.eclipse.wst.jsdt.core.search.SearchParticipant
Returns a search document for the given path.
getDocument() - Method in class org.eclipse.wst.jsdt.ui.text.java.ContentAssistInvocationContext
Returns the document that content assist is invoked on, or null if not known.
getDocumentation2HTMLReader(Reader) - Method in interface org.eclipse.wst.jsdt.ui.IDocumentationReader
 
getDocumentProvider() - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptUI
Returns the DocumentProvider used for JavaScript compilation units.
getDoubleClickStrategy(ISourceViewer, String) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
getEclipse21Settings() - Static method in class org.eclipse.wst.jsdt.core.formatter.DefaultCodeFormatterConstants
Returns the formatter settings that most closely approximate the default formatter settings of Eclipse version 2.1.
getEclipseDefaultSettings() - Static method in class org.eclipse.wst.jsdt.core.formatter.DefaultCodeFormatterConstants
Returns the default Eclipse formatter settings
getEditor(IWorkbenchPart) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.LineBreakpointAdapter.ForVirtualProject
 
getEditor(IWorkbenchPart) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.LineBreakpointAdapter
Returns the editor being used to edit a PDA file, associated with the given part, or null if none.
getEditor() - Method in class org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext
Returns the editor the context is associated with.
getEditor() - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
Returns the editor in which the configured viewer(s) will reside.
getEditorFile(IWorkbenchPart) - Static method in class org.eclipse.wst.jsdt.js.common.util.WorkbenchResourceUtil
 
getEditorId(IEditorInput, Object) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.JsDebugModelPresentation
 
getEditorInput(Object) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.JsDebugModelPresentation
 
getEditorInputJavaElement(IEditorInput) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptUI
Returns the JavaScript element wrapped by the given editor input.
getEditorStatic(IWorkbenchPart) - Static method in class org.eclipse.wst.jsdt.chromium.debug.core.model.LineBreakpointAdapter.ForVirtualProject
 
getEffectiveIgnoreCount() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ChromiumLineBreakpoint
 
getEffectiveValue() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.IgnoreCountData
 
getElement() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElementDelta
Returns the element that this delta describes a change to.
getElement() - Method in class org.eclipse.wst.jsdt.core.search.SearchMatch
Returns the element of this search match.
getElement() - Method in class org.eclipse.wst.jsdt.ui.search.ElementQuerySpecification
Returns the element to search for.
getElementAt(int) - Method in interface org.eclipse.wst.jsdt.core.ITypeRoot
Returns the smallest element within this JavaScript type root that includes the given source position (that is, a method, field, etc.), or null if there is no element other than the JavaScript type root itself at the given position, or if the given position is not within the source range of the source of this JavaScript type root.
getElementLabel(IJavaScriptElement, long) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Returns the label for a JavaScript element with the flags as defined by this class.
getElementLabel(IJavaScriptElement, long, StringBuffer) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Returns the label for a JavaScript element with the flags as defined by this class.
getElementName() - Method in interface org.eclipse.wst.jsdt.core.IExportDeclaration
Returns the name that has been exported.
getElementName() - Method in interface org.eclipse.wst.jsdt.core.IField
Returns the simple name of this field.
getElementName() - Method in interface org.eclipse.wst.jsdt.core.IFunction
Returns the simple name of this function or method.
getElementName() - Method in interface org.eclipse.wst.jsdt.core.IImportDeclaration
Returns the name that has been imported.
getElementName() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
Returns the name of this element.
getElementName() - Method in interface org.eclipse.wst.jsdt.core.ILocalVariable
Returns the name of this local variable.
getElementName() - Method in interface org.eclipse.wst.jsdt.core.IPackageFragment
Returns the dot-separated package name of this fragment, for example "java.lang", or "" (the empty string), for the default package.
getElementName() - Method in interface org.eclipse.wst.jsdt.core.IType
Returns the simple name of this type, unqualified by package or enclosing type.
getElements() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptModelStatus
Returns any JavaScript elements associated with the failure (see specification of the status code), or an empty array if no elements are related to this particular status code.
getElements() - Method in interface org.eclipse.wst.jsdt.core.IRegion
Returns the top level elements in this region.
getElements(Object) - Method in class org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider
 
getElementToOpen(Object) - Method in class org.eclipse.wst.jsdt.ui.actions.OpenAction
Note: this method is for internal use only.
getElementType() - Method in class org.eclipse.wst.jsdt.core.dom.ArrayType
Returns the element type of this array type.
getElementType() - Method in class org.eclipse.wst.jsdt.core.dom.ChildListPropertyDescriptor
Returns the element type of this list property.
getElementType() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
Returns the binding representing the element type of this array type, or null if this is not an array type binding.
getElementType() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
Returns this element's kind encoded as an integer.
getElementType(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
Returns the type signature without any array nesting.
getElementType(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
Returns the type signature without any array nesting.
getElseExpression() - Method in class org.eclipse.wst.jsdt.core.dom.ConditionalExpression
Returns the "else" part of this conditional expression.
getElseStatement() - Method in class org.eclipse.wst.jsdt.core.dom.IfStatement
Returns the "else" part of this if statement, or null if this if statement has no "else" part.
getEmbedderListener() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ConnectedTargetData
 
getEmbedderName() - Method in interface org.eclipse.wst.jsdt.chromium.StandaloneVm
 
getEnclosingName() - Method in interface org.eclipse.wst.jsdt.ui.dialogs.ITypeInfoRequestor
Returns a dot separated string of the enclosing types or an empty string if the type is a top level type.
getEnclosingType() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Returns the enclosing type corresponding to the current input.
getEnclosingTypeLabel() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Returns the label that is used for the enclosing type input field.
getEnclosingTypeText() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Returns the text of the enclosing type input field.
getEncoding() - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Returns the workspace root default charset encoding.
getEncoding() - Method in class org.eclipse.wst.jsdt.core.search.SearchDocument
Returns the encoding for this document.
getEnd() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.liveedit.LiveEditDiffViewer.SourcePosition
 
getEnd() - Method in interface org.eclipse.wst.jsdt.chromium.UpdatableScript.FunctionPositions
 
getEndColumn() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.StringMappingData
 
getEndLine() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.StringMappingData
 
getEndLine() - Method in interface org.eclipse.wst.jsdt.chromium.Script
 
getEndPosition() - Method in interface org.eclipse.wst.jsdt.chromium.UpdatableScript.CompileErrorFailure
 
getEngines() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getEntries() - Static method in class org.eclipse.wst.jsdt.chromium.debug.core.model.IPredefinedSourceWrapProvider.Access
 
getEntryKind() - Method in interface org.eclipse.wst.jsdt.core.IIncludePathEntry
Returns the kind of this includepath entry.
getEnvironment(ILaunchConfiguration) - Static method in class org.eclipse.wst.jsdt.chromium.debug.js.util.LaunchConfigurationUtil
 
getEnvironment() - Method in class org.eclipse.wst.jsdt.launching.VMRunnerConfiguration
Returns the environment for the JavaScript program or null
getErasure() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
Returns the erasure of this type binding.
getErrorMessage() - Method in class org.eclipse.wst.jsdt.js.cli.core.CLIStreamListener
Returns the last error message encountered.
getErrorMessage() - Method in class org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector
Returns an error message about any error that may have occurred during code completion, or the empty string if none.
getErrorMessage() - Method in interface org.eclipse.wst.jsdt.ui.text.java.IJavaCompletionProposalComputer
Returns the reason why this computer was unable to produce any completion proposals or context information.
getErrorMessage() - Method in interface org.eclipse.wst.jsdt.ui.text.java.IJavadocCompletionProcessor
Returns the reason why this completion processor was unable to produce a completion proposals or context information.
getErrorMessages() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.actions.JsInspectExpression
 
getEscapedValue() - Method in class org.eclipse.wst.jsdt.core.dom.CharacterLiteral
Returns the string value of this literal node.
getEscapedValue() - Method in class org.eclipse.wst.jsdt.core.dom.StringLiteral
Returns the string value of this literal node to the given string literal token.
getEvaluateContext() - Method in interface org.eclipse.wst.jsdt.chromium.CallFrame
 
getEvaluateContext() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugElementImpl.WithEvaluate
 
getEvaluateContext() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugElementImpl.WithEvaluateBase
 
getEvaluateContext() - Method in interface org.eclipse.wst.jsdt.chromium.wip.PermanentRemoteValueMapping
Returns JsEvaluateContext that is tied with this RemoteValueMapping.
getEvaluateContext() - Method in interface org.eclipse.wst.jsdt.chromium.wip.PermanentRemoteValueMapping
Returns JsEvaluateContext that is tied with this RemoteValueMapping.
getEvaluateWithDestinationMappingExtension() - Method in interface org.eclipse.wst.jsdt.chromium.wip.WipJavascriptVm
 
getEvaluateWithDestinationMappingExtension() - Method in interface org.eclipse.wst.jsdt.chromium.wip.WipJavascriptVm
 
getEvents() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
 
getException() - Method in interface org.eclipse.wst.jsdt.chromium.JsEvaluateContext.ResultOrException
 
getException() - Method in class org.eclipse.wst.jsdt.core.dom.CatchClause
Returns the exception variable declaration of this catch clause.
getException() - Method in class org.eclipse.wst.jsdt.core.JavaScriptModelException
Returns the underlying Throwable that caused the failure.
getExceptionData() - Method in interface org.eclipse.wst.jsdt.chromium.DebugContext
 
getExceptionMessage() - Method in interface org.eclipse.wst.jsdt.chromium.ExceptionData
 
getExceptionValue() - Method in interface org.eclipse.wst.jsdt.chromium.ExceptionData
 
getExclusionPatterns() - Method in interface org.eclipse.wst.jsdt.core.IIncludePathEntry
Returns the set of patterns used to exclude resources or classes associated with this includepath entry.
getExecutionEnvironmentId(IPath) - Static method in class org.eclipse.wst.jsdt.launching.JavaRuntime
Returns the execution environment identifier in the following JRE includepath container path, or null if none.
getExecutionEnvironmentId(IPath) - Static method in class org.eclipse.wst.jsdt.launching.JREContainerInitializer
Returns the segment from the path containing the execution environment id or null
getExitValue() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ConsolePseudoProcess
 
getExpectedType() - Method in class org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext
Returns the expected type if any, null otherwise.
getExpectedTypesKeys() - Method in class org.eclipse.wst.jsdt.core.CompletionContext
Return keys of expected types of a potential completion proposal at the completion position.
getExpectedTypesSignatures() - Method in class org.eclipse.wst.jsdt.core.CompletionContext
Return signatures of expected types of a potential completion proposal at the completion position.
getExport(String) - Method in interface org.eclipse.wst.jsdt.core.IExportContainer
Returns the first export declaration in this export container with the given name.
getExport(String) - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
Returns the first export declaration in this javaScript file with the given name.
getExportContainer() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
Returns the export container for this javaScript file.
getExports() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
Returns the export declarations in this javaScript file in the order in which they appear in the source.
getExpression() - Method in interface org.eclipse.wst.jsdt.core.ast.IAssignment
get the expression being assigned
getExpression() - Method in interface org.eclipse.wst.jsdt.core.ast.IReturnStatement
 
getExpression() - Method in interface org.eclipse.wst.jsdt.core.ast.IUnaryExpression
 
getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.ArrowFunctionExpression
Returns expression or null
getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.ClassInstanceCreation
Returns the expression of this class instance creation expression, or null if there is none.
getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.ConditionalExpression
Returns the condition of this conditional expression.
getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.DoStatement
Returns the expression of this do statement.
getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.EnhancedForStatement
Returns the expression of this enhanced for statement.
getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.ExpressionStatement
Returns the expression of this expression statement.
getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.FieldAccess
Returns the expression of this field access expression.
getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.ForStatement
Returns the condition expression of this for statement, or null if there is none.
getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionInvocation
Returns the expression of this method invocation expression, or null if there is none.
getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.IfStatement
Returns the expression of this if statement.
getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.ParenthesizedExpression
Returns the expression of this parenthesized expression.
getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.ReturnStatement
Returns the expression of this return statement, or null if there is none.
getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.SuperConstructorInvocation
Returns the expression of this super constructor invocation statement, or null if there is none.
getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.SwitchCase
Returns the expression of this switch case, or null if there is none (the "default:" case).
getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.SwitchStatement
Returns the expression of this switch statement.
getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.ThrowStatement
Returns the expression of this throw statement.
getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.WhileStatement
Returns the expression of this while statement.
getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.WithStatement
Returns the expression of this with statement.
getExpressionText() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.actions.JsInspectExpression
 
getExpressionTrackerNode() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.Value
 
getExtendedLength(ASTNode) - Method in class org.eclipse.wst.jsdt.core.dom.JavaScriptUnit
Returns the extended source length of the given node.
getExtendedSourceRangeComputer() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ASTRewrite
Returns the extended source range computer for this AST rewriter.
getExtendedStartPosition(ASTNode) - Method in class org.eclipse.wst.jsdt.core.dom.JavaScriptUnit
Returns the extended start position of the given node.
getExtraAttributes() - Method in interface org.eclipse.wst.jsdt.core.IIncludePathEntry
Returns the extra includepath attributes for this includepath entry.
getExtraDimensions() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionDeclaration
Returns the number of extra array dimensions over and above the explicitly-specified return type.
getExtraDimensions() - Method in class org.eclipse.wst.jsdt.core.dom.SingleVariableDeclaration
 
getExtraDimensions() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclaration
Returns the number of extra array dimensions over and above the explicitly-specified type.
getExtraDimensions() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationFragment
Returns the number of extra array dimensions this variable has over and above the type specified in the enclosing declaration.
getExtraDimensionsProperty() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclaration
Returns structural property descriptor for the "extraDimensions" property of this node.
getExtraMarkerAttributeNames() - Method in class org.eclipse.wst.jsdt.core.compiler.CategorizedProblem
Returns the names of the extra marker attributes associated to this problem when persisted into a marker by the JavaBuilder.
getExtraMarkerAttributeValues() - Method in class org.eclipse.wst.jsdt.core.compiler.CategorizedProblem
Returns the respective values for the extra marker attributes associated to this problem when persisted into a marker by the JavaBuilder.
getFailureContainer(IPath, IJavaScriptProject) - Method in interface org.eclipse.wst.jsdt.core.IJsGlobalScopeContainerInitializer
Returns a includepath container that is used after this initializer failed to bind a includepath container to a IJsGlobalScopeContainer for the given project.
getFailureContainer(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
 
getFavoriteReferences() - Method in class org.eclipse.wst.jsdt.core.CompletionRequestor
Returns the favorite references which are used to compute some completion proposals.
getField(String) - Method in interface org.eclipse.wst.jsdt.core.IFunctionContainer
Returns the field with the specified name in this type (for example, "bar").
getField(String) - Method in interface org.eclipse.wst.jsdt.core.IType
Returns the field with the specified name in this type (for example, "bar").
getFieldComment(IJavaScriptUnit, String, String, String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
Returns the content for a new field comment using the 'field comment' code template.
getFieldLabel(IField, long, StringBuffer) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Appends the label for a field to a StringBuffer.
getFieldName() - Method in interface org.eclipse.wst.jsdt.core.ast.IObjectLiteralField
 
getFieldName() - Method in class org.eclipse.wst.jsdt.core.dom.ObjectLiteralField
Returns the type in this cast expression.
getFields() - Method in interface org.eclipse.wst.jsdt.core.ast.IObjectLiteral
 
getFields() - Method in class org.eclipse.wst.jsdt.core.dom.TypeDeclaration
Returns the ordered list of field declarations of this type declaration.
getFields() - Method in interface org.eclipse.wst.jsdt.core.IFunctionContainer
Returns the fields declared by this type or javascript file.
getFields() - Method in interface org.eclipse.wst.jsdt.core.IType
Returns the fields declared by this type.
getFile() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.util.ScriptTargetMapping
 
getFile() - Method in class org.eclipse.wst.jsdt.core.compiler.BuildContext
Returns the IFile representing the javaScript unit.
getFile(ScriptReference) - Method in interface org.eclipse.wst.jsdt.debug.core.model.IScriptResolver
This method is used to find the workspace IFile that corresponds to the source URI from the given ScriptReference.
getFile(ScriptReference) - Method in class org.eclipse.wst.jsdt.debug.core.model.ScriptResolver
 
getFile(String) - Static method in class org.eclipse.wst.jsdt.js.common.util.WorkbenchResourceUtil
 
getFileComment(IJavaScriptUnit, String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
Returns the content for a new file comment using the 'file comment' code template.
getFileComment(IJavaScriptUnit) - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Deprecated.
Instead of file templates, the new type code template specifies the stub for a compilation unit.
getFileComment(IJavaScriptUnit, String) - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Hook method that gets called from createType to retrieve a file comment.
getFileForLocation(String) - Static method in class org.eclipse.wst.jsdt.js.common.util.WorkbenchResourceUtil
 
getFileLabel(IMember, long, StringBuffer) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
 
getFileName(String) - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.ScriptNameManipulator
Obtains file path from the script name
getFileName() - Method in interface org.eclipse.wst.jsdt.core.ast.IScriptFileDeclaration
get the filename for the script if it can be determined
getFileName() - Method in interface org.eclipse.wst.jsdt.core.infer.IInferenceFile
get the filename for the script if it can be determined
getFilePair() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.liveedit.LiveEditResultDialog.SingleInput
 
getFiles() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getFileStoreUri(IPath) - Static method in class org.eclipse.wst.jsdt.chromium.debug.core.efs.ChromiumScriptFileSystem
Constructs a URI by a path.
getFilterExtension() - Method in class org.eclipse.wst.jsdt.ui.dialogs.TypeSelectionExtension
Returns the filter extension or null if no additional filtering is required.
getFinally() - Method in class org.eclipse.wst.jsdt.core.dom.TryStatement
Returns the finally block of this try statement, or null if this try statement has no finally block.
getFlags() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
Returns the modifier flags relevant in the context, or Flags.AccDefault if none.
getFlags() - Method in class org.eclipse.wst.jsdt.core.dom.ASTNode
Returns the flags associated with this node.
getFlags() - Method in interface org.eclipse.wst.jsdt.core.IImportDeclaration
Returns the modifier flags for this import.
getFlags() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElementDelta
Returns flags that describe how an element has changed.
getFlags() - Method in interface org.eclipse.wst.jsdt.core.IMember
Returns the modifier flags for this member.
getFolderContent(IFolder) - Method in class org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider
Evaluates all children of a given IFolder.
getFontMetrics(Drawable, Font) - Static method in class org.eclipse.wst.jsdt.chromium.debug.ui.PluginUtil
 
getForceWrapping(String) - Static method in class org.eclipse.wst.jsdt.core.formatter.DefaultCodeFormatterConstants
Return the force value of the given alignment value.
getFormattedText() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.JavaScriptFormatter.Result
 
getFormattedTextData() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.JavaScriptFormatter.Result
 
getFoundObjects() - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
 
getFrameCount() - Method in interface org.eclipse.wst.jsdt.debug.core.model.IJavaScriptThread
Returns the total stack frame count
getFullPath() - Method in interface org.eclipse.wst.jsdt.core.IJarEntryResource
Returns the full, absolute path of this jar entry resource relative to the archive this jar entry belongs to.
getFullyQualifiedName() - Method in class org.eclipse.wst.jsdt.core.dom.Name
Returns the standard dot-separated representation of this name.
getFullyQualifiedName() - Method in interface org.eclipse.wst.jsdt.core.IType
Returns the fully qualified name of this type, including qualification for any containing types and packages.
getFullyQualifiedName(char) - Method in interface org.eclipse.wst.jsdt.core.IType
Returns the fully qualified name of this type, including qualification for any containing types and packages.
getFullyQualifiedName() - Method in class org.eclipse.wst.jsdt.core.search.TypeNameMatch
Returns the matched type's fully qualified name using '.' character as separator (e.g. package name + '.' enclosing type names + '.' simple name).
getFullyQualifiedParameterizedName() - Method in interface org.eclipse.wst.jsdt.core.IType
Returns this type's fully qualified name
getFunction(String, String[]) - Method in interface org.eclipse.wst.jsdt.core.IFunction
 
getFunction(String, String[]) - Method in interface org.eclipse.wst.jsdt.core.IFunctionContainer
Returns the method with the specified name and parameter types in this type (for example, "foo", {"I", "QString;"}).
getFunction(IExpression) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
Finds a Function Declaration on the context from the name represented with the expression Supported: ISingleNameReference ILocalDeclaration
getFunction(String, String[]) - Method in interface org.eclipse.wst.jsdt.core.IType
Returns the method with the specified name and parameter types in this type (for example, "foo", {"I", "QString;"}).
getFunctionDeclaration() - Method in class org.eclipse.wst.jsdt.core.infer.InferredMethod
 
getFunctionName() - Method in interface org.eclipse.wst.jsdt.chromium.CallFrame
 
getFunctionName() - Method in interface org.eclipse.wst.jsdt.debug.core.breakpoints.IJavaScriptFunctionBreakpoint
Returns the function name set in the breakpoint.
getFunctions() - Method in interface org.eclipse.wst.jsdt.core.IFunctionContainer
Returns the methods and constructors declared by this type or file.
getFunctions() - Method in interface org.eclipse.wst.jsdt.core.IType
Returns the methods and constructors declared by this type.
getFunctionScopeExtension() - Method in interface org.eclipse.wst.jsdt.chromium.JavascriptVm
 
getFunctionSupport() - Method in interface org.eclipse.wst.jsdt.chromium.BreakpointTypeExtension
 
getFunctionType() - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
 
getFuture() - Method in class org.eclipse.wst.jsdt.chromium.util.AsyncFutureMerger
Returns AsyncFuture that provides the group result.
getGeneratedResources(IRegion, boolean) - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Returns an array that contains the resources generated by the JavaScript builder when building the javaScript units contained in the given region.
getGetter() - Method in interface org.eclipse.wst.jsdt.chromium.JsObjectProperty
 
getGetterAsFunction() - Method in interface org.eclipse.wst.jsdt.chromium.JsObjectProperty
 
getGetterComment(IJavaScriptUnit, String, String, String, String, String, String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
Returns the comment for a getter method using the getter comment template.
getGetterMethodBodyContent(IJavaScriptUnit, String, String, String, String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
Returns the content of body for a getter method using the getter method body template.
getGlobalEvaluateContext() - Method in interface org.eclipse.wst.jsdt.chromium.DebugContext
 
getHandleIdentifier() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
Returns a string representation of this element handle.
getHierarchyMode() - Method in interface org.eclipse.wst.jsdt.ui.ITypeHierarchyViewPart
Returns the currently configured hierarchy mode.
getHierarchyPresenter(ISourceViewer, boolean) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
Returns the hierarchy presenter which will determine and shown type hierarchy information requested for the current cursor position.
getHistoryRelevance(String) - Method in class org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext
Returns an float in [0.0, 1.0] based on whether the type has been recently used as a right hand side for the type expected in the current context. 0 signals that the qualifiedTypeName does not match the expected type, while 1.0 signals that qualifiedTypeName has most recently been used in a similar context.
getHitCount() - Method in interface org.eclipse.wst.jsdt.debug.core.breakpoints.IJavaScriptBreakpoint
Returns the hit count set for this breakpoint or -1 if no hit count has been set.
getHomepage() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getHostPath() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
If a resource is virtual, then return a real host path for the element.
getHostPath(IPath, IJavaScriptProject) - Method in interface org.eclipse.wst.jsdt.core.IJsGlobalScopeContainerInitializer
 
getHostPath(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
 
getHoverInfo(ITextViewer, IRegion) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.editors.JsDebugTextHover
 
getHoverRegion(ITextViewer, int) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.editors.JsDebugTextHover
 
getHTMLContentReader(IJavaScriptElement, boolean, boolean) - Static method in class org.eclipse.wst.jsdt.ui.JSdocContentAccess
Gets the HTML content reader for either an IMember or ILocalVariable.
getHTMLContentReader(IMember, boolean, boolean) - Static method in class org.eclipse.wst.jsdt.ui.JSdocContentAccess
Gets a reader for an IMember's Javadoc comment content from the source attachment.
getHTMLContentReader(ILocalVariable, boolean, boolean) - Static method in class org.eclipse.wst.jsdt.ui.JSdocContentAccess
Gets a reader for an ILocalDeclaration documentation comment content.
getHttpsProxy() - Method in class org.eclipse.wst.jsdt.js.bower.Bowerrc
 
getHumanDescription() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.IPredefinedSourceWrapProvider.Entry
 
getHyperlinkDetectorTargets(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
getId() - Method in interface org.eclipse.wst.jsdt.chromium.Breakpoint
 
getId() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.IPredefinedSourceWrapProvider.Entry
 
getId() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.VmResource
 
getId() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.VmResourceId
 
getId() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.sourcemap.SourcePosition
 
getId() - Method in interface org.eclipse.wst.jsdt.chromium.Script
Returns the script ID as reported by the JavaScript VM debugger.
getId() - Method in interface org.eclipse.wst.jsdt.chromium.wip.PermanentRemoteValueMapping
 
getId() - Method in interface org.eclipse.wst.jsdt.chromium.wip.PermanentRemoteValueMapping
 
getId() - Method in interface org.eclipse.wst.jsdt.chromium.wip.WipBackend
 
getId() - Method in interface org.eclipse.wst.jsdt.chromium.wip.WipBackend
 
getID() - Method in interface org.eclipse.wst.jsdt.core.compiler.IProblem
Returns the problem id
getId() - Method in class org.eclipse.wst.jsdt.core.dom.StructuralPropertyDescriptor
Returns the id of this property.
getID() - Method in class org.eclipse.wst.jsdt.core.infer.DefaultInferrenceProvider
 
getID() - Method in interface org.eclipse.wst.jsdt.core.infer.InferrenceProvider
Get the inference provider ID
getId() - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstall
 
getId() - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstallType
 
getId() - Method in interface org.eclipse.wst.jsdt.launching.IVMInstall
Returns the id for this VM.
getId() - Method in interface org.eclipse.wst.jsdt.launching.IVMInstallType
Returns the globally unique id of this VM type.
getIdentifier() - Method in class org.eclipse.wst.jsdt.core.dom.SimpleName
Returns this node's identifier.
getIgnore() - Method in class org.eclipse.wst.jsdt.js.bower.BowerJson
 
getIgnoreCountBreakpointExtension() - Method in interface org.eclipse.wst.jsdt.chromium.Breakpoint
 
getIgnoreCountBreakpointExtension() - Method in interface org.eclipse.wst.jsdt.chromium.JavascriptVm
 
getIgnoreCountData() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ChromiumLineBreakpoint
 
getIgnoreList() - Static method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ChromiumLineBreakpoint
 
getImage(Object) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.JsDebugModelPresentation
 
getImage() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.launcher.ChromiumRemoteTab
 
getImage(IPath, String, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxUiInitializer
 
getImage(IPath, String, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxUiInitializer
 
getImage(IPath, String, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxUiInitializer
 
getImage(IPath, String, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
 
getImage(IPath, String, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
 
getImage(IPath, String, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
 
getImage(IPath, String, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerUILibInitializer
 
getImage(IPath, String, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerUILibInitializer
 
getImage(IPath, String, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerUILibInitializer
 
getImage(IPath, String, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryContainerUIExtension
 
getImage(IPath, String, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryContainerUIExtension
 
getImage(String) - Method in interface org.eclipse.wst.jsdt.ui.ISharedImages
Returns the shared image managed under the given key.
getImage(Object) - Method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabelProvider
 
getImage(ImageDescriptor) - Method in class org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector
Returns a cached image for the given descriptor.
getImageDescriptor(String) - Static method in class org.eclipse.wst.jsdt.js.bower.BowerPlugin
Returns an image descriptor for the image file at the given plug-in relative path
getImageDescriptor(String) - Static method in class org.eclipse.wst.jsdt.js.cli.CLIPlugin
Returns an image descriptor for the image file at the given plug-in relative path
getImageDescriptor(String) - Static method in class org.eclipse.wst.jsdt.js.common.CommonPlugin
Returns an image descriptor for the image file at the given plug-in relative path
getImageDescriptor(String) - Static method in class org.eclipse.wst.jsdt.js.grunt.GruntPlugin
Returns an image descriptor for the image file at the given plug-in relative path
getImageDescriptor(String) - Static method in class org.eclipse.wst.jsdt.js.gulp.GulpPlugin
Returns an image descriptor for the image file at the given plug-in relative path
getImageDescriptor(String) - Static method in class org.eclipse.wst.jsdt.js.node.common.CommonPlugin
Returns an image descriptor for the image file at the given plug-in relative path
getImageDescriptor(String) - Static method in class org.eclipse.wst.jsdt.js.node.NodePlugin
Returns an image descriptor for the image file at the given plug-in relative path
getImageDescriptor(String) - Static method in class org.eclipse.wst.jsdt.js.npm.NpmPlugin
Returns an image descriptor for the image file at the given plug-in relative path
getImageDescriptor(ITypeInfoRequestor) - Method in interface org.eclipse.wst.jsdt.ui.dialogs.ITypeInfoImageProvider
Returns the image descriptor for the type represented by the given ITypeInfoRequestor.
getImageDescriptor(String) - Method in interface org.eclipse.wst.jsdt.ui.ISharedImages
Returns the image descriptor managed under the given key.
getImageDescriptor(Object) - Method in class org.eclipse.wst.jsdt.ui.ProjectLibraryRoot.WorkBenchAdapter
 
getImageDescriptor(ClasspathAttributeConfiguration.ClasspathAttributeAccess) - Method in class org.eclipse.wst.jsdt.ui.wizards.ClasspathAttributeConfiguration
Returns the image descriptor of the classpath attributes name as a translated string.
getImageProvider() - Method in class org.eclipse.wst.jsdt.ui.dialogs.TypeSelectionExtension
Returns an image provider or null if the standard images should be used.
getImageSize() - Method in class org.eclipse.wst.jsdt.ui.JavaScriptElementImageDescriptor
Returns the size of the image created by calling #createImage().
getImport(String) - Method in interface org.eclipse.wst.jsdt.core.IImportContainer
Returns the first import declaration in this import container with the given name.
getImport(String) - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
Returns the first import declaration in this javaScript file with the given name.
getImportContainer() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
Returns the import container for this javaScript file.
getImportRewriteSupport() - Method in class org.eclipse.wst.jsdt.core.infer.RefactoringSupport
 
getImports() - Method in interface org.eclipse.wst.jsdt.core.eval.IEvaluationContext
Returns the import declarations for this evaluation context.
getImports() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
Returns the import declarations in this javaScript file in the order in which they appear in the source.
getImportStartPosition(JavaScriptUnit) - Method in class org.eclipse.wst.jsdt.core.infer.ImportRewriteSupport
Find the starting position of an import when none already exist
getImportString(String, boolean, String) - Method in class org.eclipse.wst.jsdt.core.infer.ImportRewriteSupport
 
getIncludeCaught() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ChromiumExceptionBreakpoint
 
getIncludepathAttributes() - Method in interface org.eclipse.wst.jsdt.core.IPackageFragmentRoot
 
getIncludepathEntries() - Method in interface org.eclipse.wst.jsdt.core.IJsGlobalScopeContainer
Answers the set of includepath entries this container is mapping to.
getIncludepathEntries(IJsGlobalScopeContainer) - Method in class org.eclipse.wst.jsdt.core.JSDScopeUtil
 
getIncludepathEntries() - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
 
getIncludepathEntries() - Method in class org.eclipse.wst.jsdt.launching.JREContainer
 
getIncludepathEntries() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryContainer
 
getIncludepathEntries() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryContainer
 
getIncludepathEntries() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
 
getIncludepathEntries() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
 
getIncludepathVariable(String) - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Returns the path held in the given includepath variable.
getIncludepathVariableDeprecationMessage(String) - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Returns deprecation message of a given includepath variable.
getIncludepathVariableNames() - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Returns the names of all known includepath variables.
getInclusionPatterns() - Method in interface org.eclipse.wst.jsdt.core.IIncludePathEntry
Returns the set of patterns used to explicitly define resources to be included with this includepath entry.
getIncomingStreamListener() - Method in interface org.eclipse.wst.jsdt.chromium.ConnectionLogger
 
getIncomingStreamListener() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ConnectionLoggerImpl
 
getIndentPrefixes(ISourceViewer, String) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
getIndentStyle(String) - Static method in class org.eclipse.wst.jsdt.core.formatter.DefaultCodeFormatterConstants
Return the indentation style of the given alignment value.
getIndentWidth(Map) - Static method in class org.eclipse.wst.jsdt.core.formatter.IndentManipulation
Returns the tab width as configured in the given map.
getIndex() - Method in class org.eclipse.wst.jsdt.core.dom.ArrayAccess
Returns the index expression of this array access expression.
getIndexCategories() - Method in class org.eclipse.wst.jsdt.core.search.SearchPattern
Returns an array of index categories to consider for this index query.
getIndexKey() - Method in class org.eclipse.wst.jsdt.core.search.SearchPattern
Returns a key to find in relevant index categories, if null then all index entries are matched.
getInferenceEngines(CompilationUnitDeclaration) - Method in class org.eclipse.wst.jsdt.core.infer.InferrenceManager
The base Inference Engine is always added first.
getInferenceID() - Method in interface org.eclipse.wst.jsdt.core.ast.IScriptFileDeclaration
get the inference ID for the script if it is located in a container that specified an Inference ID
getInferenceID() - Method in interface org.eclipse.wst.jsdt.core.IJsGlobalScopeContainerInitializer
Get the id of the inference provider for this library
getInferenceID() - Method in interface org.eclipse.wst.jsdt.core.infer.IInferenceFile
get the inference ID for the script if it is located in a container that specified an Inference ID
getInferenceID() - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
 
getInferenceID() - Method in class org.eclipse.wst.jsdt.launching.JREContainerInitializer
 
getInferenceID() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
 
getInferenceID() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
 
getInferenceProviders() - Method in class org.eclipse.wst.jsdt.core.infer.InferrenceManager
 
getInferenceProviders(IInferenceFile) - Method in class org.eclipse.wst.jsdt.core.infer.InferrenceManager
 
getInferEngine() - Method in class org.eclipse.wst.jsdt.core.infer.DefaultInferrenceProvider
 
getInferEngine() - Method in interface org.eclipse.wst.jsdt.core.infer.InferrenceProvider
Get the inference engine for this inference provider, or null if one will not be provided.
getInferredGlobal(boolean) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
 
getInferredMethod() - Method in interface org.eclipse.wst.jsdt.core.ast.IAbstractFunctionDeclaration
Get the Inferred method associated with this function
getInferredType() - Method in interface org.eclipse.wst.jsdt.core.ast.IAbstractFunctionDeclaration
Get the inferred return type for the function
getInferredType() - Method in interface org.eclipse.wst.jsdt.core.ast.IAbstractVariableDeclaration
Get the inferred type of the var
getInferredType() - Method in interface org.eclipse.wst.jsdt.core.ast.IAssignment
Get the inferred type of the assignment
getInferredType() - Method in interface org.eclipse.wst.jsdt.core.ast.IObjectLiteral
 
getInferredType() - Method in interface org.eclipse.wst.jsdt.core.ast.IReturnStatement
 
getInferredType2(IExpression) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
Deprecated.
- here for compatibility
getInformationControlCreator(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
getInformationPresenter(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
getInitialization() - Method in interface org.eclipse.wst.jsdt.core.ast.IAbstractVariableDeclaration
Get the initialization expression of the var
getInitializer() - Method in interface org.eclipse.wst.jsdt.core.ast.IObjectLiteralField
 
getInitializer() - Method in class org.eclipse.wst.jsdt.core.dom.ArrayCreation
Returns the array initializer of this array creation expression, or null if there is none.
getInitializer() - Method in class org.eclipse.wst.jsdt.core.dom.ObjectLiteralField
Returns the expression of this cast expression.
getInitializer() - Method in class org.eclipse.wst.jsdt.core.dom.SingleVariableDeclaration
 
getInitializer() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclaration
Returns the initializer of this variable declaration, or null if there is none.
getInitializer() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationFragment
 
getInitializer() - Method in interface org.eclipse.wst.jsdt.core.eval.IGlobalVariable
Returns the initializer of this global variable.
getInitializer(int) - Method in interface org.eclipse.wst.jsdt.core.IType
Returns the initializer with the specified position relative to the order they are defined in the source.
getInitializerLabel(IInitializer, long, StringBuffer) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Appends the label for a initializer to a StringBuffer.
getInitializerProperty() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclaration
Returns structural property descriptor for the "initializer" property of this node.
getInitializers() - Method in interface org.eclipse.wst.jsdt.core.IType
Returns the initializers declared by this type.
getInitialJavaElement(IStructuredSelection) - Method in class org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage
Utility method to inspect a selection to find a JavaScript element.
getInitialOffset() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ArrayValue
 
getInputElement() - Method in interface org.eclipse.wst.jsdt.ui.ITypeHierarchyViewPart
Returns the input element of this type hierarchy view.
getInputTextData() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.JavaScriptFormatter.Result
 
getInstallLocation() - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstall
 
getInstallLocation() - Method in interface org.eclipse.wst.jsdt.launching.IVMInstall
Returns the root directory of the install location of this VM.
getInstance() - Static method in class org.eclipse.wst.jsdt.chromium.debug.core.efs.ChromiumScriptStorage
 
getInstance() - Static method in class org.eclipse.wst.jsdt.chromium.debug.core.model.JavaScriptFormatter.Access
 
getInstance() - Static method in class org.eclipse.wst.jsdt.chromium.debug.ui.actions.FileExtensionFilterAdapter
 
getInstance() - Static method in class org.eclipse.wst.jsdt.chromium.JavascriptVmFactory
Gets a JavascriptVmFactory instance.
getInstance() - Static method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
getInstance() - Static method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
getInstance() - Static method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
getInstance() - Static method in class org.eclipse.wst.jsdt.core.infer.InferrenceManager
 
getInternalProperties() - Method in interface org.eclipse.wst.jsdt.chromium.JsObject
 
getInvocationContext() - Method in class org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector
Returns the invocation context.
getInvocationOffset() - Method in class org.eclipse.wst.jsdt.ui.text.java.ContentAssistInvocationContext
Returns the invocation offset.
getIsPrivate() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getIterationVariable() - Method in class org.eclipse.wst.jsdt.core.dom.ForInStatement
 
getIterationVariable() - Method in class org.eclipse.wst.jsdt.core.dom.ForOfStatement
 
getJavaCompletionProposals() - Method in class org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector
Returns the unsorted list of received proposals.
getJavaConventionsSettings() - Static method in class org.eclipse.wst.jsdt.core.formatter.DefaultCodeFormatterConstants
Returns the settings according to the JavaScript conventions.
getJavadoc() - Method in class org.eclipse.wst.jsdt.core.dom.BodyDeclaration
Returns the doc comment node.
getJavadoc() - Method in class org.eclipse.wst.jsdt.core.dom.PackageDeclaration
Returns the doc comment node.
getJavadoc() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationStatement
Returns the doc comment node.
getJavadocLocation() - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstall
 
getJavadocLocation() - Method in interface org.eclipse.wst.jsdt.launching.IVMInstall
Returns the jsdoc location associated with this VM install.
getJavadocLocation() - Method in class org.eclipse.wst.jsdt.launching.LibraryLocation
Returns the jsdoc location associated with this Library location.
getJavadocProperty() - Method in class org.eclipse.wst.jsdt.core.dom.BodyDeclaration
Returns structural property descriptor for the "jsdoc" property of this node.
getJavaDocScanner() - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
Returns the JavaDoc scanner for this configuration.
getJavaElement() - Method in interface org.eclipse.wst.jsdt.core.dom.IBinding
Returns the JavaScript element that corresponds to this binding.
getJavaElement() - Method in class org.eclipse.wst.jsdt.core.dom.JavaScriptUnit
The JavaScript element (an org.eclipse.wst.jsdt.core.IJavaScriptUnit or an org.eclipse.wst.jsdt.core.IClassFile) this javaScript unit was created from, or null if it was not created from a JavaScript element.
getJavaElement() - Method in class org.eclipse.wst.jsdt.core.search.SearchDocument
 
getJavaElementClipboardTransfer() - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptUI
Returns the transfer instance used to copy/paste JavaScript elements to and from the clipboard.
getJavaProject() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
Returns the JavaScript project associated with this runtime includepath entry or null if none.
getJavaProject(ILaunchConfiguration) - Static method in class org.eclipse.wst.jsdt.launching.JavaRuntime
Return the IJavaScriptProject referenced in the specified configuration or null if none.
getJavaProject() - Method in class org.eclipse.wst.jsdt.ui.project.JsNature
 
getJavaProject() - Method in class org.eclipse.wst.jsdt.ui.wizards.ClasspathAttributeConfiguration.ClasspathAttributeAccess
Returns the JavaScript project the current attribute is part of.
getJavaProject() - Method in class org.eclipse.wst.jsdt.ui.wizards.JavaCapabilityConfigurationPage
Returns the JavaScript project that was passed in #init(IJavaScriptProject, IPath, IIncludePathEntry[], boolean) or null if the page has not been initialized yet.
getJavaProject() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage
Returns the JavaScript project of the currently selected package fragment root or null if no package fragment root is configured.
getJavaProjects(IJavaScriptModel) - Method in class org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider
Note: This method is for internal use only.
getJavaScriptCore() - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Returns the single instance of the JavaScript core plug-in runtime class.
getJavaScriptElementHandle() - Method in interface org.eclipse.wst.jsdt.debug.core.breakpoints.IJavaScriptBreakpoint
Returns the IJavaScriptElement handle for the member this breakpoint is set on.
getJavascriptEmbedder() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ConnectedTargetData
 
getJavaScriptLikeExtensions() - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Returns the list of known JavaScript-like extensions.
getJavaScriptModel() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
Returns the JavaScript model.
getJavaScriptModelStatus() - Method in class org.eclipse.wst.jsdt.core.JavaScriptModelException
Returns the JavaScript model status object for this exception.
getJavaScriptProject() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
Returns the JavaScript project this element is contained in, or null if this element is not contained in any JavaScript project (for instance, the IJavaScriptModel is not contained in any JavaScript project).
getJavaScriptProject(String) - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptModel
Returns the JavaScript project with the given name.
getJavaScriptProjects() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptModel
Returns the JavaScript projects in this JavaScript model, or an empty array if there are none.
getJavaScriptRegExp() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.ScriptNameManipulator.ScriptNamePattern
 
getJavaScriptUnit() - Method in interface org.eclipse.wst.jsdt.core.IMember
Returns the javaScript unit in which this member is declared, or null if this member is not declared in a javaScript unit.
getJavaScriptUnit(String) - Method in interface org.eclipse.wst.jsdt.core.IPackageFragment
Returns the javaScript unit with the specified name in this package (for example, "Object.js").
getJavaScriptUnit(IFile) - Static method in class org.eclipse.wst.jsdt.js.common.build.system.util.ASTUtil
 
getJavaScriptUnitAST() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElementDelta
Returns the javaScript unit AST created by the last reconcile operation on this delta's element.
getJavaScriptUnits() - Method in interface org.eclipse.wst.jsdt.core.IPackageFragment
Returns all of the javaScript units in this source folder.
getJavaScriptUnits(WorkingCopyOwner) - Method in interface org.eclipse.wst.jsdt.core.IPackageFragment
Returns all of the javaScript units in this source folder that are in working copy mode and that have the given owner.
getJavascriptVm() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ConnectedTargetData
 
getJavascriptVm() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.JavascriptVmEmbedder
 
getJavascriptVm() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.util.ScriptTargetMapping
 
getJavascriptVm() - Method in interface org.eclipse.wst.jsdt.chromium.DebugContext
 
getJavascriptVm() - Method in interface org.eclipse.wst.jsdt.chromium.wip.WipBrowserTab
 
getJavascriptVm() - Method in interface org.eclipse.wst.jsdt.chromium.wip.WipBrowserTab
 
getJavaVersion() - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstall
 
getJavaVersion() - Method in interface org.eclipse.wst.jsdt.launching.IVMInstall2
Returns a string representing the java.version system property of this VM install, or null if unknown.
getJavaVersion() - Method in class org.eclipse.wst.jsdt.launching.StandardVM
 
getJavaVersion() - Method in class org.eclipse.wst.jsdt.launching.VMStandin
 
getJsDoc() - Method in interface org.eclipse.wst.jsdt.core.ast.IAbstractFunctionDeclaration
Get the function jsdoc
getJsDoc() - Method in interface org.eclipse.wst.jsdt.core.ast.IAbstractVariableDeclaration
get the JSDoc for the var
getJsDoc() - Method in interface org.eclipse.wst.jsdt.core.ast.IAssignment
 
getJsDoc() - Method in interface org.eclipse.wst.jsdt.core.ast.IObjectLiteralField
 
getJsDoc(String) - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
 
getJsDoc(String) - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
 
getJsDocAttribute() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.editors.JsCodeScanner
 
getJSdocBaseLocation(IJavaScriptElement) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptUI
Returns the Javadoc base URL for an element.
getJSdocLocation(IJavaScriptElement, boolean) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptUI
Returns the Javadoc URL for an element.
getJSdocRange() - Method in interface org.eclipse.wst.jsdt.core.IMember
Returns the JSDoc range if this element is from source or if this element is a binary element with an attached source, null otherwise.
getJSDTScopeFile() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
 
getJSDTScopeFile(boolean) - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
 
getJsEvaluateContext() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.EvaluateContext
 
getJsGlobalScopeContainer(IPath, IJavaScriptProject) - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Answers the project specific value for a given includepath container.
getJsGlobalScopeContainerInitializer(String) - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Helper method finding the includepath container initializer registered for a given includepath container ID or null if none was found while iterating over the contributions to extension point to the extension point "org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer".
getJsGlobalScopeVariableInitializer(String) - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Helper method finding the includepath variable initializer registered for a given includepath variable name or null if none was found while iterating over the contributions to extension point to the extension point "org.eclipse.wst.jsdt.core.JsGlobalScopeVariableInitializer".
getJSLintConventionsSettings() - Static method in class org.eclipse.wst.jsdt.core.formatter.DefaultCodeFormatterConstants
Returns the settings according to the JSLint conventions.
getJSRunner(String) - Method in class org.eclipse.wst.jsdt.chromium.debug.js.runtime.ChromiumRuntimeInstall
 
getJSRunner(ILaunchConfiguration, String) - Static method in class org.eclipse.wst.jsdt.chromium.debug.js.util.LaunchConfigurationUtil
 
getJSRunner(String) - Method in class org.eclipse.wst.jsdt.js.node.runtime.NodeJsInstall
 
getJSRuntimeInstallContributions(IJSRuntimeType) - Method in class org.eclipse.wst.jsdt.chromium.debug.js.runtime.ChromiumRuntimeProvider
 
getJSRuntimeInstallContributions(IJSRuntimeType) - Method in class org.eclipse.wst.jsdt.js.node.runtime.NodeJSRuntimeProvider
 
getJsStructure() - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
 
getJsStructure(String) - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
 
getJsStructure() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
 
getJsStructure(String) - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
 
getJsTypeName() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
 
getJsValue() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.Value
 
getJsVariable() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.Variable.Real
 
getKey() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
Returns the key relevant in the context, or null if none.
getKey() - Method in interface org.eclipse.wst.jsdt.core.dom.IBinding
Returns the key for this binding.
getKey() - Method in interface org.eclipse.wst.jsdt.core.IField
Returns the binding key for this field.
getKey() - Method in interface org.eclipse.wst.jsdt.core.IFunction
Returns the binding key for this method.
getKey() - Method in interface org.eclipse.wst.jsdt.core.IType
Returns the binding key for this type.
getKey() - Method in class org.eclipse.wst.jsdt.js.common.ui.PopUpKeyValueDialog
 
getKeyword() - Method in class org.eclipse.wst.jsdt.core.dom.Modifier
Returns the modifier keyword of this modifier node.
getKeywordCompletionProposals() - Method in class org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector
Returns the unsorted list of received keyword proposals.
getKeywordProposals() - Method in class org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext
Returns the keyword proposals that are available in this context, possibly none.
getKeywords() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getKind() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
 
getKind() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
 
getKind() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
 
getKind() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
 
getKind() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
 
getKind() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
 
getKind() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
Returns the kind of completion being proposed.
getKind() - Method in interface org.eclipse.wst.jsdt.core.dom.IBinding
Returns the kind of bindings this is.
getKind() - Method in class org.eclipse.wst.jsdt.core.dom.ObjectLiteralField
Returns the kind for this literal
getKind() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationExpression
Returns the type of the declaration
getKind() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationStatement
 
getKind() - Method in interface org.eclipse.wst.jsdt.core.IAccessRule
Returns the kind of this access rule (one of IAccessRule.K_ACCESSIBLE, IAccessRule.K_NON_ACCESSIBLE or IAccessRule.K_DISCOURAGED).
getKind() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElementDelta
getKind() - Method in interface org.eclipse.wst.jsdt.core.IJsGlobalScopeContainer
Answers the kind of this container.
getKind() - Method in interface org.eclipse.wst.jsdt.core.IPackageFragment
Returns this package fragment's root kind encoded as an integer.
getKind() - Method in interface org.eclipse.wst.jsdt.core.IPackageFragmentRoot
Returns this package fragment root's kind encoded as an integer.
getKind() - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
 
getKind() - Method in class org.eclipse.wst.jsdt.launching.JREContainer
 
getKind() - Method in class org.eclipse.wst.jsdt.launching.JREContainerInitializer
 
getKind() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryContainer
 
getKind() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryContainer
 
getKind() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
 
getKind() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
 
getLabel() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ConsolePseudoProcess
 
getLabel() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.LaunchParams.BreakpointOption
 
getLabel() - Method in class org.eclipse.wst.jsdt.core.dom.BreakStatement
Returns the label of this break statement, or null if there is none.
getLabel() - Method in class org.eclipse.wst.jsdt.core.dom.ContinueStatement
Returns the label of this continue statement, or null if there is none.
getLabel() - Method in class org.eclipse.wst.jsdt.core.dom.LabeledStatement
Returns the label of this labeled statement.
getLabel(Object) - Method in class org.eclipse.wst.jsdt.ui.ProjectLibraryRoot.WorkBenchAdapter
 
getLabelProvider() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugTargetImpl
 
getLabelProvider() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.VProjectWorkspaceBridge.FactoryImpl
 
getLabelProvider() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.WorkspaceBridge.Factory
Since we define here how scripts are mapped to workspace, we may want to specify labels in UI.
getLabelProvider() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.TableUtils.ColumnData
 
getLabelProvider() - Method in class org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector
Returns the proposal label provider used by the receiver.
getLabelProvider() - Method in class org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext
Returns a label provider that can be used to compute proposal labels.
getLastComponent() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.ScriptNameManipulator.FilePath
 
getLastSegmentId() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.StringMappingData
 
getLaunch() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ConsolePseudoProcess
 
getLaunch() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugElementImpl
 
getLaunch() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugTargetImpl
 
getLaunch() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.actions.JsInspectExpression
 
getLeadingComment() - Method in class org.eclipse.wst.jsdt.core.dom.Statement
Deprecated.
This feature was removed in the 2.1 release because it was only a partial, and inadequate, solution to the issue of associating comments with statements. Furthermore, AST.parseCompilationUnit did not associate leading comments, making this moot. Clients that need to access comments preceding a statement should either consult the compilation unit's comment table or use a scanner to reanalyze the source text immediately preceding the statement's source range.
getLeft() - Method in interface org.eclipse.wst.jsdt.core.ast.IBinaryExpression
 
getLeft() - Method in class org.eclipse.wst.jsdt.core.dom.AssignmentName
 
getLeftHandSide() - Method in interface org.eclipse.wst.jsdt.core.ast.IAssignment
The assignment target
getLeftHandSide() - Method in class org.eclipse.wst.jsdt.core.dom.Assignment
Returns the left hand side of this assignment expression.
getLeftOperand() - Method in class org.eclipse.wst.jsdt.core.dom.InfixExpression
Returns the left operand of this infix expression.
getLeftOperand() - Method in class org.eclipse.wst.jsdt.core.dom.InstanceofExpression
Returns the left operand of this instanceof expression.
getLength() - Method in interface org.eclipse.wst.jsdt.chromium.JsArray
 
getLength() - Method in class org.eclipse.wst.jsdt.core.BufferChangedEvent
Returns the length of text removed or replaced in the buffer, or 0 if text has been inserted into the buffer.
getLength() - Method in class org.eclipse.wst.jsdt.core.dom.ASTNode
Returns the length in characters of the original source file indicating where the source fragment corresponding to this node ends.
getLength() - Method in class org.eclipse.wst.jsdt.core.dom.Message
Returns the length in characters of the original source file indicating where the source fragment corresponding to this message ends.
getLength() - Method in interface org.eclipse.wst.jsdt.core.dom.rewrite.ITrackedNodePosition
Returns the original or modified length of the tracked node depending if called before or after the rewrite is applied.
getLength() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.TargetSourceRangeComputer.SourceRange
Returns the source length.
getLength() - Method in interface org.eclipse.wst.jsdt.core.IBuffer
Returns number of characters stored in this buffer.
getLength() - Method in interface org.eclipse.wst.jsdt.core.ISourceRange
Returns the number of characters of the source code for this element, relative to the source buffer in which this element is contained.
getLength() - Method in class org.eclipse.wst.jsdt.core.search.SearchMatch
Returns the length of this search match.
getLength() - Method in class org.eclipse.wst.jsdt.js.common.build.system.Location
 
getLength(CompletionProposal) - Method in class org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector
Returns the replacement length of a given completion proposal.
getLength() - Method in interface org.eclipse.wst.jsdt.ui.text.java.IProblemLocation
Returns the length of the problem.
getLibraryContainer(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.JSDScopeUtil
 
getLibraryFileNames() - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
 
getLibraryFileNames() - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
 
getLibraryFileNames() - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
 
getLibraryFileNames() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
getLibraryFileNames() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
getLibraryFileNames() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
getLibraryJSdocLocation(IIncludePathEntry) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptUI
Returns the Javadoc location for library's classpath entry or null if no location is available.
getLibraryLocation() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
 
getLibraryLocation() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
 
getLibraryLocation() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
 
getLibraryLocation() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
 
getLibraryLocation() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
 
getLibraryLocation() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
 
getLibraryLocation() - Method in interface org.eclipse.wst.jsdt.core.IJsGlobalScopeContainerInitializer
 
getLibraryLocation() - Method in class org.eclipse.wst.jsdt.launching.JREContainerInitializer
 
getLibraryLocation() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
 
getLibraryLocation() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
 
getLibraryLocations() - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstall
 
getLibraryLocations() - Method in interface org.eclipse.wst.jsdt.launching.IVMInstall
Returns the library locations of this IVMInstall.
getLibraryLocations(IVMInstall) - Static method in class org.eclipse.wst.jsdt.launching.JavaRuntime
Evaluates library locations for a IVMInstall.
getLibraryName() - Method in class org.eclipse.wst.jsdt.core.LibrarySuperType
 
getLibraryPath(String) - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
 
getLibraryPath(char[]) - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
 
getLibraryPath(String) - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
 
getLibraryPath(char[]) - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
 
getLibraryPath(String) - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
 
getLibraryPath(char[]) - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
 
getLibraryPath(String) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
getLibraryPath(char[]) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
getLibraryPath(String) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
getLibraryPath(char[]) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
getLibraryPath(String) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
getLibraryPath(char[]) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
getLibraryPathInPlugin() - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
 
getLibraryPathInPlugin() - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
 
getLibraryPathInPlugin() - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
 
getLibraryPathInPlugin() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
getLibraryPathInPlugin() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
getLibraryPathInPlugin() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
getLicense() - Method in class org.eclipse.wst.jsdt.js.bower.BowerJson
 
getLicense() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getLicense() - Method in class org.eclipse.wst.jsdt.js.npm.PackageJson
 
getLicenses() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getLimitTo() - Method in class org.eclipse.wst.jsdt.ui.search.QuerySpecification
Returns what kind of occurrences the query should look for.
getLine() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.sourcemap.SourcePosition
 
getLine() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.sourcemap.TextSectionMapping.TextPoint
 
getLine() - Method in interface org.eclipse.wst.jsdt.chromium.TextStreamPosition
Returns 0-based line number within the stream/file.
getLineBreakpointMap() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.BreakpointSynchronizer.BreakpointHelper
 
getLineEnd(int) - Method in interface org.eclipse.wst.jsdt.core.compiler.IScanner
Answers the ending position of a given line number.
getLineEnds() - Method in interface org.eclipse.wst.jsdt.core.compiler.IScanner
Answers an array of the ending positions of the lines encountered so far.
getLineNumber() - Method in interface org.eclipse.wst.jsdt.chromium.Breakpoint
Returns line number of the breakpoint.
getLineNumber() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.StackFrame
 
getLineNumber(int) - Method in interface org.eclipse.wst.jsdt.core.compiler.IScanner
Answers a 1-based line number using the lines which have been encountered so far.
getLineNumber(int) - Method in class org.eclipse.wst.jsdt.core.dom.JavaScriptUnit
Returns the line number corresponding to the given source character position in the original source string.
getLineStart(int) - Method in interface org.eclipse.wst.jsdt.core.compiler.IScanner
Answers the starting position of a given line number.
getList() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.liveedit.LiveEditResultDialog.MultipleResult
 
getListeners() - Method in class org.eclipse.wst.jsdt.launching.ListenerList
Returns an array containing all the registered listeners.
getListRewrite(ASTNode, ChildListPropertyDescriptor) - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ASTRewrite
Creates and returns a new rewriter for describing modifications to the given list property of the given node.
getLiteralValue() - Method in class org.eclipse.wst.jsdt.core.dom.StringLiteral
Returns the value of this literal node.
getLocal() - Method in class org.eclipse.wst.jsdt.core.dom.ModuleSpecifier
Returns this node's local name
getLocalElement() - Method in class org.eclipse.wst.jsdt.core.search.TypeReferenceMatch
Returns the local element of this search match.
getLocalVariableLabel(ILocalVariable, long, StringBuffer) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Appends the label for a local variable to a StringBuffer.
getLocalVersion() - Method in exception org.eclipse.wst.jsdt.chromium.UnsupportedVersionException
 
getLocalVisibleFileName() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.VmResource
 
getLocation() - Method in class org.eclipse.wst.jsdt.js.common.build.system.AbstractTask
 
getLocation() - Method in interface org.eclipse.wst.jsdt.js.common.build.system.ITask
 
getLocation() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
Returns an absolute path in the local file system for this entry, or null if none, or if this entry is of type CONTAINER.
getLocationInParent() - Method in class org.eclipse.wst.jsdt.core.dom.ASTNode
Returns the location of this node within its parent, or null if this is a root node.
getLocationInParent() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ListRewrite
Returns the property of the parent node for which this list rewriter was created.
getLocationPath() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewJavaProjectWizardPage
Returns the project location path.
getMain() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getMain() - Method in class org.eclipse.wst.jsdt.js.npm.PackageJson
 
getMainControl() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.WizardUtils.PageElements
 
getMan() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getMap() - Method in class org.eclipse.wst.jsdt.core.infer.InferOptions
 
getMarkerType() - Method in class org.eclipse.wst.jsdt.core.compiler.CategorizedProblem
Returns the marker type associated to this problem, if it gets persisted into a marker by the JavaBuilder Standard JavaScript problems are associated to marker type "org.eclipse.wst.jsdt.core.problem").
getMarkerType() - Method in interface org.eclipse.wst.jsdt.ui.text.java.IProblemLocation
Returns the marker type of this problem.
getMatchRule() - Method in class org.eclipse.wst.jsdt.core.search.SearchPattern
Returns the rule to apply for matching index keys.
getMaxFieldWidth() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage
Returns the recommended maximum width for text fields (in pixels).
getMember() - Method in interface org.eclipse.wst.jsdt.core.ast.IAllocationExpression
The expression being allocated
getMember() - Method in class org.eclipse.wst.jsdt.core.dom.ClassInstanceCreation
 
getMemento(ISourceContainer) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.SourceNameMapperContainer.TypeDelegate
 
getMemento(ISourceContainer) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.VProjectSourceContainer.TypeDelegate
 
getMemento() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
Returns a memento for this includepath entry.
getMemoryBlock(long, long) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugTargetImpl
 
getMessage() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.WizardUtils.PageImpl
 
getMessage() - Method in interface org.eclipse.wst.jsdt.core.compiler.IProblem
Answer a localized, human-readable message string which describes the problem.
getMessage() - Method in class org.eclipse.wst.jsdt.core.dom.Message
Returns the localized message.
getMessage() - Method in class org.eclipse.wst.jsdt.js.cli.core.CLIResult
 
getMessage() - Method in class org.eclipse.wst.jsdt.js.cli.core.CLIStreamListener
Returns all the messages returned excluding the error messages
getMessageProviderType() - Method in enum org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.MessagePriority
 
getMessages() - Method in class org.eclipse.wst.jsdt.core.dom.JavaScriptUnit
Returns the list of messages reported by the validator during the parsing or the type checking of this javaScript unit.
getMessageType() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.WizardUtils.PageImpl
 
getMeta() - Method in class org.eclipse.wst.jsdt.core.dom.MetaProperty
 
getMetadata() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.VmResource
 
getMethod() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionExpression
Returns the type in this cast expression.
getMethodBodyContent(IJavaScriptUnit, String, String, boolean, String, String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
Returns the content of the body for a method or constructor using the method body templates.
getMethodComment(IJavaScriptUnit, String, FunctionDeclaration, IFunctionBinding, String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
Returns the comment for a method or constructor using the comment code templates (constructor / method / overriding method).
getMethodComment(IJavaScriptUnit, String, String, String[], String[], String, IFunction, String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
Returns the comment for a method or constructor using the comment code templates (constructor / method / overriding method).
getMethodComment(IFunction, IFunction, String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
Returns the comment for a method or constructor using the comment code templates (constructor / method / overriding method).
getMethodComment(IJavaScriptUnit, String, FunctionDeclaration, boolean, String, String, String[], String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
Returns the comment for a method or constructor using the comment code templates (constructor / method / overriding method).
getMethodDeclaration() - Method in interface org.eclipse.wst.jsdt.core.ast.IFunctionExpression
 
getMethodDeclaration() - Method in interface org.eclipse.wst.jsdt.core.dom.IFunctionBinding
Returns the binding for the method declaration corresponding to this method binding.
getMethodLabel(IFunction, long, StringBuffer) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Appends the label for a method to a StringBuffer.
getMethodName() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionDeclaration
 
getMethods() - Method in class org.eclipse.wst.jsdt.core.dom.TypeDeclaration
Returns the ordered list of method declarations of this type declaration.
getMethods() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
 
getModelIdentifier() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ChromiumExceptionBreakpoint
 
getModelIdentifier() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ChromiumLineBreakpoint
 
getModelIdentifier() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugElementImpl
 
getModelIdentifier() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.actions.JsInspectExpression
 
getModifiedResource() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Returns the resource handle that corresponds to the compilation unit to was or will be created or modified.
getModifiers() - Method in class org.eclipse.wst.jsdt.core.dom.BodyDeclaration
Returns the modifiers explicitly specified on this declaration.
getModifiers() - Method in interface org.eclipse.wst.jsdt.core.dom.IBinding
Returns the modifiers for this binding.
getModifiers() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
Returns the compiled modifiers for this class, interface, enum, or annotation type binding.
getModifiers() - Method in class org.eclipse.wst.jsdt.core.dom.SingleVariableDeclaration
Returns the modifiers explicitly specified on this declaration.
getModifiers() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationExpression
Returns the modifiers explicitly specified on this declaration.
getModifiers() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationStatement
Returns the modifiers explicitly specified on this declaration.
getModifiers() - Method in class org.eclipse.wst.jsdt.core.infer.InferredType
 
getModifiers() - Method in class org.eclipse.wst.jsdt.core.search.TypeNameMatch
Returns the modifiers of the matched type.
getModifiers() - Method in interface org.eclipse.wst.jsdt.ui.dialogs.ITypeInfoRequestor
Returns the type's modifiers.
getModifiers() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Returns the selected modifiers.
getModifiersLabel() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Returns the label that is used for the modifiers input field.
getModifiersProperty() - Method in class org.eclipse.wst.jsdt.core.dom.BodyDeclaration
Returns structural property descriptor for the "modifiers" property of this node.
getMovedFromElement() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElementDelta
Returns an element describing this element before it was moved to its current location, or null if the IJavaScriptElementDelta.F_MOVED_FROM change flag is not set.
getMovedToElement() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElementDelta
Returns an element describing this element in its new location, or null if the IJavaScriptElementDelta.F_MOVED_TO change flag is not set.
getMultilineCommentScanner() - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
Returns the JavaScript multi-line comment scanner for this configuration.
getName() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.efs.ChromiumScriptFileStore
 
getName() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ConnectedTargetData
 
getName() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugTargetImpl
 
getName() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.JavascriptThread
 
getName() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.SourceWrapSupport.StringBasedWrapper
 
getName() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.SourceWrapSupport.Wrapper
 
getName() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.StackFrame
 
getName() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.Variable
 
getName() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.Variable.Real
 
getName() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.VmResourceId
 
getName() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.SourceNameMapperContainer
 
getName() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.VProjectSourceContainer
 
getName() - Method in class org.eclipse.wst.jsdt.chromium.debug.js.runtime.ChromiumRuntimeType
 
getName() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.launcher.ChromiumRemoteTab
 
getName() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.launcher.ScriptMappingTab
 
getName() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.liveedit.LiveEditDiffViewer.FunctionNode
 
getName() - Method in interface org.eclipse.wst.jsdt.chromium.JsVariable
Returns variable name.
getName() - Method in interface org.eclipse.wst.jsdt.chromium.Script
 
getName() - Method in interface org.eclipse.wst.jsdt.chromium.UpdatableScript.FunctionNode
 
getName() - Method in interface org.eclipse.wst.jsdt.core.ast.IAbstractFunctionDeclaration
Get the function name
getName() - Method in interface org.eclipse.wst.jsdt.core.ast.IAbstractVariableDeclaration
get the var name
getName() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
Returns the simple name of the function, field, member, or variable relevant in the context, or null if none.
getName() - Method in class org.eclipse.wst.jsdt.core.dom.AbstractTypeDeclaration
Returns the name of the type declared in this type declaration.
getName() - Method in class org.eclipse.wst.jsdt.core.dom.ClassInstanceCreation
Returns the name of the type instantiated in this class instance creation expression (JLS2 API only).
getName() - Method in class org.eclipse.wst.jsdt.core.dom.FieldAccess
Returns the name of the field accessed in this field access expression.
getName() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionDeclaration
getName() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionInvocation
Returns the name of the method invoked in this expression.
getName() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionRef
Returns the name of the referenced method or constructor.
getName() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionRefParameter
Returns the parameter name, or null if there is none.
getName() - Method in interface org.eclipse.wst.jsdt.core.dom.IBinding
Returns the name of this binding.
getName() - Method in interface org.eclipse.wst.jsdt.core.dom.IFunctionBinding
Returns the name of the method declared in this binding.
getName() - Method in class org.eclipse.wst.jsdt.core.dom.ImportDeclaration
Returns the name imported by this declaration.
getName() - Method in interface org.eclipse.wst.jsdt.core.dom.IPackageBinding
Returns the name of the package represented by this binding.
getName() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
Returns the unqualified name of the type represented by this binding if it has one.
getName() - Method in interface org.eclipse.wst.jsdt.core.dom.IVariableBinding
Returns the name of the field or local variable declared in this binding.
getName() - Method in class org.eclipse.wst.jsdt.core.dom.MemberRef
Returns the name of the referenced member.
getName() - Method in class org.eclipse.wst.jsdt.core.dom.PackageDeclaration
Returns the package name of this package declaration.
getName() - Method in class org.eclipse.wst.jsdt.core.dom.QualifiedName
Returns the name part of this qualified name.
getName() - Method in class org.eclipse.wst.jsdt.core.dom.QualifiedType
Returns the name part of this qualified type.
getName() - Method in class org.eclipse.wst.jsdt.core.dom.SimpleType
Returns the name of this simple type.
getName() - Method in class org.eclipse.wst.jsdt.core.dom.SingleVariableDeclaration
 
getName() - Method in class org.eclipse.wst.jsdt.core.dom.SuperFieldAccess
Returns the name of the field accessed in this "super" field access expression.
getName() - Method in class org.eclipse.wst.jsdt.core.dom.SuperMethodInvocation
Returns the name of the method invoked in this expression.
getName() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclaration
Returns the name of the variable declared in this variable declaration.
getName() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationFragment
 
getName() - Method in interface org.eclipse.wst.jsdt.core.eval.IGlobalVariable
Returns the name of this global variable.
getName() - Method in interface org.eclipse.wst.jsdt.core.IIncludePathAttribute
Returns the name of this includepath attribute.
getName(IExpression) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
Gets the name of the given expression.
getName() - Method in class org.eclipse.wst.jsdt.core.infer.InferredType
Gets the name of the inferred type
getName() - Method in class org.eclipse.wst.jsdt.js.bower.BowerJson
 
getName() - Method in class org.eclipse.wst.jsdt.js.common.build.system.AbstractTask
 
getName() - Method in interface org.eclipse.wst.jsdt.js.common.build.system.ITask
 
getName() - Method in class org.eclipse.wst.jsdt.js.common.build.system.launch.ui.GenericBuildSystemTab
 
getName() - Method in class org.eclipse.wst.jsdt.js.common.ui.PopUpPropertyDialog
 
getName() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getName() - Method in class org.eclipse.wst.jsdt.js.node.runtime.NodeJsRuntimeType
 
getName() - Method in class org.eclipse.wst.jsdt.js.npm.PackageJson
 
getName() - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
 
getName() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
 
getName() - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstall
 
getName() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry2
Returns a human readable name for this includepath entry.
getName() - Method in interface org.eclipse.wst.jsdt.launching.IVMInstall
Returns the display name of this VM.
getName() - Method in interface org.eclipse.wst.jsdt.launching.IVMInstallType
Returns the display name of this VM type.
getName() - Method in class org.eclipse.wst.jsdt.launching.StandardVMType
 
getName() - Method in class org.eclipse.wst.jsdt.ui.actions.ReferencesSearchGroup
Note: this method is for internal use only.
getNameComponents() - Method in interface org.eclipse.wst.jsdt.core.dom.IPackageBinding
Returns the list of name component making up the name of the package represented by this binding.
getNamedFileOrTaskSelection(String, Class<? extends ITask>) - Static method in class org.eclipse.wst.jsdt.js.common.util.WorkbenchResourceUtil
This method tests the current workbench state and returns one of the following: 1.
getNameLabel(ClasspathAttributeConfiguration.ClasspathAttributeAccess) - Method in class org.eclipse.wst.jsdt.ui.wizards.ClasspathAttributeConfiguration
Returns the label of the classpath attributes name as a translated string.
getNameProperty() - Method in class org.eclipse.wst.jsdt.core.dom.AbstractTypeDeclaration
Returns structural property descriptor for the "name" property of this node.
getNameProperty() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclaration
Returns structural property descriptor for the "name" property of this node.
getNameRange() - Method in interface org.eclipse.wst.jsdt.core.ILocalVariable
Returns the source range of this local variable's name.
getNameRange() - Method in interface org.eclipse.wst.jsdt.core.IMember
Returns the source range of this member's simple name, or null if this member does not have a name (for example, an initializer), or if this member does not have associated source code (for example, a binary type).
getNameStart() - Method in class org.eclipse.wst.jsdt.core.infer.InferredType
 
getNewContainers() - Method in class org.eclipse.wst.jsdt.ui.wizards.BaseLibraryWizardPage
 
getNewContainers() - Method in interface org.eclipse.wst.jsdt.ui.wizards.IJsGlobalScopeContainerPageExtension2
getNewJavaProject() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewJavaProjectWizardPage
Returns the JavaScript project handle by converting the result of getProjectHandle() into a JavaScript project.
getNewLabel() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.liveedit.LiveEditDiffViewer.Configuration
 
getNewPositions() - Method in interface org.eclipse.wst.jsdt.chromium.UpdatableScript.OldFunctionNode
 
getNewSource() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.PushChangesPlan
 
getNewSource() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.liveedit.LiveEditDiffViewer.Input
 
getNewValue() - Method in class org.eclipse.wst.jsdt.launching.PropertyChangeEvent
Returns the new value of the property.
getNextPage(IWizardPage) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.WizardUtils.LogicBasedWizard
 
getNextPageImpl() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.WizardUtils.PageImpl
 
getNextSegmentId(int) - Static method in class org.eclipse.wst.jsdt.chromium.debug.core.model.StringMappingData
 
getNextToken() - Method in interface org.eclipse.wst.jsdt.core.compiler.IScanner
Read the next token in the source, and answers its ID as specified by ITerminalSymbols.
getNodeClass() - Method in class org.eclipse.wst.jsdt.core.dom.StructuralPropertyDescriptor
Returns the AST node type that owns this property.
getNodeStore() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ASTRewrite
Internal method.
getNodeType() - Method in class org.eclipse.wst.jsdt.core.dom.ASTNode
Returns an integer value identifying the type of this concrete AST node.
getNonJavaScriptResources() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptModel
Returns an array of non-JavaScript resources (that is, non-JavaScript projects) in the workspace.
getNonJavaScriptResources() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
Returns an array of non-JavaScript resources directly contained in this project.
getNonJavaScriptResources() - Method in interface org.eclipse.wst.jsdt.core.IPackageFragment
Returns an array of non-JavaScript resources contained in this source folder.
getNonJavaScriptResources() - Method in interface org.eclipse.wst.jsdt.core.IPackageFragmentRoot
Returns an array of non-JavaScript resources contained in this package fragment root.
getNormal() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.Optional
 
getNormalValue() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.OkButtonControl
 
getNpmWorkingDir(IProject, String...) - Static method in class org.eclipse.wst.jsdt.js.npm.util.NpmUtil
 
getNull() - Method in interface org.eclipse.wst.jsdt.chromium.JsEvaluateContext.PrimitiveValueFactory
 
getNumberOfParameters() - Method in interface org.eclipse.wst.jsdt.core.IFunction
Returns the number of parameters of this method.
getNumberType() - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
 
getObjects() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
 
getObjectType() - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
 
getOccurrenceCount() - Method in interface org.eclipse.wst.jsdt.core.IMember
Returns the position relative to the order this member is defined in the source.
getOffset() - Method in interface org.eclipse.wst.jsdt.chromium.TextStreamPosition
Returns 0-based offset from the beginning of the stream/file measured in Unicode characters.
getOffset() - Method in class org.eclipse.wst.jsdt.core.BufferChangedEvent
Returns the index of the first character inserted, removed, or replaced in the buffer.
getOffset() - Method in class org.eclipse.wst.jsdt.core.CompletionContext
Returns the offset position in the source file buffer after which code assist is requested.
getOffset() - Method in interface org.eclipse.wst.jsdt.core.ISourceRange
Returns the 0-based index of the first character of the source code for this element, relative to the source buffer in which this element is contained.
getOffset() - Method in class org.eclipse.wst.jsdt.core.search.SearchMatch
Returns the offset of this search match.
getOffset() - Method in interface org.eclipse.wst.jsdt.ui.text.java.IProblemLocation
Returns the start offset of the problem.
getOkButton() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.OkButtonElements
 
getOldLabel() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.liveedit.LiveEditDiffViewer.Configuration
 
getOldScriptData() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.liveedit.LiveEditResultDialog.SuccessResult
 
getOldScriptName() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.liveedit.LiveEditResultDialog.OldScriptData
 
getOldSource() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.liveedit.LiveEditDiffViewer.Input
 
getOldValue() - Method in class org.eclipse.wst.jsdt.launching.PropertyChangeEvent
Returns the old value of the property.
getOpenable() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
Returns the first openable parent.
getOpenAction() - Method in class org.eclipse.wst.jsdt.ui.actions.NavigateActionGroup
Returns the open action managed by this action group.
getOpenAction() - Method in class org.eclipse.wst.jsdt.ui.actions.OpenEditorActionGroup
Returns the open action managed by this action group.
getOpenParenPosition() - Method in interface org.eclipse.wst.jsdt.chromium.JsFunction
Returns position of opening parenthesis of function arguments.
getOpenProjectAction() - Method in class org.eclipse.wst.jsdt.ui.actions.ProjectActionGroup
Returns the open project action contained in this project action group.
getOperand() - Method in class org.eclipse.wst.jsdt.core.dom.PostfixExpression
Returns the operand of this postfix expression.
getOperand() - Method in class org.eclipse.wst.jsdt.core.dom.PrefixExpression
Returns the operand of this prefix expression.
getOperator() - Method in interface org.eclipse.wst.jsdt.core.ast.IOperatorExpression
 
getOperator() - Method in class org.eclipse.wst.jsdt.core.dom.Assignment
Returns the operator of this assignment expression.
getOperator() - Method in class org.eclipse.wst.jsdt.core.dom.InfixExpression
Returns the operator of this infix expression.
getOperator() - Method in class org.eclipse.wst.jsdt.core.dom.PostfixExpression
Returns the operator of this postfix expression.
getOperator() - Method in class org.eclipse.wst.jsdt.core.dom.PrefixExpression
Returns the operator of this prefix expression.
getOption(String, boolean) - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
Helper method for returning one option value only.
getOption(String) - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Helper method for returning one option value only.
getOptionalDependencies() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getOptions(boolean) - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
Returns the table of the current custom options for this project.
getOptions() - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Returns the table of the current options.
getOptions() - Method in class org.eclipse.wst.jsdt.js.cli.core.CLICommand
 
getOriginalList() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ListRewrite
Returns the original nodes in the list property managed by this rewriter.
getOriginatingFileName() - Method in interface org.eclipse.wst.jsdt.core.compiler.IProblem
Answer the file name in which the problem was found.
getOs() - Static method in class org.eclipse.wst.jsdt.chromium.debug.core.util.PlatformUtil
 
getOs() - Static method in class org.eclipse.wst.jsdt.js.common.util.PlatformUtil
 
getOs() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getOtherElements() - Method in class org.eclipse.wst.jsdt.core.search.TypeReferenceMatch
Returns other enclosing elements of this search match.
getOuterScope() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.Scope
 
getOuterScope() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.SwitchBase
 
getOutFile(String) - Static method in class org.eclipse.wst.jsdt.jsdoc.GenerateJsDoc
 
getOutgoingStreamListener() - Method in interface org.eclipse.wst.jsdt.chromium.ConnectionLogger
 
getOutgoingStreamListener() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ConnectionLoggerImpl
 
getOutlinePresenter(ISourceViewer, boolean) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
Returns the outline presenter which will determine and shown information requested for the current cursor position.
getOutputLocation() - Method in class org.eclipse.wst.jsdt.ui.wizards.JavaCapabilityConfigurationPage
Returns the currently configured output location.
getOutputLocation() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewJavaProjectWizardPage
Returns the currently configured output location.
getOutputWriter() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ConsolePseudoProcess
 
getOverrideIndicators(IFunction) - Method in class org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator
Note: This method is for internal use only.
getOverviewRulerAnnotationHover(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
getOwner() - Method in interface org.eclipse.wst.jsdt.core.IBuffer
Returns the JavaScript openable element owning of this buffer.
getOwner() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
Returns the working copy owner of this working copy.
getPackage() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
Returns the binding for the package in which this type is declared.
getPackage() - Method in class org.eclipse.wst.jsdt.core.dom.JavaScriptUnit
Returns the node for the package declaration of this compilation unit, or null if this javaScript unit is in the default package.
getPackageContent(IPackageFragment) - Method in class org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider
Evaluates all children of a given IPackageFragment.
getPackageFragment(String) - Method in interface org.eclipse.wst.jsdt.core.IPackageFragmentRoot
Returns the package fragment with the given package name.
getPackageFragment() - Method in interface org.eclipse.wst.jsdt.core.IType
Returns the source folder (package fragment) in which this element is defined.
getPackageFragment() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Returns the package fragment corresponding to the current input.
getPackageFragmentLabel(IPackageFragment, long, StringBuffer) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Appends the label for a package fragment to a StringBuffer.
getPackageFragmentRoot() - Method in interface org.eclipse.wst.jsdt.core.IJarEntryResource
Returns the package fragment root this jar entry file belongs to.
getPackageFragmentRoot(String) - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
Returns a package fragment root for the file at the specified file system path.
getPackageFragmentRoot(IResource) - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
Returns a package fragment root for the given resource, which must either be a folder representing the top of a package hierarchy, or a javaScript file.
getPackageFragmentRoot() - Method in class org.eclipse.wst.jsdt.core.search.TypeNameMatch
Returns the package fragment root of the stored type.
getPackageFragmentRoot() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage
Returns the IPackageFragmentRoot that corresponds to the current value of the source folder field.
getPackageFragmentRootContent(IPackageFragmentRoot) - Method in class org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider
Evaluates all children of a given IPackageFragmentRoot.
getPackageFragmentRootLabel(IPackageFragmentRoot, long, StringBuffer) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Appends the label for a package fragment root to a StringBuffer.
getPackageFragmentRoots() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
Returns all of the package fragment roots contained in this project, identified on this project's resolved includepath.
getPackageFragmentRoots(IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider
Evaluates all children of a given IJavaScriptProject.
getPackageFragmentRootText() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage
Returns the current text of source folder text field.
getPackageFragments() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
Returns all package fragments in all package fragment roots contained in this project.
getPackageFragments() - Method in class org.eclipse.wst.jsdt.core.LibrarySuperType
 
getPackageLabel() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Returns the label that is used for the package input field.
getPackageName() - Method in interface org.eclipse.wst.jsdt.core.eval.IEvaluationContext
Returns the name of the package in which code snippets are to be compiled and run.
getPackageName() - Method in class org.eclipse.wst.jsdt.core.search.TypeNameMatch
Returns the package name of the stored type.
getPackageName() - Method in interface org.eclipse.wst.jsdt.ui.dialogs.ITypeInfoRequestor
Returns the package name.
getPackageRootPath() - Method in class org.eclipse.wst.jsdt.launching.LibraryLocation
Returns the path to the default package in the sources zip file
getPackageText() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Returns the text of the package input field.
getPageElements() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.WizardUtils.PageImpl
 
getPageText() - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
 
getParamaterNames() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
 
getParamaters() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
 
getParameter() - Method in class org.eclipse.wst.jsdt.core.dom.EnhancedForStatement
Returns the formal parameter in this enhanced for statement.
getParameterCount(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
Returns the number of parameter types in the given method signature.
getParameterCount(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
Returns the number of parameter types in the given method signature.
getParameterNames() - Method in interface org.eclipse.wst.jsdt.core.IFunction
Returns the names of parameters in this method.
getParameterTypeNames() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
 
getParameterTypes() - Method in interface org.eclipse.wst.jsdt.core.dom.IFunctionBinding
Returns a list of type bindings representing the formal parameter types, in declaration order, of this method or constructor.
getParameterTypes() - Method in interface org.eclipse.wst.jsdt.core.IFunction
Returns the type signatures for the parameters of this method.
getParameterTypes(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
Extracts the parameter type signatures from the given method signature.
getParameterTypes(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
Extracts the parameter type signatures from the given method signature.
getParamString() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
 
getParent() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.efs.ChromiumScriptFileStore
 
getParent() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.liveedit.LiveEditDiffViewer.FunctionNode
 
getParent() - Method in interface org.eclipse.wst.jsdt.chromium.util.JavaScriptExpressionBuilder.VariableAccess
 
getParent() - Method in class org.eclipse.wst.jsdt.core.dom.ASTNode
Returns this node's parent node, or null if this is the root node.
getParent() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ListRewrite
Returns the parent of the list for which this list rewriter was created.
getParent() - Method in interface org.eclipse.wst.jsdt.core.IJarEntryResource
Returns the parent of this jar entry resource.
getParent() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
Returns the element directly containing this element, or null if this element has no parent.
getParent() - Method in class org.eclipse.wst.jsdt.core.LibrarySuperType
 
getParent() - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
 
getParent(Object) - Method in class org.eclipse.wst.jsdt.ui.ProjectLibraryRoot.WorkBenchAdapter
 
getParent(Object) - Method in class org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider
 
getParentClasspassEntry() - Method in class org.eclipse.wst.jsdt.ui.wizards.ClasspathAttributeConfiguration.ClasspathAttributeAccess
Returns the classpath entry the current attribute is part of
getParticipant() - Method in class org.eclipse.wst.jsdt.core.search.SearchDocument
Returns the participant that created this document.
getParticipant() - Method in class org.eclipse.wst.jsdt.core.search.SearchMatch
Returns the search participant which issued this search match.
getPartitionScanner() - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptTextTools
Returns a scanner which is configured to scan Java-specific partitions, which are multi-line comments, Javadoc comments, and regular JavaScript source code.
getPath() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
 
getPath() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
 
getPath() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
 
getPath() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
 
getPath() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
 
getPath() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
 
getPath() - Method in interface org.eclipse.wst.jsdt.core.IIncludePathEntry
Returns the path of this includepath entry.
getPath() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
Returns the path to the innermost resource enclosing this element.
getPath() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptModelStatus
Returns the path associated with the failure (see specification of the status code), or null if the failure is not one of DEVICE_PATH, INVALID_PATH, PATH_OUTSIDE_PROJECT, or RELATIVE_PATH.
getPath() - Method in interface org.eclipse.wst.jsdt.core.IJsGlobalScopeContainer
Answers the container path identifying this container.
getPath() - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
 
getPath() - Method in class org.eclipse.wst.jsdt.core.search.SearchDocument
Returns the path to the original document to publicly mention in index or search results.
getPath() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
Returns the path associated with this entry, or null if none.
getPath() - Method in class org.eclipse.wst.jsdt.launching.JREContainer
 
getPath() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryContainer
 
getPath() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryContainer
 
getPath() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
 
getPath() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
 
getPattern() - Method in class org.eclipse.wst.jsdt.core.dom.SingleVariableDeclaration
Returns the variable pattern for this node.
getPattern() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationFragment
Returns the variable pattern for this node.
getPattern() - Method in interface org.eclipse.wst.jsdt.core.IAccessRule
Returns the file pattern for this access rule.
getPattern() - Method in class org.eclipse.wst.jsdt.ui.search.PatternQuerySpecification
Returns the search pattern the query should search for.
getPeerDependencies() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getPlugin() - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Returns the single instance of the JavaScript core plug-in runtime class.
getPluginId() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
getPluginId() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
getPluginId() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
getPosition(LiveEditDiffViewer.Side) - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.liveedit.LiveEditDiffViewer.FunctionNode
 
getPosition(int, int) - Method in class org.eclipse.wst.jsdt.core.dom.JavaScriptUnit
Given a line number and column number, returns the corresponding position in the original source string.
getPositions() - Method in interface org.eclipse.wst.jsdt.chromium.UpdatableScript.FunctionNode
 
getPreference(String, IJavaScriptProject) - Static method in class org.eclipse.wst.jsdt.ui.PreferenceConstants
Returns the value for the given key in the given context.
getPreferences() - Static method in class org.eclipse.wst.jsdt.launching.JavaRuntime
Returns the preference store for the launching plug-in.
getPreferenceStore() - Static method in class org.eclipse.wst.jsdt.ui.PreferenceConstants
Returns the JDT-UI preference store.
getPreferenceStore() - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptTextTools
Returns this text tool's preference store.
getPreferGlobal() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getPrefix() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.SourceNameMapperContainer
 
getPrefix() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.source.SourceNameMapperContainerDialog.PresetFieldValues
 
getPrefixLength() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.SourceWrapSupport.Wrapper.Match
 
getPresentationReconciler(ISourceViewer) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.editors.JsSourceViewerConfiguration
 
getPresentationReconciler(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
getPresetSyncDirection() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.launcher.LaunchTypeBase
 
getPresetSyncDirection() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.launcher.StandaloneV8LaunchType
 
getPresetSyncDirection() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.launcher.WipLaunchType
 
getPreviousPage(IWizardPage) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.WizardUtils.LogicBasedWizard
 
getPreviousPageImpl() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.WizardUtils.PageImpl
 
getPrimary() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
Returns the primary javaScript file (whose owner is the primary owner) this working copy was created from, or this javaScript file if this a primary javaScript file.
getPrimaryElement() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
Returns the primary element (whose compilation unit is the primary compilation unit) this working copy element was created from, or this element if it is a descendant of a primary javaScript unit or if it is not a descendant of a working copy (e.g. it is a binary member).
getPrimitiveTypeCode() - Method in class org.eclipse.wst.jsdt.core.dom.PrimitiveType
Returns the primitive type code.
getPriority() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.JavascriptThread
 
getPriority() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.Message
 
getProblemArguments(IMarker) - Static method in class org.eclipse.wst.jsdt.core.CorrectionEngine
Helper method for decoding problem marker attributes.
getProblemArguments() - Method in interface org.eclipse.wst.jsdt.ui.text.java.IProblemLocation
Returns the original arguments recorded into the problem.
getProblemId() - Method in interface org.eclipse.wst.jsdt.ui.text.java.IProblemLocation
Returns the id of problem.
getProblemRequestor(IJavaScriptUnit) - Method in class org.eclipse.wst.jsdt.core.WorkingCopyOwner
Returns the problem requestor used by a working copy of this working copy owner.
getProblems(String) - Method in class org.eclipse.wst.jsdt.core.compiler.ReconcileContext
Returns the problems to be reported to the problem requester of the reconcile operation for the given marker type.
getProblems() - Method in class org.eclipse.wst.jsdt.core.dom.JavaScriptUnit
Returns the list of detailed problem reports noted by the compiler during the parsing or the type checking of this javaScript unit.
getProcess() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugTargetImpl
 
getProgramArguments(ILaunchConfiguration) - Static method in class org.eclipse.wst.jsdt.chromium.debug.js.util.LaunchConfigurationUtil
 
getProgramArguments() - Method in class org.eclipse.wst.jsdt.launching.ExecutionArguments
Returns the program arguments as one string.
getProgramArguments() - Method in class org.eclipse.wst.jsdt.launching.VMRunnerConfiguration
Returns the arguments to the JavaScript program.
getProgramArgumentsArray() - Method in class org.eclipse.wst.jsdt.launching.ExecutionArguments
Returns the program arguments as an array of individual arguments.
getProject(String) - Static method in class org.eclipse.wst.jsdt.chromium.debug.js.util.WorbenchResourceUtil
 
getProject() - Method in interface org.eclipse.wst.jsdt.core.eval.IEvaluationContext
Returns the JavaScript project this evaluation context was created for.
getProject() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
Returns the IProject on which this IJavaScriptProject was created.
getProject() - Method in class org.eclipse.wst.jsdt.js.cli.core.CLIStatus
 
getProject(String) - Static method in class org.eclipse.wst.jsdt.js.common.util.WorkbenchResourceUtil
 
getProject() - Method in class org.eclipse.wst.jsdt.ui.project.JsNature
 
getProject() - Method in class org.eclipse.wst.jsdt.ui.ProjectLibraryRoot
 
getProject() - Method in class org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext
Returns the project of the compilation unit that content assist is invoked in, null if none.
getProjectHandle() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewJavaProjectWizardPage
Returns the project handle.
getProjectJSdocLocation(IJavaScriptProject) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptUI
Returns the Javadoc location for a JavaScript project or null if no location is available.
getProperties() - Method in interface org.eclipse.wst.jsdt.chromium.JsObject
 
getProperties() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
 
getProperty(String) - Method in interface org.eclipse.wst.jsdt.chromium.JsObject
 
getProperty(String) - Method in class org.eclipse.wst.jsdt.core.dom.ASTNode
Returns the named property of this node, or null if none.
getProperty() - Method in class org.eclipse.wst.jsdt.launching.PropertyChangeEvent
Returns the name of the property that changed.
getPropertyName() - Method in class org.eclipse.wst.jsdt.core.dom.MetaProperty
 
getProvideMembers() - Method in class org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider
Returns whether members are provided when asking for a compilation units or class file for its children.
getProvideWorkingCopy() - Method in class org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider
Deprecated.
Since 3.0 compilation unit children are always provided as working copies. The JavaScript model does not support the 'original' mode anymore.
getProxy() - Method in class org.eclipse.wst.jsdt.js.bower.Bowerrc
 
getPublishConfig() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getQualifiedName() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
Returns the fully qualified name of the type represented by this binding if it has one.
getQualifiedName() - Method in class org.eclipse.wst.jsdt.core.search.TypeNameMatch
 
getQualifier() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionRef
Returns the qualifier of this method reference, or null if there is none.
getQualifier() - Method in class org.eclipse.wst.jsdt.core.dom.MemberRef
Returns the qualifier of this member reference, or null if there is none.
getQualifier() - Method in class org.eclipse.wst.jsdt.core.dom.QualifiedName
Returns the qualifier part of this qualified name.
getQualifier() - Method in class org.eclipse.wst.jsdt.core.dom.QualifiedType
Returns the qualifier of this qualified type.
getQualifier() - Method in class org.eclipse.wst.jsdt.core.dom.SuperFieldAccess
Returns the qualifier of this "super" field access expression, or null if there is none.
getQualifier() - Method in class org.eclipse.wst.jsdt.core.dom.SuperMethodInvocation
Returns the qualifier of this "super" method invocation expression, or null if there is none.
getQualifier() - Method in class org.eclipse.wst.jsdt.core.dom.ThisExpression
Returns the qualifier of this "this" expression, or null if there is none.
getQualifier(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
Returns a char array containing all but the last segment of the given dot-separated qualified name.
getQualifier(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
Returns a string containing all but the last segment of the given dot-separated qualified name.
getQuickAssistAssistant(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
getRandomOpenPort() - Static method in class org.eclipse.wst.jsdt.chromium.debug.js.util.ChromiumUtil
 
getRawClassPath() - Method in class org.eclipse.wst.jsdt.ui.wizards.JavaCapabilityConfigurationPage
Returns the currently configured classpath.
getRawClassPath() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewJavaProjectWizardPage
Returns the currently configured classpath.
getRawContainerPath() - Method in class org.eclipse.wst.jsdt.core.LibrarySuperType
 
getRawIncludepath() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
Returns the raw includepath for the project, as a list of includepath entries.
getRawIncludepathEntry() - Method in interface org.eclipse.wst.jsdt.core.IPackageFragmentRoot
Returns the first raw includepath entry that corresponds to this package fragment root.
getRawParameterNames() - Method in interface org.eclipse.wst.jsdt.core.IFunction
Returns the names of parameters in this method.
getRawTokenSource() - Method in interface org.eclipse.wst.jsdt.core.compiler.IScanner
Answers the current identifier source, before unicode escape sequences have been translated into unicode characters.
getRawValue() - Method in class org.eclipse.wst.jsdt.core.dom.TemplateElement
Returns the raw value of the template element.
getReceivedSignal() - Method in class org.eclipse.wst.jsdt.chromium.util.SignalRelay
 
getReceiver() - Method in interface org.eclipse.wst.jsdt.core.ast.IFieldReference
 
getReceiver() - Method in interface org.eclipse.wst.jsdt.core.ast.IFunctionCall
 
getReceiverType(IExpression, boolean) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
This method is intended to take a chain of field references and determine the type that the last field should be or is defined on.
getReceiverVariable() - Method in interface org.eclipse.wst.jsdt.chromium.CallFrame
 
getReconciler(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
getRefactoredJavaScriptElement(IJavaScriptElement) - Method in interface org.eclipse.wst.jsdt.core.refactoring.IJavaScriptElementMapper
Returns the refactored Java element for the given element.
getRefactoringSupport() - Method in class org.eclipse.wst.jsdt.core.infer.DefaultInferrenceProvider
 
getRefactoringSupport() - Method in interface org.eclipse.wst.jsdt.core.infer.InferrenceProvider
 
getReferenceTypeName() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.Value
 
getReferenceTypeName() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ValueBase.ErrorMessageValue
 
getReferenceTypeName() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.Variable
 
getReferenceTypeName() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.Variable.Real
 
getRefId() - Method in interface org.eclipse.wst.jsdt.chromium.JsObject
Optionally returns unique id for this object.
getRefreshAction() - Method in class org.eclipse.wst.jsdt.ui.actions.BuildActionGroup
Returns the refresh action managed by this group.
getRegisterGroups() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.StackFrameBase
 
getRegularExpression() - Method in class org.eclipse.wst.jsdt.core.dom.RegularExpressionLiteral
Returns the string value of this literal node.
getRelay() - Method in class org.eclipse.wst.jsdt.chromium.util.RelaySyncCallback.Guard
 
getRelevance() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
Returns the relative relevance rating of this proposal.
getRelevance() - Method in interface org.eclipse.wst.jsdt.ui.text.java.IJavaCompletionProposal
Returns the relevance of this completion proposal.
getRemoteValueMapping() - Method in interface org.eclipse.wst.jsdt.chromium.JsObject
 
getRemoteVersion() - Method in exception org.eclipse.wst.jsdt.chromium.UnsupportedVersionException
 
getRemovedChildren() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElementDelta
Returns deltas for the children which have been removed.
getRemovedImports() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite
Returns all non-static imports that are recorded to be removed.
getRemovedStaticImports() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite
Returns all static imports that are recorded to be removed.
getReplaceEnd() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
Returns the character index of the end of the subrange in the source file buffer to be replaced by the completion string.
getReplaceStart() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
Returns the character index of the start of the subrange in the source file buffer to be replaced by the completion string.
getRepository() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getRequiredProjectNames() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
Returns the names of the projects that are directly required by this project.
getRequiredProposals() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
Returns the required completion proposals.
getResolutionConfiguration() - Method in class org.eclipse.wst.jsdt.core.infer.DefaultInferrenceProvider
 
getResolutionConfiguration() - Method in interface org.eclipse.wst.jsdt.core.infer.InferrenceProvider
 
getResolvedIncludepath(boolean) - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
This is a helper method returning the resolved includepath for the project as a list of simple (non-variable, non-container) includepath entries.
getResolvedIncludepathEntry() - Method in interface org.eclipse.wst.jsdt.core.IPackageFragmentRoot
 
getResolvedIncludepathEntry(IIncludePathEntry) - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
This is a helper method, which returns the resolved includepath entry denoted by a given entry (if it is a variable entry).
getResolvedVariablePath(IPath) - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Resolve a variable path (helper method).
getResource() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
Returns the innermost resource enclosing this element.
getResource() - Method in class org.eclipse.wst.jsdt.core.search.SearchMatch
Returns the resource containing this search match.
getResource(IProject, String) - Static method in class org.eclipse.wst.jsdt.js.common.util.WorkbenchResourceUtil
 
getResource() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
Returns the resource associated with this entry, or null if none.
getResource() - Method in class org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext
Returns the underlined resource, null if none.
getResourceDeltas() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElementDelta
Returns the collection of resource deltas.
getResourceId(IFile) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ResourceManager
 
getResourceId() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.sourcemap.SourcePositionMapBuilder.ResourceSection
 
getResourceManager() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.ChromiumSourceDirector
 
getRestartFrameExtension() - Method in interface org.eclipse.wst.jsdt.chromium.JavascriptVm
 
getResult() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.source.SourceNameMapperContainerDialog
 
getResult() - Method in interface org.eclipse.wst.jsdt.chromium.JsEvaluateContext.ResultOrException
 
getResultContainer() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.source.SourceNameMapperContainerDialog.Result
 
getResultPrefix() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.source.SourceNameMapperContainerDialog.Result
 
getReturnType() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
 
getReturnType() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionDeclaration
Deprecated.
In the JLS3 API, this method is replaced by FunctionDeclaration.getReturnType2(), which may return null.
getReturnType() - Method in interface org.eclipse.wst.jsdt.core.dom.IFunctionBinding
Returns the binding for the return type of this method.
getReturnType() - Method in interface org.eclipse.wst.jsdt.core.IFunction
Returns the type signature of the return value of this method.
getReturnType(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
Extracts the return type from the given method signature.
getReturnType(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
Extracts the return type from the given method signature.
getReturnType2() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionDeclaration
Returns the return type of the method declared in this method declaration, exclusive of any extra array dimensions (added in JLS3 API).
getReverseSourceLookup() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.ChromiumSourceDirector
 
getRewriteEventStore() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ASTRewrite
Internal method.
getRewrittenList() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ListRewrite
Returns the nodes in the revised list property managed by this rewriter.
getRight() - Method in interface org.eclipse.wst.jsdt.core.ast.IBinaryExpression
 
getRight() - Method in class org.eclipse.wst.jsdt.core.dom.AssignmentName
 
getRightHandSide() - Method in class org.eclipse.wst.jsdt.core.dom.Assignment
Returns the right hand side of this assignment expression.
getRightOperand() - Method in class org.eclipse.wst.jsdt.core.dom.InfixExpression
Returns the right operand of this infix expression.
getRightOperand() - Method in class org.eclipse.wst.jsdt.core.dom.InstanceofExpression
Returns the right operand of this instanceof expression.
getRoot() - Method in class org.eclipse.wst.jsdt.core.dom.ASTNode
Returns the root node at or above this node; returns this node if it is a root.
getRootClasses() - Method in interface org.eclipse.wst.jsdt.core.ITypeHierarchy
Returns all classes in the graph which have no resolved superclass, in no particular order.
getRootFunction() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.liveedit.LiveEditDiffViewer.Input
The root of JavaScript function tree.
getRootLogger() - Static method in class org.eclipse.wst.jsdt.chromium.JavascriptVmFactory
 
getRule() - Method in class org.eclipse.wst.jsdt.core.search.SearchMatch
Returns the rule used while creating the match.
getRunnable() - Method in class org.eclipse.wst.jsdt.ui.wizards.JavaCapabilityConfigurationPage
Returns the runnable that will create the JavaScript project or null if the page has not been initialized.
getRunnable() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewJavaProjectWizardPage
Returns the runnable that will create the JavaScript project.
getRunnable() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Returns the runnable that creates the type using the current settings.
getRuntimeClasspathEntries(ILaunchConfiguration) - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry2
Returns the includepath entries this entry is composed of, or an empty collection if this entry is not a composite entry.
getSafe(Map<K, V>, K) - Static method in class org.eclipse.wst.jsdt.chromium.util.BasicUtil
Type-safe wrapper for Map.get(Object) method.
getSchedulingRule() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
Returns the scheduling rule associated with this JavaScript element.
getScope() - Method in class org.eclipse.wst.jsdt.ui.search.QuerySpecification
Returns the search scope to be used in the query.
getScopeDescription() - Method in class org.eclipse.wst.jsdt.ui.search.QuerySpecification
Returns a human readable description of the search scope.
getScopeObject() - Method in interface org.eclipse.wst.jsdt.chromium.JsScope.ObjectBased
 
getScopes(JsFunction) - Method in interface org.eclipse.wst.jsdt.chromium.FunctionScopeExtension
 
getScript() - Method in interface org.eclipse.wst.jsdt.chromium.CallFrame
 
getScript() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.PushChangesPlan
 
getScript() - Method in interface org.eclipse.wst.jsdt.chromium.JsFunction
 
getScriptFileDeclaration() - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
Get the Script file this inference is being done on
getScriptGroup() - Method in interface org.eclipse.wst.jsdt.debug.core.model.IJavaScriptDebugTarget
Returns the singleton IScriptGroup for this target.
getScriptNameManipulator() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.JavascriptVmEmbedder
 
getScriptPath() - Method in interface org.eclipse.wst.jsdt.debug.core.breakpoints.IJavaScriptBreakpoint
Returns the path of the script as it was set when the breakpoint was created.
getScriptRegExpSupport() - Method in interface org.eclipse.wst.jsdt.chromium.BreakpointTypeExtension
 
getScripts(JavascriptVm.ScriptsCallback) - Method in interface org.eclipse.wst.jsdt.chromium.JavascriptVm
Returns user scripts loaded into the tab.
getScripts() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getScripts() - Method in class org.eclipse.wst.jsdt.js.npm.PackageJson
 
getScriptStructure() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.liveedit.LiveEditResultDialog.OldScriptData
 
getScriptTargetMapping(IFile) - Static method in class org.eclipse.wst.jsdt.chromium.debug.core.ChromiumDebugPlugin
Finds all file pairs for a user working file.
getScriptTargetMapping() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.PushChangesPlan
 
getSdkBreakpoint(UI) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.BreakpointInTargetMap
 
getSdkBreakpoint(ChromiumLineBreakpoint) - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.WorkspaceBridge.BreakpointHandler
 
getSearchFor() - Method in class org.eclipse.wst.jsdt.ui.search.PatternQuerySpecification
Returns what kind of IJavaScriptElement the query should search for.
getSegmentBeginColumn(int) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.StringMappingData
 
getSegmentBeginLine(int) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.StringMappingData
 
getSelected() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.actions.ChooseVmControl.Logic
 
getSelected() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.ComboWrapper
 
getSelectedProject() - Static method in class org.eclipse.wst.jsdt.js.common.util.WorkbenchResourceUtil
 
getSelection() - Method in class org.eclipse.wst.jsdt.ui.actions.AbstractOpenWizardAction
Returns the configured selection.
getSelection() - Method in class org.eclipse.wst.jsdt.ui.actions.ConvertingSelectionProvider
getSelection() - Method in class org.eclipse.wst.jsdt.ui.actions.SelectionDispatchAction
Returns the selection provided by the site owning this action.
getSelection() - Method in class org.eclipse.wst.jsdt.ui.wizards.BaseLibraryWizardPage
 
getSelection() - Method in interface org.eclipse.wst.jsdt.ui.wizards.IJsGlobalScopeContainerPage
Returns the edited or created classpath container entry.
getSelectionLength() - Method in interface org.eclipse.wst.jsdt.ui.text.java.IInvocationContext
 
getSelectionOffset() - Method in interface org.eclipse.wst.jsdt.ui.text.java.IInvocationContext
 
getSelectionProvider() - Method in class org.eclipse.wst.jsdt.ui.actions.SelectionDispatchAction
Returns the selection provider managed by the site owning this action or the selection provider explicitly set in SelectionDispatchAction.setSpecialSelectionProvider(ISelectionProvider).
getSelectionValidator() - Method in class org.eclipse.wst.jsdt.ui.dialogs.TypeSelectionExtension
Returns the selection validator or null if selection validation is not required.
getSelector() - Method in interface org.eclipse.wst.jsdt.core.ast.IFunctionCall
 
getSetter() - Method in interface org.eclipse.wst.jsdt.chromium.JsObjectProperty
 
getSetterComment(IJavaScriptUnit, String, String, String, String, String, String, String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
Returns the comment for a setter method using the setter method body template.
getSetterMethodBodyContent(IJavaScriptUnit, String, String, String, String, String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
Returns the content of body for a setter method using the setter method body template.
getSharedImages() - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptUI
Returns the shared images for the JavaScript UI.
getShell() - Method in class org.eclipse.wst.jsdt.ui.actions.AbstractOpenWizardAction
Returns the configured shell.
getShell() - Method in class org.eclipse.wst.jsdt.ui.actions.SelectionDispatchAction
Returns the shell provided by the site owning this action.
getShell() - Method in class org.eclipse.wst.jsdt.ui.JavaScriptLibrariesAction
 
getShorthandResolver() - Method in class org.eclipse.wst.jsdt.js.bower.Bowerrc
 
getShortName() - Method in interface org.eclipse.wst.jsdt.chromium.util.JavaScriptExpressionBuilder.VariableAccess
 
getSignature() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
Returns the signature of the method or type relevant in the context, or null if none.
getSignature() - Method in interface org.eclipse.wst.jsdt.core.IFunction
Returns the signature of this method.
getSignature() - Method in interface org.eclipse.wst.jsdt.debug.core.breakpoints.IJavaScriptFunctionBreakpoint
Returns the function signature set in the breakpoint.
getSignatureQualifier(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
Returns package fragment of a type signature.
getSignatureQualifier(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
Returns package fragment of a type signature.
getSignatureSimpleName(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
Returns type fragment of a type signature.
getSignatureSimpleName(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
Returns type fragment of a type signature.
getSimilarDeclarations() - Method in class org.eclipse.wst.jsdt.core.refactoring.RenameTypeArguments
Returns the similar declarations that get updated.
getSimpleName(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
Returns the last segment of the given dot-separated qualified name.
getSimpleName(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
Returns the last segment of the given dot-separated qualified name.
getSimpleNames(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
Returns all segments of the given dot-separated qualified name.
getSimpleNames(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
Returns all segments of the given dot-separated qualified name.
getSimpleTypeName() - Method in class org.eclipse.wst.jsdt.core.search.TypeNameMatch
Returns the name of the stored type.
getSince() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
 
getSinglelineCommentScanner() - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
Returns the JavaScript single-line comment scanner for this configuration.
getSingleScript() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.VmResource.ScriptHolder
 
getSingleScript() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.util.ScriptTargetMapping
Utility method that works in the most cases.
getSite() - Method in class org.eclipse.wst.jsdt.ui.actions.SelectionDispatchAction
Returns the site owning this action.
getSize() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ArrayValue
 
getSize() - Method in class org.eclipse.wst.jsdt.ui.JavaScriptElementImageDescriptor
 
getSource() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.StackFrame
 
getSource() - Method in interface org.eclipse.wst.jsdt.chromium.Script
 
getSource() - Method in interface org.eclipse.wst.jsdt.core.compiler.IScanner
Answers the original source being processed (not a copy of it).
getSource() - Method in class org.eclipse.wst.jsdt.core.dom.ExportDeclaration
 
getSource() - Method in class org.eclipse.wst.jsdt.core.dom.ImportDeclaration
 
getSource() - Method in interface org.eclipse.wst.jsdt.core.ISourceReference
Returns the source code associated with this element.
getSource() - Method in interface org.eclipse.wst.jsdt.debug.core.model.IJavaScriptStackFrame
Returns the underlying source for the frame.
getSourceAttachmentLocation() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
Returns an absolute path in the local file system for the source attachment associated with this entry entry, or null if none.
getSourceAttachmentPath() - Method in interface org.eclipse.wst.jsdt.core.IIncludePathEntry
Returns the path to the source archive or folder associated with this includepath entry, or null if this includepath entry has no source attachment.
getSourceAttachmentPath() - Method in interface org.eclipse.wst.jsdt.core.IPackageFragmentRoot
Returns the absolute path to the source archive attached to this package fragment root's binary archive.
getSourceAttachmentPath() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
Returns the path to the source archive associated with this entry, or null if this includepath entry has no source attachment.
getSourceAttachmentRootLocation() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
Returns a path relative to this entry's source attachment path for the root location containing source, or null if none.
getSourceAttachmentRootPath() - Method in interface org.eclipse.wst.jsdt.core.IIncludePathEntry
Returns the path within the source archive or folder where package fragments are located.
getSourceAttachmentRootPath() - Method in interface org.eclipse.wst.jsdt.core.IPackageFragmentRoot
Returns the path within this package fragment root's source archive.
getSourceAttachmentRootPath() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
Returns the path within the source archive where package fragments are located.
getSourceAttachmentStatus(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
Returns the source attachment attribute status according to this initializer.
getSourceContainer(IProject) - Static method in class org.eclipse.wst.jsdt.chromium.debug.core.util.ChromiumDebugPluginUtil
The container where the script sources should be put.
getSourceContainers() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.SourceNameMapperContainer
 
getSourceContainers() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.VProjectSourceContainer
 
getSourceEnd() - Method in interface org.eclipse.wst.jsdt.core.compiler.IProblem
Answer the end position of the problem (inclusive), or -1 if unknown.
getSourceLineNumber() - Method in interface org.eclipse.wst.jsdt.core.compiler.IProblem
Answer the line number in source where the problem begins.
getSourceMapManager() - Static method in class org.eclipse.wst.jsdt.chromium.debug.core.ChromiumDebugPlugin
 
getSourceName() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.StackFrame
 
getSourceName() - Method in interface org.eclipse.wst.jsdt.debug.core.model.IJavaScriptStackFrame
Returns the name of the source backing the stack frame.
getSourcePath() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.StackFrame
 
getSourcePath() - Method in interface org.eclipse.wst.jsdt.debug.core.model.IJavaScriptStackFrame
Returns the path to the source.
getSourcePosition() - Method in class org.eclipse.wst.jsdt.core.dom.Message
Deprecated.
getSourcePositionMap() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ConnectedTargetData
 
getSourcePositionMap() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.sourcemap.PositionMapBuilderImpl
 
getSourcePositionMap() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.sourcemap.SourcePositionMapBuilder
Returns an instance of map.
getSourcePositionMapBuilder() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ConnectedTargetData
 
getSourceRange() - Method in interface org.eclipse.wst.jsdt.core.ISourceReference
Returns the source range associated with this element.
getSourceStart() - Method in interface org.eclipse.wst.jsdt.core.compiler.IProblem
Answer the start position of the problem (inclusive), or -1 if unknown.
getSourceText() - Method in interface org.eclipse.wst.jsdt.chromium.ExceptionData
 
getSourceWrapperMatch() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.PushChangesPlan
 
getSourceWrapSupport() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ConnectedTargetData
 
getSourceWrapSupport() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugTargetImpl
 
getStackFrameLabel(StackFrame) - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.WorkspaceBridge.JsLabelProvider
Label for stack frame to be shown in the Debug view.
getStackFrames() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.JavascriptThread
 
getStacktraceString(Exception) - Static method in class org.eclipse.wst.jsdt.chromium.util.BasicUtil
Takes stacktrace string out of exception.
getStart() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.liveedit.LiveEditDiffViewer.SourcePosition
 
getStart() - Method in interface org.eclipse.wst.jsdt.chromium.UpdatableScript.FunctionPositions
 
getStart() - Method in class org.eclipse.wst.jsdt.js.common.build.system.Location
 
getStartColumn() - Method in interface org.eclipse.wst.jsdt.chromium.Script
 
getStartingPage() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.WizardUtils.LogicBasedWizard
 
getStartingPage() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.WizardUtils.WizardLogic
 
getStartLine() - Method in interface org.eclipse.wst.jsdt.chromium.Script
 
getStartPosition() - Method in interface org.eclipse.wst.jsdt.chromium.UpdatableScript.CompileErrorFailure
 
getStartPosition() - Method in class org.eclipse.wst.jsdt.core.dom.ASTNode
Returns the character index into the original source file indicating where the source fragment corresponding to this node begins.
getStartPosition() - Method in class org.eclipse.wst.jsdt.core.dom.Message
Returns the character index into the original source file.
getStartPosition() - Method in interface org.eclipse.wst.jsdt.core.dom.rewrite.ITrackedNodePosition
Returns the original or modified start position of the tracked node depending if called before or after the rewrite is applied.
getStartPosition() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.TargetSourceRangeComputer.SourceRange
Returns the start position.
getState() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.IgnoreCountData
 
getState() - Method in interface org.eclipse.wst.jsdt.chromium.DebugContext
 
getStatements() - Method in interface org.eclipse.wst.jsdt.core.ast.IAbstractFunctionDeclaration
Get the function statements
getStatements() - Method in interface org.eclipse.wst.jsdt.core.ast.IBlock
 
getStatements() - Method in interface org.eclipse.wst.jsdt.core.ast.IScriptFileDeclaration
 
getStatementStartPosition() - Method in interface org.eclipse.wst.jsdt.chromium.CallFrame
 
getStatus() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.liveedit.LiveEditDiffViewer.FunctionNode
 
getStatus() - Method in interface org.eclipse.wst.jsdt.chromium.UpdatableScript.OldFunctionNode
 
getStatusExplanation() - Method in interface org.eclipse.wst.jsdt.chromium.UpdatableScript.OldFunctionNode
 
getStore(URI) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.efs.ChromiumScriptFileSystem
 
getStore(IPath) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.efs.ChromiumScriptFileSystem
 
getStreamsProxy() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ConsolePseudoProcess
 
getString(String, Object[]) - Static method in class org.eclipse.wst.jsdt.core.Messages
 
getString(String) - Static method in class org.eclipse.wst.jsdt.ui.Messages
 
getStringRepresentation() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.IgnoreCountData
 
getStringScanner() - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
Returns the JavaScript string scanner for this configuration.
getStringType() - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
 
getStructuralProperty(StructuralPropertyDescriptor) - Method in class org.eclipse.wst.jsdt.core.dom.ASTNode
Returns the value of the given structural property for this node.
getSubclasses(IType) - Method in interface org.eclipse.wst.jsdt.core.ITypeHierarchy
Returns the direct resolved subclasses of the given class, in no particular order, limited to the classes in this type hierarchy's graph.
getSubCommand() - Method in class org.eclipse.wst.jsdt.js.cli.core.CLICommand
 
getSuffixLength() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.SourceWrapSupport.Wrapper.Match
 
getSuperclass() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
Returns the type binding for the superclass of the type represented by this class binding.
getSuperclass() - Method in class org.eclipse.wst.jsdt.core.dom.TypeDeclaration
Returns the name of the superclass declared in this type declaration, or null if there is none (JLS2 API only).
getSuperclass(IType) - Method in interface org.eclipse.wst.jsdt.core.ITypeHierarchy
Returns the resolved superclass of the given class, or null if the given class has no superclass or the superclass could not be resolved.
getSuperClass() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Returns the content of the superclass input field.
getSuperclassExpression() - Method in class org.eclipse.wst.jsdt.core.dom.TypeDeclaration
Returns the superclass expression declared in this type declaration, or null if there is none
getSuperClassLabel() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Returns the label that is used for the super class input field.
getSuperClassName() - Method in class org.eclipse.wst.jsdt.core.infer.InferredType
Get the superclass name of the inferred type
getSuperclassName() - Method in interface org.eclipse.wst.jsdt.core.IType
Returns the name of this type's superclass, or null for source types that do not specify a superclass.
getSuperclassType() - Method in class org.eclipse.wst.jsdt.core.dom.TypeDeclaration
Returns the superclass declared in this type declaration, or null if there is none (added in JLS3 API).
getSuperclassTypeSignature() - Method in interface org.eclipse.wst.jsdt.core.IType
Returns the type signature of this type's superclass, or null if none.
getSuperInterfaces() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Returns the chosen super interfaces.
getSuperInterfacesLabel() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Returns the label that is used for the super interfaces input field.
getSuperType() - Method in class org.eclipse.wst.jsdt.core.infer.InferredType
 
getSuperType() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
 
getSuperTypeName() - Method in class org.eclipse.wst.jsdt.core.LibrarySuperType
 
getSuperTypeNames() - Method in class org.eclipse.wst.jsdt.core.search.TypeNameMatch
Returns the stored super type names.
getSurroundingIdentifierRegion(IDocument, int, boolean) - Static method in class org.eclipse.wst.jsdt.chromium.debug.ui.editors.JavascriptUtil
Returns a region enclosing a JavaScript identifier found in doc at the offset position.
getSuspendedState() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugElementImpl.WithEvaluateBase
 
getSuspendedState() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugElementImpl.WithSuspended
 
getSuspendedState() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugElementImpl.WithSuspendedBase
 
getSuspendPolicy() - Method in interface org.eclipse.wst.jsdt.debug.core.breakpoints.IJavaScriptBreakpoint
Returns the suspend policy for this breakpoint, default suspend policy is to suspend the thread
getSync() - Method in class org.eclipse.wst.jsdt.chromium.util.AsyncFuture
Returns the operation result.
getSync() - Method in class org.eclipse.wst.jsdt.chromium.util.AsyncFutureRef
 
getSynonyms() - Method in class org.eclipse.wst.jsdt.core.infer.InferredType
 
getSystemLibraryPath() - Method in class org.eclipse.wst.jsdt.launching.LibraryLocation
Returns the JRE library jar location.
getSystemLibrarySourcePath() - Method in class org.eclipse.wst.jsdt.launching.LibraryLocation
Returns the JRE library source zip location.
getSystemPath() - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
 
getTabFields() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.launcher.ScriptMappingTab
 
getTabs() - Method in interface org.eclipse.wst.jsdt.chromium.Browser.TabFetcher
Retrieves all browser tabs currently opened.
getTabs(WipBackend) - Method in interface org.eclipse.wst.jsdt.chromium.wip.WipBrowser
 
getTabs(WipBackend) - Method in interface org.eclipse.wst.jsdt.chromium.wip.WipBrowser
 
getTabWidth(Map) - Static method in class org.eclipse.wst.jsdt.core.formatter.IndentManipulation
Returns the tab width as configured in the given map.
getTabWidth(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
getTag() - Method in class org.eclipse.wst.jsdt.core.dom.TemplateLiteral
Returns the tag for the template Literal or null of the literal is not tagged.
getTagName() - Method in class org.eclipse.wst.jsdt.core.dom.TagElement
Returns this node's tag name, or null if none.
getTarget() - Method in interface org.eclipse.wst.jsdt.chromium.Breakpoint
 
getTargetContainer() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.SourceNameMapperContainer
 
getTargetLabel(DebugTargetImpl) - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.WorkspaceBridge.JsLabelProvider
Label for the debug target to be shown in the Debug view.
getTargetName() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.JavascriptVmEmbedder
 
getTaskNames(Set<ITask>) - Method in class org.eclipse.wst.jsdt.js.common.build.system.launch.ui.GenericBuildSystemTab
 
getTasks() - Method in class org.eclipse.wst.jsdt.js.common.build.system.BuildSystemVisitor
 
getTasks(String, BuildSystemVisitor) - Static method in class org.eclipse.wst.jsdt.js.common.build.system.util.ASTUtil
 
getTasks() - Method in class org.eclipse.wst.jsdt.js.grunt.util.GruntVisitor
 
getTasks() - Method in class org.eclipse.wst.jsdt.js.gulp.util.GulpVisitor
 
getTasksFromFile(IFile) - Method in class org.eclipse.wst.jsdt.js.common.build.system.launch.ui.GenericBuildSystemTab
 
getTemplate(String, IJavaScriptUnit, int) - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Returns the string resulting from evaluation the given template in the context of the given compilation unit.
getTemplateLiteralScanner() - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
Returns the JavaScript template literal scanner for this configuration.
getText() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.Message
 
getText(Object) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.JsDebugModelPresentation
 
getText() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.liveedit.LiveEditDiffViewer.SourceText
 
getText() - Method in class org.eclipse.wst.jsdt.core.BufferChangedEvent
Returns the text that was inserted, the replacement text, or null if text has been removed.
getText() - Method in class org.eclipse.wst.jsdt.core.dom.TextElement
Returns this node's text.
getText(int, int) - Method in interface org.eclipse.wst.jsdt.core.IBuffer
Returns the given range of text in this buffer.
getText(Object) - Method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabelProvider
 
getText() - Method in class org.eclipse.wst.jsdt.ui.ProjectLibraryRoot
 
getTextHover(ISourceViewer, String) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.editors.JsSourceViewerConfiguration
 
getTextHover(ISourceViewer, String, int) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
getTextHover(ISourceViewer, String) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
getTextLabel(Object, long) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Returns the label of the given object.
getTextualDiff() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.liveedit.LiveEditDiffViewer.Input
 
getTextualDiff() - Method in interface org.eclipse.wst.jsdt.chromium.UpdatableScript.ChangeDescription
 
getThenExpression() - Method in class org.eclipse.wst.jsdt.core.dom.ConditionalExpression
Returns the "then" part of this conditional expression.
getThenStatement() - Method in class org.eclipse.wst.jsdt.core.dom.IfStatement
Returns the "then" part of this if statement.
getThisObject() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.StackFrame
 
getThisObject() - Method in interface org.eclipse.wst.jsdt.debug.core.model.IJavaScriptStackFrame
Returns the IVariable for the this object.
getThread() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.JavascriptThread.SuspendedState
 
getThread() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.StackFrameBase
 
getThreadLabel(JavascriptThread) - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.WorkspaceBridge.JsLabelProvider
Label for JavaScript thread to be shown in the Debug view.
getThreadName() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.JavascriptVmEmbedder
 
getThreads() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugTargetImpl
 
getThreadSuspendedState() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.EvaluateContext
 
getTimeout() - Method in class org.eclipse.wst.jsdt.js.bower.Bowerrc
 
getTitle() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.liveedit.LiveEditDiffViewer.SourceText
 
getTitle() - Method in interface org.eclipse.wst.jsdt.chromium.wip.WipBrowser.WipTabConnector
 
getTitle() - Method in interface org.eclipse.wst.jsdt.chromium.wip.WipBrowser.WipTabConnector
 
getTmp() - Method in class org.eclipse.wst.jsdt.js.bower.Bowerrc
 
getToggleTargetDescription(String) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.ChromiumToggleBreakpointTargetFactory
 
getToggleTargetName(String) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.ChromiumToggleBreakpointTargetFactory
 
getToggleTargets(IWorkbenchPart, ISelection) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.ChromiumToggleBreakpointTargetFactory
 
getToken() - Method in interface org.eclipse.wst.jsdt.core.ast.IFieldReference
 
getToken() - Method in interface org.eclipse.wst.jsdt.core.ast.ISingleNameReference
 
getToken() - Method in class org.eclipse.wst.jsdt.core.CompletionContext
Returns the completed token.
getToken() - Method in class org.eclipse.wst.jsdt.core.dom.NumberLiteral
Returns the token of this number literal node.
getTokenEnd() - Method in class org.eclipse.wst.jsdt.core.CompletionContext
Returns the character index of the end (exclusive) of the subrange in the source file buffer containing the relevant token.
getTokenEnd() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
Returns the character index of the end (exclusive) of the subrange in the source file buffer containing the relevant token.
getTokenKind() - Method in class org.eclipse.wst.jsdt.core.CompletionContext
Returns the kind of completion token being proposed.
getTokenStart() - Method in class org.eclipse.wst.jsdt.core.CompletionContext
Returns the character index of the start of the subrange in the source file buffer containing the relevant token being completed.
getTokenStart() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
Returns the character index of the start of the subrange in the source file buffer containing the relevant token being completed.
getToolName() - Method in class org.eclipse.wst.jsdt.js.cli.core.CLICommand
 
getTopObjects() - Method in interface org.eclipse.wst.jsdt.jsdoc.IJsDocSource
 
getTopObjects() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.IeFromMsdn
 
getTopStackFrame() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.JavascriptThread
 
getTreeViewer() - Method in interface org.eclipse.wst.jsdt.ui.IPackagesViewPart
Returns the TreeViewer shown in the Packages view.
getTrivial() - Static method in class org.eclipse.wst.jsdt.chromium.debug.core.model.LaunchParams.ValueConverter
 
getType() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.SourceNameMapperContainer
 
getType() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.VProjectSourceContainer
 
getType() - Method in interface org.eclipse.wst.jsdt.chromium.JsScope
 
getType() - Method in interface org.eclipse.wst.jsdt.chromium.JsValue
 
getType() - Method in interface org.eclipse.wst.jsdt.chromium.Script
 
getType() - Method in class org.eclipse.wst.jsdt.core.dom.ArrayCreation
Returns the array type in this array creation expression.
getType() - Method in class org.eclipse.wst.jsdt.core.dom.ClassInstanceCreation
Returns the type instantiated in this class instance creation expression (added in JLS3 API).
getType() - Method in class org.eclipse.wst.jsdt.core.dom.FieldDeclaration
Returns the base type declared in this field declaration.
getType() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionRefParameter
Returns the paramter type.
getType() - Method in class org.eclipse.wst.jsdt.core.dom.InferredType
 
getType() - Method in interface org.eclipse.wst.jsdt.core.dom.IVariableBinding
Returns the binding for the type of this field or local variable.
getType() - Method in class org.eclipse.wst.jsdt.core.dom.SingleVariableDeclaration
Returns the type of the variable declared in this variable declaration, exclusive of any extra array dimensions.
getType() - Method in class org.eclipse.wst.jsdt.core.dom.TypeLiteral
Returns the type in this type literal expression.
getType() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationExpression
Returns the base type declared in this variable declaration.
getType() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationStatement
Returns the base type declared in this variable declaration statement.
getType() - Method in class org.eclipse.wst.jsdt.core.ElementChangedEvent
Returns the type of event being reported.
getType() - Method in interface org.eclipse.wst.jsdt.core.IClassFile
Returns the first type contained in this file.
getType(String) - Method in interface org.eclipse.wst.jsdt.core.IFunctionContainer
Returns the type with the specified name
getType(String, int) - Method in interface org.eclipse.wst.jsdt.core.IMember
Returns the local or anonymous type declared in this source member with the given simple name and/or with the specified position relative to the order they are defined in the source.
getType(String) - Method in interface org.eclipse.wst.jsdt.core.IType
Returns the member type declared in this type with the given simple name.
getType() - Method in interface org.eclipse.wst.jsdt.core.ITypeHierarchy
Returns the type this hierarchy was computed for.
getType() - Method in class org.eclipse.wst.jsdt.core.search.TypeNameMatch
Returns a javascript model type handle.
getType() - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
 
getType() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
 
getType() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
Returns this includepath entry's type.
getTypeBody(String, IJavaScriptUnit, String, String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
Returns the content of a new new type body using the 'type body' code templates.
getTypeComment(IJavaScriptUnit, String, String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
Returns the content for a new type comment using the 'type comment' code template.
getTypeComment(IJavaScriptUnit, String) - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Hook method that gets called from createType to retrieve a type comment.
getTypeContainerName() - Method in class org.eclipse.wst.jsdt.core.search.TypeNameMatch
Name of the type container using '.' character as separator (e.g. package name + '.' + enclosing type names).
getTypeDeclaration() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
Returns the binding for the type declaration corresponding to this type binding.
getTypeDeclaration() - Method in class org.eclipse.wst.jsdt.core.dom.TypeDeclarationStatement
Deprecated.
In the JLS3 API, this method is replaced by TypeDeclarationStatement.getDeclaration(), which returns AbstractTypeDeclaration instead of TypeDeclaration.
getTypeId() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry2
Returns the unique identifier of the extension that contributed this includepath entry type, or null if this includepath entry type was not contributed.
getTypeLabel(IType, long, StringBuffer) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Appends the label for a type to a StringBuffer.
getTypeName() - Method in interface org.eclipse.wst.jsdt.core.eval.IGlobalVariable
Returns the fully qualified name of the type of this global variable, or its simple representation if it is a primitive type (int, boolean, etc.).
getTypeName() - Method in interface org.eclipse.wst.jsdt.debug.core.breakpoints.IJavaScriptBreakpoint
Returns the type name that the breakpoint is set within.
getTypeName() - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
 
getTypeName() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
 
getTypeName() - Method in interface org.eclipse.wst.jsdt.ui.dialogs.ITypeInfoRequestor
Returns the type name.
getTypeName() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Returns the type name entered into the type input field.
getTypeNameLabel() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Returns the label that is used for the type name input field.
getTypeOf(IExpression) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
 
getTypeQualifiedName() - Method in interface org.eclipse.wst.jsdt.core.IType
Returns the type-qualified name of this type, including qualification for any enclosing types, but not including package qualification.
getTypeQualifiedName(char) - Method in interface org.eclipse.wst.jsdt.core.IType
Returns the type-qualified name of this type, including qualification for any enclosing types, but not including package qualification.
getTypeQualifiedName() - Method in class org.eclipse.wst.jsdt.core.search.TypeNameMatch
Returns the matched type's type qualified name using '.' character as separator (e.g. enclosing type names + '.' + simple name).
getTypeRoot() - Method in class org.eclipse.wst.jsdt.core.dom.JavaScriptUnit
The JavaScript type root (a javaScript unit or a class file) this javaScript unit was created from, or null if it was not created from a JavaScript type root.
getTypeRoot() - Method in interface org.eclipse.wst.jsdt.core.IMember
Returns the JavaScript type root in which this member is declared.
getTypes() - Method in class org.eclipse.wst.jsdt.core.dom.TypeDeclaration
Returns the ordered list of member type declarations of this type declaration.
getTypes() - Method in interface org.eclipse.wst.jsdt.core.IClassFile
 
getTypes() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
Returns the top-level types declared in this javaScript file in the order in which they appear in the source.
getTypes() - Method in interface org.eclipse.wst.jsdt.core.IType
Returns the immediate member types declared by this type.
getTypeSelectionComponent() - Method in class org.eclipse.wst.jsdt.ui.dialogs.TypeSelectionExtension
Returns the type selection dialog or null if the extension has not been initialized yet.
getTypeSignature() - Method in interface org.eclipse.wst.jsdt.core.IField
Returns the type signature of this field.
getTypeSignature() - Method in interface org.eclipse.wst.jsdt.core.ILocalVariable
Returns the type signature of this local variable.
getTypeSignatureKind(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
Returns the kind of type signature encoded by the given string.
getTypeSignatureKind(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
Returns the kind of type signature encoded by the given string.
getTypeVariable(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
Extracts the type variable name from the given formal type parameter signature.
getTypeVariable(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
Extracts the type variable name from the given formal type parameter signature.
getUiBreakpoint(SDK) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.BreakpointInTargetMap
 
getUIParticipant() - Method in interface org.eclipse.wst.jsdt.ui.search.IQueryParticipant
Gets the UI participant responsible for handling the display of elements not known to the JavaScript search UI.
getUndefined() - Method in interface org.eclipse.wst.jsdt.chromium.JsEvaluateContext.PrimitiveValueFactory
 
getUnderlyingResource() - Method in interface org.eclipse.wst.jsdt.core.IBuffer
Returns the underlying resource for which this buffer was opened, or null if this buffer was not opened on a resource.
getUnderlyingResource() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
Returns the smallest underlying resource that contains this element, or null if this element is not contained in a resource.
getUpdater() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.SwitchBase
 
getUpdateSimilarDeclarations() - Method in class org.eclipse.wst.jsdt.core.refactoring.RenameTypeArguments
Returns whether similar declaration updating is requested or not.
getUrl() - Method in interface org.eclipse.wst.jsdt.chromium.Browser.TabConnector
 
getUrl() - Method in interface org.eclipse.wst.jsdt.chromium.BrowserTab
 
getUrl() - Method in interface org.eclipse.wst.jsdt.chromium.wip.WipBrowser.WipTabConnector
 
getUrl() - Method in interface org.eclipse.wst.jsdt.chromium.wip.WipBrowser.WipTabConnector
 
getUrl() - Method in interface org.eclipse.wst.jsdt.chromium.wip.WipBrowserTab
 
getUrl() - Method in interface org.eclipse.wst.jsdt.chromium.wip.WipBrowserTab
 
getUrl() - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
 
getUrl() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.IeFromMsdn
 
getUrl() - Method in class org.eclipse.wst.jsdt.jsdoc.XmlBasedSource
 
getUserAgent() - Method in class org.eclipse.wst.jsdt.js.bower.Bowerrc
 
getUserLibraryNames() - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Returns the names of all defined user libraries.
getUserSyncCallback() - Method in class org.eclipse.wst.jsdt.chromium.util.RelaySyncCallback
 
getValue() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.IgnoreCountData
 
getValue() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.Variable
 
getValue() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.Variable.Real
 
getValue() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.actions.JsInspectExpression
 
getValue() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.actions.VariableBasedAction.VariableWrapper
 
getValue() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.Gettable
 
getValue() - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.ValueProcessor
 
getValue() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.ValueSource
Method is not used by updater, for convenience only.
getValue() - Method in interface org.eclipse.wst.jsdt.chromium.JsVariable
Returns the value of this variable.
getValue() - Method in interface org.eclipse.wst.jsdt.core.IIncludePathAttribute
Returns the value of this includepath attribute.
getValue(int) - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.ArrayReference
Returns the Value at the given index in this array.
getValue() - Method in enum org.eclipse.wst.jsdt.js.bower.BowerCommands
 
getValue() - Method in class org.eclipse.wst.jsdt.js.common.ui.PopUpKeyValueDialog
 
getValue() - Method in enum org.eclipse.wst.jsdt.js.npm.NpmCommands
 
getValueConsumer() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.DialogUtils.SwitchBase
 
getValueFactory() - Method in interface org.eclipse.wst.jsdt.chromium.JsEvaluateContext
 
getValueLabel(ClasspathAttributeConfiguration.ClasspathAttributeAccess) - Method in class org.eclipse.wst.jsdt.ui.wizards.ClasspathAttributeConfiguration
Returns the label of the classpath attributes value as a translated string.
getValues() - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.ArrayReference
Returns the live list of Values in the array or an empty list.
getValueString() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.Value
 
getValueString() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ValueBase.ErrorMessageValue
 
getValueString() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ValueBase
 
getValueString() - Method in interface org.eclipse.wst.jsdt.chromium.JsValue
 
getValueType() - Method in class org.eclipse.wst.jsdt.core.dom.SimplePropertyDescriptor
Returns the value type of this property.
getVariable(int) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ArrayValue
 
getVariable() - Method in interface org.eclipse.wst.jsdt.chromium.debug.ui.actions.VariableBasedAction.VariableWrapper
 
getVariable(IExpression) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
Finds a Var Declaration on the context from the name represented with the expression
getVariableDeclaration() - Method in interface org.eclipse.wst.jsdt.core.dom.IVariableBinding
Returns the binding for the variable declaration corresponding to this variable binding.
getVariableFormatter() - Method in interface org.eclipse.wst.jsdt.chromium.util.JavaScriptExpressionBuilder.VariableAccess
 
getVariableId() - Method in interface org.eclipse.wst.jsdt.core.dom.IVariableBinding
Returns a small integer variable id for this variable binding.
getVariableName() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
Returns the first segment of the path associated with this entry, or null if this entry is not of type VARIABLE or CONTAINER.
getVariables(int, int) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ArrayValue
 
getVariables() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ArrayValue
 
getVariables() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.StackFrame
 
getVariables() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ValueBase.ErrorMessageValue
 
getVariables() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ValueBase.ValueWithLazyVariables
 
getVariables() - Method in interface org.eclipse.wst.jsdt.chromium.JsScope.Declarative
 
getVariableScopes() - Method in interface org.eclipse.wst.jsdt.chromium.CallFrame
 
getVersion() - Method in interface org.eclipse.wst.jsdt.chromium.JavascriptVm
 
getVersion() - Method in class org.eclipse.wst.jsdt.js.bower.BowerJson
 
getVersion() - Method in class org.eclipse.wst.jsdt.js.node.common.json.objects.PackageJson
 
getVersion() - Method in class org.eclipse.wst.jsdt.js.npm.PackageJson
 
getViewer() - Method in class org.eclipse.wst.jsdt.ui.text.java.ContentAssistInvocationContext
Returns the viewer, null if not available.
getViewLayout() - Method in interface org.eclipse.wst.jsdt.ui.ITypeHierarchyViewPart
Returns the currently configured view layout.
getVisibleName() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.VmResourceId
 
getVisitor(CompilationUnitDeclaration) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
Return a visitor to traverse the given compilation unit's AST.
getVMArgs() - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstall
 
getVMArgs() - Method in interface org.eclipse.wst.jsdt.launching.IVMInstall2
Returns VM arguments to be used with this vm install whenever this VM is launched as a raw string, or null if none.
getVMArguments() - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstall
 
getVMArguments() - Method in class org.eclipse.wst.jsdt.launching.ExecutionArguments
Returns the VM arguments as one string.
getVMArguments() - Method in interface org.eclipse.wst.jsdt.launching.IVMInstall
Returns VM arguments to be used with this vm install whenever this VM is launched as they should be passed to the command line, or null if none.
getVMArguments() - Method in class org.eclipse.wst.jsdt.launching.VMRunnerConfiguration
Returns the arguments to the VM itself.
getVMArgumentsArray() - Method in class org.eclipse.wst.jsdt.launching.ExecutionArguments
Returns the VM arguments as an array of individual arguments.
getVMFromCompositeId(String) - Static method in class org.eclipse.wst.jsdt.launching.JavaRuntime
Return the VM corresponding to the specified composite Id.
getVMInstall(IJavaScriptProject) - Static method in class org.eclipse.wst.jsdt.launching.JavaRuntime
Returns the VM assigned to build the given JavaScript project.
getVMInstall(IPath) - Static method in class org.eclipse.wst.jsdt.launching.JavaRuntime
Returns the JRE referenced by the specified JRE includepath container path or null if none.
getVMInstalls() - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstallType
 
getVMInstalls() - Method in interface org.eclipse.wst.jsdt.launching.IVMInstallType
Returns all VM instances managed by this VM type.
getVMInstallType() - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstall
 
getVMInstallType() - Method in interface org.eclipse.wst.jsdt.launching.IVMInstall
Returns the VM type of this VM.
getVMInstallType(String) - Static method in class org.eclipse.wst.jsdt.launching.JavaRuntime
Returns the VM install type with the given unique id.
getVMInstallTypes() - Static method in class org.eclipse.wst.jsdt.launching.JavaRuntime
Returns the list of registered VM types.
getVMName(IPath) - Static method in class org.eclipse.wst.jsdt.launching.JREContainerInitializer
Returns the VM name from the given container ID path.
getVmResource(IFile) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ConnectedTargetData
 
getVmResource(VmResourceId) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ResourceManager
 
getVmResource(VmResourceId) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.VProjectSourceContainer.LookupResult
 
getVmResourceId() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.StackFrame
 
getVmResources() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.util.ScriptTargetMapping
 
getVMRunner(String) - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstall
 
getVMRunner(String) - Method in interface org.eclipse.wst.jsdt.launching.IVMInstall
Returns a VM runner that runs this installed VM in the given mode.
getVMRunner(String) - Method in class org.eclipse.wst.jsdt.launching.StandardVM
 
getVMSpecificAttributesMap() - Method in class org.eclipse.wst.jsdt.launching.VMRunnerConfiguration
Returns the Map that contains String name/value pairs that represent VM-specific attributes.
getVmStatus() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.DebugTargetImpl
 
getVmStatusListener() - Method in interface org.eclipse.wst.jsdt.chromium.DebugEventListener
Gets DebugEventListener.VmStatusListener that is considered a part of DebugEventListener.
getVMTypeId(IPath) - Static method in class org.eclipse.wst.jsdt.launching.JREContainerInitializer
Returns the VM type identifier from the given container ID path.
getVmVersion() - Method in interface org.eclipse.wst.jsdt.chromium.StandaloneVm
This version should correspond to JavascriptVm.getVersion().
getVMVersion(File, File) - Method in class org.eclipse.wst.jsdt.launching.StandardVMType
Returns the version of the VM at the given location, with the given executable.
getVoidType() - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
 
getVProjectFile() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.VmResource
 
getVProjectVmResource(IFile) - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.VProjectWorkspaceBridge
 
getVProjectVmResource(IFile) - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.WorkspaceBridge
 
getWarning(ILaunchConfiguration) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.launcher.ChromiumRemoteTab
Checks config for warnings and returns first found or null.
getWarning(ILaunchConfiguration) - Method in class org.eclipse.wst.jsdt.chromium.debug.ui.launcher.ChromiumRemoteTab.HostChecker
 
getWarningToken(int) - Static method in class org.eclipse.wst.jsdt.core.CorrectionEngine
Returns a token which can be used to suppress a given warning using @SuppressWarnings annotation, for a given problem ID (IProblem).
getWorkingCopies(WorkingCopyOwner) - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Returns the working copies that have the given owner.
getWorkingCopy() - Method in class org.eclipse.wst.jsdt.core.compiler.ReconcileContext
Returns the working copy this context refers to.
getWorkingCopy(IProgressMonitor) - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
Returns a new working copy of this javaScript file if it is a primary javaScript file, or this javaScript file if it is already a non-primary working copy.
getWorkingCopy(WorkingCopyOwner, IProblemRequestor, IProgressMonitor) - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
Deprecated.
Use ITypeRoot.getWorkingCopy(WorkingCopyOwner, IProgressMonitor) instead. Note that if this deprecated method is used, problems will be reported on the passed problem requester as well as on the problem requestor returned by the working copy owner (if not null).
getWorkingCopy(WorkingCopyOwner, IProgressMonitor) - Method in interface org.eclipse.wst.jsdt.core.ITypeRoot
Returns a shared working copy on this javaScirpt file using the given working copy owner to create the buffer.
getWorkingCopy(IEditorInput) - Method in interface org.eclipse.wst.jsdt.ui.IWorkingCopyManager
Returns the working copy remembered for the compilation unit encoded in the given editor input.
getWorkingCopyManager() - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptUI
Returns the working copy manager for the JavaScript UI plug-in.
getWorkingDirectory() - Method in class org.eclipse.wst.jsdt.launching.VMRunnerConfiguration
Returns the working directory of a launched VM.
getWorkingLibPath() - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
 
getWorkingLibPath() - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
 
getWorkingLibPath() - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
 
getWorkingLibPath() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
getWorkingLibPath() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
getWorkingLibPath() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
getWorkspace() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptModel
Returns the workspace associated with this JavaScript model.
getWorkspaceRelations() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.ConnectedTargetData
 
getWorkspaceRoot() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage
Returns the workspace root.
getWrapper() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.IPredefinedSourceWrapProvider.Entry
 
getWrapper() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.SourceWrapSupport.Wrapper.Match
 
getWrappers() - Method in class org.eclipse.wst.jsdt.chromium.debug.core.model.HardcodedSourceWrapProvider
 
getWrappers() - Method in interface org.eclipse.wst.jsdt.chromium.debug.core.model.IPredefinedSourceWrapProvider
 
getWrappingStyle(String) - Static method in class org.eclipse.wst.jsdt.core.formatter.DefaultCodeFormatterConstants
Return the wrapping style of the given alignment value.
getXsl() - Method in class org.eclipse.wst.jsdt.jsdoc.XmlBasedSource
 
GLOBAL_ARGUMENTS - Static variable in class org.eclipse.wst.jsdt.debug.rhino.debugger.shell.DebugMain
Constant representing the name of the array containing the original script arguments in the global context

Value is: arguments
GLOBAL_NAME - Static variable in class org.eclipse.wst.jsdt.core.infer.InferredType
Deprecated.
- no longer used
GlobalType - Variable in class org.eclipse.wst.jsdt.core.infer.InferEngine
Deprecated.
- no longer used
GOTO_MATCHING_BRACKET - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the edit -> go to matching bracket action (value "org.eclipse.wst.jsdt.ui.edit.text.java.goto.matching.bracket").
GOTO_NEXT_MEMBER - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the edit -> go to next member action (value "org.eclipse.wst.jsdt.ui.edit.text.java.goto.next.member").
GOTO_PACKAGE - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
Navigate menu: name of standard Goto Package global action (value "org.eclipse.wst.jsdt.ui.actions.GoToPackage").
GOTO_PREVIOUS_MEMBER - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the edit -> go to previous member action (value "org.eclipse.wst.jsdt.ui.edit.text.java.goto.previous.member").
GOTO_TYPE - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
Navigate menu: name of standard Goto Type global action (value "org.eclipse.wst.jsdt.ui.actions.GoToType").
GREATER - Static variable in class org.eclipse.wst.jsdt.core.dom.InfixExpression.Operator
Greater than ">" operator.
GREATER_EQUALS - Static variable in class org.eclipse.wst.jsdt.core.dom.InfixExpression.Operator
Greater than or equals ">=;" operator.
GROUP_ADDITIONS - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
Pop-up menu: name of group for additional actions (value "additions").
GROUP_BUILD - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
Pop-up menu: name of group for build actions (value "group.build").
GROUP_CODE - Static variable in class org.eclipse.wst.jsdt.ui.actions.GenerateActionGroup
Pop-up menu: id of the code group of the source sub menu (value codeGroup).
GROUP_CODING - Static variable in class org.eclipse.wst.jsdt.ui.actions.RefactorActionGroup
Pop-up menu: id of the coding group of the refactor sub menu (value codingGroup).
GROUP_CODING2 - Static variable in class org.eclipse.wst.jsdt.ui.actions.RefactorActionGroup
Pop-up menu: id of the coding group 2 of the refactor sub menu (value codingGroup2).
GROUP_GENERATE - Static variable in class org.eclipse.wst.jsdt.ui.actions.GenerateActionGroup
Pop-up menu: id of the generate group of the source sub menu (value generateGroup).
GROUP_GENERATE - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
Pop-up menu: name of group for code generation actions ( value "group.generate").
GROUP_GOTO - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
Pop-up menu: name of group for goto actions (value "group.goto").
GROUP_IMPORT - Static variable in class org.eclipse.wst.jsdt.ui.actions.GenerateActionGroup
Pop-up menu: id of the import group of the source sub menu (value importGroup).
GROUP_NEW - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
Pop-up menu: name of group for new actions (value "group.new").
GROUP_OPEN - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
Pop-up menu: name of group for open actions (value "group.open").
GROUP_PROPERTIES - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
Pop-up menu: name of group for properties actions (value "group.properties").
GROUP_REORG - Static variable in class org.eclipse.wst.jsdt.ui.actions.RefactorActionGroup
Pop-up menu: id of the reorg group of the refactor sub menu (value reorgGroup).
GROUP_REORGANIZE - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
Pop-up menu: name of group for reorganize actions (value "group.reorganize").
GROUP_SEARCH - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
Pop-up menu: name of group for search actions (value "group.search").
GROUP_SHOW - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
Pop-up menu: name of group for show actions (value "group.show").
GROUP_SOURCE - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
Pop-up menu: name of group for source actions.
GROUP_TYPE - Static variable in class org.eclipse.wst.jsdt.ui.actions.RefactorActionGroup
Pop-up menu: id of the type group of the refactor sub menu (value typeGroup).
GROUP_VIEWER_SETUP - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
Pop-up menu: name of group for viewer setup actions (value "group.viewerSetup").
GruntPlugin - Class in org.eclipse.wst.jsdt.js.grunt
 
GruntPlugin() - Constructor for class org.eclipse.wst.jsdt.js.grunt.GruntPlugin
 
GruntVisitor - Class in org.eclipse.wst.jsdt.js.grunt.util
 
GruntVisitor(IFile) - Constructor for class org.eclipse.wst.jsdt.js.grunt.util.GruntVisitor
 
Guard() - Constructor for class org.eclipse.wst.jsdt.chromium.util.RelaySyncCallback.Guard
 
guessProject() - Static method in class org.eclipse.wst.jsdt.chromium.debug.js.util.ChromiumUtil
 
guessUrl() - Static method in class org.eclipse.wst.jsdt.chromium.debug.js.util.ChromiumUtil
 
GulpPlugin - Class in org.eclipse.wst.jsdt.js.gulp
 
GulpPlugin() - Constructor for class org.eclipse.wst.jsdt.js.gulp.GulpPlugin
 
GulpVisitor - Class in org.eclipse.wst.jsdt.js.gulp.util
 
GulpVisitor(IFile) - Constructor for class org.eclipse.wst.jsdt.js.gulp.util.GulpVisitor
 
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.