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

G

GAMMA_L - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
GAMMA_U - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
GE - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
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.
GenericConstructorTypeArgumentMismatch - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
GenericMethodTypeArgumentMismatch - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
GenericTypeCannotExtendThrowable - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
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.
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.
getAdapter(Class) - Method in class org.eclipse.wst.jsdt.ui.ProjectLibraryRoot
 
getAdapterFor(Object) - Method in class org.eclipse.wst.jsdt.web.ui.views.contentoutline.JsJfaceNode
 
getAdapters() - Method in class org.eclipse.wst.jsdt.web.ui.views.contentoutline.JsJfaceNode
 
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.
getAllElementsInJsRange(int, int) - Method in interface org.eclipse.wst.jsdt.web.core.javascript.IJsTranslation
 
getAllElementsInJsRange(int, int) - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslation
 
getAllFilesInPluginDirectory(String) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
getAllInterfaces() - Method in interface org.eclipse.wst.jsdt.core.ITypeHierarchy
Returns all interfaces in this type hierarchy's graph, in no particular order.
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.
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.
getAllSuperInterfaces(IType) - Method in interface org.eclipse.wst.jsdt.core.ITypeHierarchy
Returns all resolved superinterfaces (direct and indirect) of the given type.
getAllSupertypes(IType) - Method in interface org.eclipse.wst.jsdt.core.ITypeHierarchy
Returns all resolved supertypes of the given type, in bottom-up order.
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.
getAllTypes() - Method in interface org.eclipse.wst.jsdt.core.ITypeHierarchy
Returns all types in this type hierarchy's graph, in no particular order.
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.
getAnnotation() - Method in interface org.eclipse.wst.jsdt.core.ast.IAbstractVariableDeclaration
 
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.
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.
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.
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
 
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.
getAttributeStatus(IPath, IJavaScriptProject, String) - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
Returns the extra attribute status according to this initializer.
getAttributeValue(String) - Method in class org.eclipse.wst.jsdt.web.core.javascript.NodeHelper
 
getAutoEditStrategies(ISourceViewer, String) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
getAutoEditStrategies(ISourceViewer, String) - Method in class org.eclipse.wst.jsdt.web.ui.StructuredTextViewerConfigurationJSDT
 
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.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.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.
getBodyDeclarationsProperty() - Method in class org.eclipse.wst.jsdt.core.dom.AbstractTypeDeclaration
Returns structural property descriptor for the "bodyDeclarations" property of this node.
getBound() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
Returns the bound of this wildcard type if it has one.
getBound() - Method in class org.eclipse.wst.jsdt.core.dom.WildcardType
Returns the bound of this wildcard type if it has one.
getBounds() - Method in interface org.eclipse.wst.jsdt.core.ITypeParameter
Returns the names of the class and interface bounds of this type parameter.
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.
getByteContents() - Method in class org.eclipse.wst.jsdt.core.search.SearchDocument
Returns the contents of this document.
getByteContents() - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.JSDTSearchDocumentDelegate
 
getByteContents() - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.JsSearchDocument
 
getByteContents() - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.NullSearchDocument
 
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.
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.
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.
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.
getCharContents() - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.JSDTSearchDocumentDelegate
 
getCharContents() - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.JsSearchDocument
 
getCharContents() - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.NullSearchDocument
 
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.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
 
getChildren(Object) - Method in class org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs
 
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.
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.
getClasspathAttribute() - Method in class org.eclipse.wst.jsdt.ui.wizards.ClasspathAttributeConfiguration.ClasspathAttributeAccess
Returns the classpath attribute
getClasspathEntries() - Method in interface org.eclipse.wst.jsdt.core.IJsGlobalScopeContainer
Deprecated. Use IJsGlobalScopeContainer.getIncludepathEntries() instead
getClasspathEntries() - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
Deprecated. Use JsGlobalScopeContainerInitializer.getIncludepathEntries() instead
getClasspathEntries() - Method in class org.eclipse.wst.jsdt.core.LibrarySuperType
 
getClasspathEntries() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
Deprecated. Use BasicBrowserLibraryJsGlobalScopeContainerInitializer.getIncludepathEntries() instead
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.
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.JavaScriptTextTools
Returns the color manager which is used to manage any Java-specific colors needed for such things like syntax highlighting.
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.
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.
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 interface org.eclipse.wst.jsdt.core.IMember
Deprecated. Use IMember.getJavaScriptUnit() instead
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.
getCompilationUnit() - Method in interface org.eclipse.wst.jsdt.web.core.javascript.IJsTranslation
 
getCompilationUnit() - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslation
 
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.
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).
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.
getConfiguredContentTypes(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
getConfiguredContentTypes(ISourceViewer) - Method in class org.eclipse.wst.jsdt.web.ui.StructuredTextViewerConfigurationJSDT
 
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
 
getConstant() - Method in interface org.eclipse.wst.jsdt.core.IField
Returns the constant value associated with this field or null if this field has none.
getConstantValue() - Method in interface org.eclipse.wst.jsdt.core.dom.IVariableBinding
Returns this binding's constant value if it has one.
getContainerEntryLabel(IPath, IJavaScriptProject) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Returns the label of a classpath container
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
 
getContentAssistant(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
getContentFormatter(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
getContentFormatter(ISourceViewer) - Method in class org.eclipse.wst.jsdt.web.ui.StructuredTextViewerConfigurationJSDT
 
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(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.
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.
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
getCoreContext() - Method in class org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext
Returns the core completion context if available, null otherwise.
getCorrections(IInvocationContext, IProblemLocation[]) - Method in interface org.eclipse.wst.jsdt.ui.text.java.IQuickFixProcessor
Collects corrections or code manipulations for the given context.
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.
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.
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.
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.
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.
getDeclarationTypeName() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
 
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.
getDeclaringMember() - Method in interface org.eclipse.wst.jsdt.core.ITypeParameter
Returns the declaring member of this type parameter.
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).
getDefaultImportRewriteContext() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite
Returns the default rewrite context that only knows about the imported types.
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.
getDefaultOptions() - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Returns a table of all known configurable options with their default values.
getDefaultPrefixes(ISourceViewer, String) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
getDefaultSearchParticipant() - Static method in class org.eclipse.wst.jsdt.core.search.SearchEngine
Returns a new default JavaScript search participant.
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.
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.
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() - 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.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
 
getDescription(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
 
getDescription() - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.JsSearchParticipant
 
getDescription() - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.JsSearchScope
 
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.
getDirectoryUnderRoot() - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslation
 
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.
getDocument(String) - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.JsSearchParticipant
Important to never return null here or else Java search participation will break.
getDocumentation2HTMLReader(Reader) - Method in interface org.eclipse.wst.jsdt.ui.IDocumentationReader
 
getDocumentNames(Index) - Method in class org.eclipse.wst.jsdt.internal.core.index.EntryResult
 
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
 
getDoubleClickStrategy(ISourceViewer, String) - Method in class org.eclipse.wst.jsdt.web.ui.StructuredTextViewerConfigurationJSDT
 
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
getEditorInputJavaElement(IEditorInput) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptUI
Returns the JavaScript element wrapped by the given editor input.
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.
getElementAsFlatString() - Method in class org.eclipse.wst.jsdt.web.core.javascript.NodeHelper
 
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.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.IPackageDeclaration
Returns the name of the package the statement refers to.
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
 
getElements(Object) - Method in class org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs
 
getElementsFromJsRange(int, int) - Method in interface org.eclipse.wst.jsdt.web.core.javascript.IJsTranslation
 
getElementsFromJsRange(int, int) - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslation
 
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.
getEnclosingType() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Returns the enclosing type corresponding to the current input.
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.
getEncoding() - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.JSDTSearchDocumentDelegate
 
getEncoding() - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.JsSearchDocument
 
getEncoding() - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.NullSearchDocument
 
getEndOffset() - Method in class org.eclipse.wst.jsdt.web.ui.views.contentoutline.JsJfaceNode
 
getEntryKind() - Method in interface org.eclipse.wst.jsdt.core.IIncludePathEntry
Returns the kind of this includepath entry.
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.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.
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.
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.
getExceptionTypes() - Method in interface org.eclipse.wst.jsdt.core.dom.IFunctionBinding
Returns a list of type bindings representing the types of the exceptions thrown by this method or constructor.
getExceptionTypes() - Method in interface org.eclipse.wst.jsdt.core.IFunction
Returns the type signatures of the exceptions this method throws, in the order declared in the source.
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.
getExistingAdapter(Object) - Method in class org.eclipse.wst.jsdt.web.ui.views.contentoutline.JsJfaceNode
 
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.
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 class org.eclipse.wst.jsdt.core.dom.AssertStatement
Returns the first expression of this assert statement.
getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.CastExpression
Returns the expression of this cast expression.
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.
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.
getExtendingInterfaces(IType) - Method in interface org.eclipse.wst.jsdt.core.ITypeHierarchy
Returns all interfaces resolved to extend the given interface, in no particular order, limited to the interfaces in this hierarchy's graph.
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.core.compiler.BuildContext
Returns the IFile representing the javaScript unit.
getFile() - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslation
 
getFile() - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.JSDTSearchDocumentDelegate
 
getFile() - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.JsSearchDocument
 
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.
getFileLabel(IMember, long, StringBuffer) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
 
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
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.
getForceWrapping(String) - Static method in class org.eclipse.wst.jsdt.core.formatter.DefaultCodeFormatterConstants
Return the force value of the given alignment value.
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(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
 
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.
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.
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.
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.
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
 
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.
getHtmlDocument() - Method in interface org.eclipse.wst.jsdt.web.core.javascript.IJsTranslation
 
getHtmlDocument() - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslation
 
getHtmlLocations() - Method in interface org.eclipse.wst.jsdt.web.core.javascript.IJsTranslator
 
getHtmlLocations() - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslator
 
getHtmlText() - Method in interface org.eclipse.wst.jsdt.web.core.javascript.IJsTranslation
 
getHtmlText() - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslation
 
getHyperlinkDetectors(ISourceViewer) - Method in class org.eclipse.wst.jsdt.web.ui.StructuredTextViewerConfigurationJSDT
 
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
getIdentifier() - Method in class org.eclipse.wst.jsdt.core.dom.SimpleName
Returns this node's identifier.
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.InternetExplorerUILibInitializer
 
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() - Method in class org.eclipse.wst.jsdt.web.ui.views.contentoutline.JsJfaceNode
 
getImage(IPath, String, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.web.ui.WebProjectJsGlobalScopeUIInitializer
 
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.
getImageSize() - Method in class org.eclipse.wst.jsdt.ui.JavaScriptElementImageDescriptor
Returns the size of the image created by calling #createImage().
getImplementingClasses(IType) - Method in interface org.eclipse.wst.jsdt.core.ITypeHierarchy
Returns all classes resolved to implement the given interface, in no particular order, limited to the classes in this type hierarchy's graph.
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.
getImportHtmlRanges() - Method in interface org.eclipse.wst.jsdt.web.core.javascript.IJsTranslator
 
getImportHtmlRanges() - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslator
 
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
 
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.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.
getIndentPrefixes(ISourceViewer, String) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
getIndentPrefixes(ISourceViewer, String) - Method in class org.eclipse.wst.jsdt.web.ui.StructuredTextViewerConfigurationJSDT
 
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.
getIndexFile() - Method in class org.eclipse.wst.jsdt.internal.core.index.Index
 
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
 
getInferenceID() - Method in interface org.eclipse.wst.jsdt.core.ast.IScriptFileDeclaration
get the inference ID for the script if it is located in a containter 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 containter that specified an Inference ID
getInferenceID() - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
 
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
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.IObjectLiteral
 
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.
getInputElement() - Method in interface org.eclipse.wst.jsdt.ui.ITypeHierarchyViewPart
Returns the input element of this type hierarchy view.
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
 
getInstance() - Static method in class org.eclipse.wst.jsdt.web.core.javascript.CompilationUnitHelper
 
getInstance(IStructuredDocument, IJavaScriptProject, boolean) - Method in interface org.eclipse.wst.jsdt.web.core.javascript.IJsTranslation
 
getInstance(IStructuredDocument, IJavaScriptProject, boolean) - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslation
 
getInstance() - Static method in class org.eclipse.wst.jsdt.web.core.javascript.search.JsIndexManager
 
getInstance() - Static method in class org.eclipse.wst.jsdt.web.core.javascript.search.JsSearchSupport
Clients should access the methods of this class via the single instance via getInstance()
getInterfaces() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
Returns a list of type bindings representing the direct superinterfaces of the class, interface, or enum type represented by this type binding.
getInvocationOffset() - Method in class org.eclipse.wst.jsdt.ui.text.java.ContentAssistInvocationContext
Returns the invocation offset.
getIterationVariable() - Method in class org.eclipse.wst.jsdt.core.dom.ForInStatement
 
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.
getJavadocProperty() - Method in class org.eclipse.wst.jsdt.core.dom.BodyDeclaration
Returns structural property descriptor for the "jsdoc" property of this node.
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
 
getJavaElement() - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.JSDTSearchDocumentDelegate
 
getJavaElement() - Method in interface org.eclipse.wst.jsdt.web.ui.views.contentoutline.IJavaWebNode
 
getJavaElement() - Method in class org.eclipse.wst.jsdt.web.ui.views.contentoutline.JsJfaceNode
 
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.
getJavaPath() - Method in interface org.eclipse.wst.jsdt.web.core.javascript.IJsTranslation
 
getJavaPath() - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslation
 
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.
getJavaProject() - Method in interface org.eclipse.wst.jsdt.web.core.javascript.IJsTranslation
 
getJavaProject() - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslation
 
getJavaProject() - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslationAdapter
 
getJavaScriptCore() - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Returns the single instance of the JavaScript core plug-in runtime class.
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.
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").
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.
getJavaText() - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.JSDTSearchDocumentDelegate
 
getJavaText() - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.JsSearchDocument
 
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.IObjectLiteralField
 
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
 
getJsElementAtOffset(int) - Method in interface org.eclipse.wst.jsdt.web.core.javascript.IJsTranslation
 
getJsElementAtOffset(int) - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslation
 
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".
getJSPTranslation(boolean) - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslationAdapter
Returns the JSPTranslation for this adapter.
getJspTranslation() - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.JSDTSearchDocumentDelegate
 
getJSPTranslation() - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.JsSearchDocument
It's not recommended for clients to hold on to this JSPTranslation since it's kind of large.
getJsText() - Method in interface org.eclipse.wst.jsdt.web.core.javascript.IJsTranslation
 
getJsText() - Method in interface org.eclipse.wst.jsdt.web.core.javascript.IJsTranslator
 
getJsText() - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslation
 
getJsText() - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslator
 
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.
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.
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.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 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
Returns the kind of this delta - one of IJavaScriptElementDelta.ADDED, IJavaScriptElementDelta.REMOVED, or IJavaScriptElementDelta.CHANGED.
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.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
 
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
 
getLabelImage(Object) - Method in class org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs
 
getLabelProvider() - Method in class org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext
Returns a label provider that can be used to compute proposal labels.
getLabelText(Object) - Method in class org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs
 
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.
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 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 interface org.eclipse.wst.jsdt.ui.text.java.IProblemLocation
Returns the length of the problem.
getLength() - Method in class org.eclipse.wst.jsdt.web.ui.views.contentoutline.JsJfaceNode
 
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 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.InternetExplorerLibInitializer
 
getLibraryLocation() - Method in interface org.eclipse.wst.jsdt.core.IJsGlobalScopeContainerInitializer
 
getLibraryLocation() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
 
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 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 class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
 
getLimitTo() - Method in class org.eclipse.wst.jsdt.ui.search.QuerySpecification
Returns what kind of occurrences the query should look for.
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(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.
getLineStyleProviders(ISourceViewer, String) - Method in class org.eclipse.wst.jsdt.web.ui.StructuredTextViewerConfigurationJSDT
 
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.
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.
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.
getMangledName() - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslation
 
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.
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
 
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.AssertStatement
Returns the message expression of this assert statement, or null if there is none.
getMessage() - Method in class org.eclipse.wst.jsdt.core.dom.Message
Returns the localized message.
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.
getMethod() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionExpression
Returns the type in this cast expression.
getMethodBinding() - Method in interface org.eclipse.wst.jsdt.core.dom.IMemberValuePairBinding
Returns the method binding corresponding to the named annotation type member.
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(IJavaScriptUnit, String, 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.
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 interface org.eclipse.wst.jsdt.core.IFunctionContainer
Deprecated. Use IFunctionContainer.getFunctions() instead
getMethods() - Method in interface org.eclipse.wst.jsdt.core.IType
Deprecated. Use IType.getFunctions() instead
getMissingEndTagRegionStart() - Method in interface org.eclipse.wst.jsdt.web.core.javascript.IJsTranslator
 
getMissingEndTagRegionStart() - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslator
 
getMissingTagStart() - Method in interface org.eclipse.wst.jsdt.web.core.javascript.IJsTranslation
 
getMissingTagStart() - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslation
 
getModelJspPluginWorkingLocation(IProject) - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.JsSearchSupport
 
getModelJspPluginWorkingLocation() - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.JsSearchSupport
 
getModifiedResource() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewPackageWizardPage
Returns the resource handle that corresponds to the element to was created or will be created.
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.search.TypeNameMatch
Returns the modifiers of the matched type.
getModifiers() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Returns the selected modifiers.
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.
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
Deprecated. In the JLS3 API, this method is replaced by ClassInstanceCreation.getType(), which returns a Type instead of a Name.
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
Returns the name of the method declared in this method declaration.
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 interface org.eclipse.wst.jsdt.core.dom.IMemberValuePairBinding
Returns the name of the annotation type member.
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.TypeParameter
Returns the name of the type variable declared in this type parameter.
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() - Method in class org.eclipse.wst.jsdt.core.infer.InferredType
Gets the name of the inferred type
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.
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).
getNameRange() - Method in interface org.eclipse.wst.jsdt.core.ITypeParameter
Returns the source range of this type parameter's name, or null if this type parameter does not have associated source code (for example, in 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
Method IJsGlobalScopeContainerPageExtension2.getNewContainers() is called instead of IJsGlobalScopeContainerPage.getSelection() to get the newly added containers.
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.
getNewPackageFragment() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewPackageWizardPage
Returns the created package fragment.
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.
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.
getNumberOfParameters() - Method in interface org.eclipse.wst.jsdt.core.IFunction
Returns the number of parameters of this method.
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 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.
getOpenable() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
Returns the first openable parent.
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 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.
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.
getOriginal(IJavaScriptElement) - Method in interface org.eclipse.wst.jsdt.core.IWorkingCopy
Deprecated. Use IJavaScriptElement.getPrimaryElement() instead.
getOriginalElement() - Method in interface org.eclipse.wst.jsdt.core.IWorkingCopy
Deprecated. Use ITypeRoot.findPrimaryType() instead.
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.
getOtherElements() - Method in class org.eclipse.wst.jsdt.core.search.TypeReferenceMatch
Returns other enclosing elements of this search match.
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 interface org.eclipse.wst.jsdt.core.IIncludePathEntry
 
getOutputLocation() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
Returns the default output location for this project as a workspace- relative absolute path.
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.
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.
getPackageDeclaration(String) - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
Returns the first package declaration in this javaScript file with the given package name (there normally is at most one package declaration).
getPackageDeclarations() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
Returns the package declarations in this javaScript file in the order in which they appear in the source.
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() - 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.
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.
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
 
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.
getPackageText() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewPackageWizardPage
Returns the content of the package input field.
getPackageText() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Returns the text of the package input field.
getPad(int) - Static method in class org.eclipse.wst.jsdt.web.core.javascript.Util
 
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.
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.
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(Object) - Method in class org.eclipse.wst.jsdt.ui.ProjectLibraryRoot.WorkBenchAdapter
 
getParent(Object) - Method in class org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider
 
getParent(Object) - Method in class org.eclipse.wst.jsdt.web.ui.views.contentoutline.JFaceNodeAdapterForJs
 
getParentClasspassEntry() - Method in class org.eclipse.wst.jsdt.ui.wizards.ClasspathAttributeConfiguration.ClasspathAttributeAccess
Returns the classpath entry the current attribute is part of
getParentNode() - Method in interface org.eclipse.wst.jsdt.web.ui.views.contentoutline.IJavaWebNode
 
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.
getParticipant() - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.JsSearchDocument
 
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.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 class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
 
getPath() - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.JsSearchDocument
the path to the Java compilation unit
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.
getPlugin() - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Returns the single instance of the JavaScript core plug-in runtime class.
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.
getPreference(String, IJavaScriptProject) - Static method in class org.eclipse.wst.jsdt.ui.PreferenceConstants
Returns the value for the given key in the given context.
getPreferenceStore() - Static method in class org.eclipse.wst.jsdt.ui.PreferenceConstants
Returns the JDT-UI preference store.
getPresentationReconciler(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
 
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.
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.
getProblemRequestor() - Method in class org.eclipse.wst.jsdt.web.core.javascript.CompilationUnitHelper
 
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.
getProblems() - Method in interface org.eclipse.wst.jsdt.web.core.javascript.IJsTranslation
 
getProblems() - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslation
 
getProgressMonitor() - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.JsSearchSupport
JSP Indexing and Search jobs check this
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.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.
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.
getProperty(String) - Method in class org.eclipse.wst.jsdt.core.dom.ASTNode
Returns the named property of this node, or null if none.
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.
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.
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
 
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
 
getRawImports() - Method in interface org.eclipse.wst.jsdt.web.core.javascript.IJsTranslator
 
getRawImports() - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslator
 
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.
getReceiver() - Method in interface org.eclipse.wst.jsdt.core.ast.IFunctionCall
 
getReciever() - Method in interface org.eclipse.wst.jsdt.core.ast.IFunctionCall
 
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
 
getRegularExpression() - Method in class org.eclipse.wst.jsdt.core.dom.RegularExpressionLiteral
Returns the string value of this literal node.
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.
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.
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.
getResourceDeltas() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElementDelta
Returns the collection of resource deltas.
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).
getRewrittenList() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ListRewrite
Returns the nodes in the revised list property managed by this rewriter.
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.
getRootInterfaces() - Method in interface org.eclipse.wst.jsdt.core.ITypeHierarchy
Returns all interfaces in the graph which have no resolved superinterfaces, in no particular order.
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.NewPackageWizardPage
Returns a runnable that creates a package using the current settings.
getRunnable() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Returns the runnable that creates the type using the current settings.
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.
getScriptFileDeclaration() - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
Get the Script file this inferrence is being done on
getScriptPositions() - Method in interface org.eclipse.wst.jsdt.web.core.javascript.IJsTranslation
 
getScriptPositions() - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslation
 
getSearchDocument(String) - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.JsSearchSupport
Centralized place to access JSPSearchDocuments (used by JSPSearchParticipant and JSPSearchRequestor)
getSearchFor() - Method in class org.eclipse.wst.jsdt.ui.search.PatternQuerySpecification
Returns what kind of IJavaScriptElement the query should search for.
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
 
getSelector() - Method in interface org.eclipse.wst.jsdt.core.ast.IFunctionCall
 
getServerContextRoot(IProject) - Static method in class org.eclipse.wst.jsdt.web.core.javascript.WebRootFinder
 
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.
getSharedWorkingCopies(IBufferFactory) - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Deprecated. Use JavaScriptCore.getWorkingCopies(WorkingCopyOwner) instead
getSharedWorkingCopy(IProgressMonitor, IBufferFactory, IProblemRequestor) - Method in interface org.eclipse.wst.jsdt.core.IWorkingCopy
Deprecated. Use IJavaScriptUnit.getWorkingCopy(WorkingCopyOwner, IProblemRequestor, IProgressMonitor) instead.
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.
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.
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 interface org.eclipse.wst.jsdt.core.ISourceReference
Returns the source code associated with this element.
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.
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.
getSourceAttachmentStatus(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
Returns the source attachment attribute status according to this initializer.
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.
getSourcePosition() - Method in class org.eclipse.wst.jsdt.core.dom.Message
Deprecated. Use Message.getStartPosition() instead.
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.
getStartOffset() - Method in class org.eclipse.wst.jsdt.web.ui.views.contentoutline.JsJfaceNode
 
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.
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.IScriptFileDeclaration
 
getStatusLineLabelProvider(ISourceViewer) - Method in class org.eclipse.wst.jsdt.web.ui.StructuredTextViewerConfigurationJSDT
 
getString(String) - Static method in class org.eclipse.wst.jsdt.core.Messages
 
getString(String) - Static method in class org.eclipse.wst.jsdt.ui.Messages
 
getString(String) - Static method in class org.eclipse.wst.jsdt.web.core.javascript.Messages
 
getString(String) - Static method in class org.eclipse.wst.jsdt.web.ui.Messages
 
getString(String) - Static method in class org.eclipse.wst.jsdt.web.ui.views.contentoutline.Messages
 
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.
getSubtypes(IType) - Method in interface org.eclipse.wst.jsdt.core.ITypeHierarchy
Returns the direct resolved subtypes of the given type, in no particular order, limited to the types in this type hierarchy's graph.
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
Deprecated. In the JLS3 API, this method is replaced by TypeDeclaration.getSuperclassType(), which returns a Type instead of a Name.
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, the superclass could not be resolved, or if the given type is an interface.
getSuperClass() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Returns the content of the superclass 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.
getSuperInterfaceNames() - Method in interface org.eclipse.wst.jsdt.core.IType
Returns the names of interfaces that this type implements or extends, in the order in which they are listed in the source.
getSuperInterfaces(IType) - Method in interface org.eclipse.wst.jsdt.core.ITypeHierarchy
Returns the direct resolved interfaces that the given type implements or extends, in no particular order, limited to the interfaces in this type hierarchy's graph.
getSuperInterfaces() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Returns the chosen super interfaces.
getSuperInterfaceTypeSignatures() - Method in interface org.eclipse.wst.jsdt.core.IType
Returns the type signatures of the interfaces that this type implements or extends, in the order in which they are listed in the source.
getSuperTypeName() - Method in class org.eclipse.wst.jsdt.core.LibrarySuperType
 
getSupertypes(IType) - Method in interface org.eclipse.wst.jsdt.core.ITypeHierarchy
Returns the resolved supertypes of the given type, in no particular order, limited to the types in this type hierarchy's graph.
getSystemPath() - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
 
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
 
getTagName() - Method in class org.eclipse.wst.jsdt.core.dom.TagElement
Returns this node's tag name, or null if none.
getTagName() - Method in class org.eclipse.wst.jsdt.web.core.javascript.NodeHelper
 
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
 
getTextEdits() - Method in class org.eclipse.wst.jsdt.web.core.javascript.DocumentChangeListenerToTextEdit
 
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
 
getTextHover(ISourceViewer, String, int) - Method in class org.eclipse.wst.jsdt.web.ui.StructuredTextViewerConfigurationJSDT
 
getTextLabel(Object, long) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
Returns the label of the given object.
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.
getThrownExceptions() - Method in class org.eclipse.wst.jsdt.core.BindingKey
Returns the thrown exception signatures of the element represented by this binding key.
getThrownExceptionTypes(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
Extracts the thrown exception type signatures from the given method signature if any The method signature is expected to be dot-based.
getThrownExceptionTypes(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
Extracts the thrown exception type signatures from the given method signature if any The method signature is expected to be dot-based.
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.
getTranslation() - Method in class org.eclipse.wst.jsdt.web.ui.views.contentoutline.JsJfaceNode
 
getTranslator() - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslation
 
getTreeViewer() - Method in interface org.eclipse.wst.jsdt.ui.IPackagesViewPart
Returns the TreeViewer shown in the Packages view.
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.CastExpression
Returns the type in this cast 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.ParameterizedType
Returns the type of this parameterized type.
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.
getTypeArguments() - Method in class org.eclipse.wst.jsdt.core.BindingKey
Returns the type argument signatures of the element represented by this binding key.
getTypeArguments() - Method in interface org.eclipse.wst.jsdt.core.dom.IFunctionBinding
Returns the type arguments of this generic method instance, or the empty list for other method bindings.
getTypeArguments() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
Returns the type arguments of this generic type instance, or the empty list for other type bindings.
getTypeArguments(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
Extracts the type argument signatures from the given type signature.
getTypeArguments(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
Extracts the type argument signatures from the given type signature.
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.
getTypeBounds() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
Returns the declared type bounds of this type variable or capture.
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, 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.
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.
getTypeErasure(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
Extracts the type erasure signature from the given parameterized type signature.
getTypeErasure(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
Extracts the type erasure signature from the given parameterized type signature.
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 class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
Returns the type name entered into the type input field.
getTypeParameter(String) - Method in interface org.eclipse.wst.jsdt.core.IFunction
Returns the type parameter declared in this method with the given name.
getTypeParameter(String) - Method in interface org.eclipse.wst.jsdt.core.IType
Returns the type parameter declared in this type with the given name.
getTypeParameterBounds(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
Extracts the class and interface bounds from the given formal type parameter signature.
getTypeParameterBounds(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
Extracts the class and interface bounds from the given formal type parameter signature.
getTypeParameters() - Method in interface org.eclipse.wst.jsdt.core.dom.IFunctionBinding
Returns the type parameters of this method or constructor binding.
getTypeParameters() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
Returns the type parameters of this class or interface type binding.
getTypeParameters() - Method in interface org.eclipse.wst.jsdt.core.IFunction
Returns the formal type parameters for this method.
getTypeParameters() - Method in interface org.eclipse.wst.jsdt.core.IType
Returns the formal type parameters for this type.
getTypeParameters(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
Extracts the type parameter signatures from the given method or type signature.
getTypeParameters(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
Extracts the type parameter signatures from the given method or type signature.
getTypeParameterSignatures() - Method in interface org.eclipse.wst.jsdt.core.IType
Returns the formal type parameter signatures for this type.
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.
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.
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.
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.
getUpdateSimilarDeclarations() - Method in class org.eclipse.wst.jsdt.core.refactoring.RenameTypeArguments
Returns whether similar declaration updating is requested or not.
getUserLibraryNames() - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
Returns the names of all defined user libraries.
getValue() - Method in interface org.eclipse.wst.jsdt.core.dom.IMemberValuePairBinding
Returns the resolved value.
getValue() - Method in interface org.eclipse.wst.jsdt.core.IIncludePathAttribute
Returns the value of this includepath attribute.
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.
getValueType() - Method in class org.eclipse.wst.jsdt.core.dom.SimplePropertyDescriptor
Returns the value type of this property.
getVariableDeclaration() - Method in interface org.eclipse.wst.jsdt.core.dom.IVariableBinding
Returns the binding for the variable declaration corresponding to this variable binding.
getVariableId() - Method in interface org.eclipse.wst.jsdt.core.dom.IVariableBinding
Returns a small integer variable id for this variable binding.
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.
getVisibleJspPaths(SearchPattern, IJavaScriptSearchScope) - Method in class org.eclipse.wst.jsdt.web.core.javascript.search.JsPathIndexer
 
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).
getWebContentFolder(IProject) - Static method in class org.eclipse.wst.jsdt.web.core.javascript.WebRootFinder
 
getWebContext(IProject) - Static method in class org.eclipse.wst.jsdt.web.core.javascript.WebRootFinder
 
getWildcard() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
Returns the corresponding wildcard binding of this capture binding.
getWord() - Method in class org.eclipse.wst.jsdt.internal.core.index.EntryResult
 
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() - Method in interface org.eclipse.wst.jsdt.core.IWorkingCopy
Deprecated. Use IJavaScriptUnit.getWorkingCopy(IProgressMonitor) instead.
getWorkingCopy(IProgressMonitor, IBufferFactory, IProblemRequestor) - Method in interface org.eclipse.wst.jsdt.core.IWorkingCopy
Deprecated. Use IJavaScriptUnit.getWorkingCopy(WorkingCopyOwner, IProblemRequestor, IProgressMonitor) instead.
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.
getWorkingCopyOwner() - Method in class org.eclipse.wst.jsdt.web.core.javascript.CompilationUnitHelper
 
getWorkingCopyOwner() - Method in class org.eclipse.wst.jsdt.web.core.javascript.JsTranslation
 
getWorkingLibPath() - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
 
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.
getWrappingStyle(String) - Static method in class org.eclipse.wst.jsdt.core.formatter.DefaultCodeFormatterConstants
Return the wrapping style of the given alignment value.
GLOBAL_NAME - Static variable in class org.eclipse.wst.jsdt.core.infer.InferredType
 
GlobalType - Variable in class org.eclipse.wst.jsdt.core.infer.InferEngine
 
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_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_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_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_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").
GT - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 

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