- gatherAllLibraries(String[]) - Method in class org.eclipse.wst.jsdt.launching.StandardVMType
-
Returns a list of all zips and jars contained in the given directories.
- GENERALIZE_TYPE - Static variable in interface org.eclipse.wst.jsdt.core.refactoring.IJavaScriptRefactorings
-
Refactoring id of the 'Generalize Declared Type' refactoring (value:
org.eclipse.wst.jsdt.ui.change.type
).
- GeneralizeTypeDescriptor - Class in org.eclipse.wst.jsdt.core.refactoring.descriptors
-
Refactoring descriptor for the generalize declared type refactoring.
- GeneralizeTypeDescriptor() - Constructor for class org.eclipse.wst.jsdt.core.refactoring.descriptors.GeneralizeTypeDescriptor
-
Creates a new refactoring descriptor.
- GENERATE - Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
-
Possible configurable option value.
- GENERATE_CONSTRUCTOR_USING_FIELDS - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition ID of the source ->generate constructor using fields action
(value "org.eclipse.wst.jsdt.ui.edit.text.java.generate.constructor.using.fields"
).
- GENERATE_CONSTRUCTOR_USING_FIELDS - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
-
Source menu: name of standard Generate Constructor using Fields global action
(value "org.eclipse.wst.jsdt.ui.actions.GenerateConstructorUsingFields"
).
- GENERATE_DELEGATE_METHODS - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
-
Source menu: name of standard delegate methods global action (value
"org.eclipse.wst.jsdt.ui.actions.GenerateDelegateMethods"
).
- GENERATE_GETTER_SETTER - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
-
Source menu: name of standard Generate Getter and Setter global action
(value "org.eclipse.wst.jsdt.ui.actions.GenerateGetterSetter"
).
- GENERATE_HASHCODE_EQUALS - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition ID of the source ->generate hashcode() and equals() action
(value "org.eclipse.wst.jsdt.ui.edit.text.java.generate.hashcode.equals"
).
- GENERATE_HASHCODE_EQUALS - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
-
Source menu: name of standard Generate hashCode() and equals() global action
(value "org.eclipse.wst.jsdt.ui.actions.GenerateHashCodeEquals"
).
- GenerateActionGroup - Class in org.eclipse.wst.jsdt.ui.actions
-
Action group that adds the source and generate actions to a part's context
menu and installs handlers for the corresponding global menu actions.
- GenerateActionGroup(CompilationUnitEditor, String) - Constructor for class org.eclipse.wst.jsdt.ui.actions.GenerateActionGroup
-
Note: This constructor is for internal use only.
- GenerateActionGroup(Page) - Constructor for class org.eclipse.wst.jsdt.ui.actions.GenerateActionGroup
-
Creates a new GenerateActionGroup
.
- GenerateActionGroup(IViewPart) - Constructor for class org.eclipse.wst.jsdt.ui.actions.GenerateActionGroup
-
Creates a new GenerateActionGroup
.
- GenerateJsDoc - Class in org.eclipse.wst.jsdt.jsdoc
-
- GenerateJsDoc() - Constructor for class org.eclipse.wst.jsdt.jsdoc.GenerateJsDoc
-
- GenerateNewConstructorUsingFieldsAction - Class in org.eclipse.wst.jsdt.ui.actions
-
Creates constructors for a type based on existing fields.
- GenerateNewConstructorUsingFieldsAction(CompilationUnitEditor) - Constructor for class org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction
-
Note: This constructor is for internal use only.
- GenerateNewConstructorUsingFieldsAction(IWorkbenchSite) - Constructor for class org.eclipse.wst.jsdt.ui.actions.GenerateNewConstructorUsingFieldsAction
-
Creates a new GenerateConstructorUsingFieldsAction
.
- GENERATOR_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.FunctionDeclaration
-
The "generator" property
- GET - Static variable in class org.eclipse.wst.jsdt.core.dom.Modifier
-
"get" modifier constant (bit mask) as defined on ES2015
- get(ASTNode, StructuralPropertyDescriptor) - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ASTRewrite
-
Returns the value of the given property as managed by this rewriter.
- GET_KEYWORD - Static variable in class org.eclipse.wst.jsdt.core.dom.Modifier.ModifierKeyword
-
- 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
-
- 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.
- getAllFilesInPluginDirectory(String) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
-
- getAllFilesInPluginDirectory(String) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
-
- getAllFilesInPluginDirectory(String) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
-
- 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.
- getAllSubtypeNames(char[], IJavaScriptSearchScope, int, IProgressMonitor) - Static method in class org.eclipse.wst.jsdt.core.search.SearchEngine
-
Gets all the names of subtypes of a given type name in the given
scope.
- getAllSubtypes(IType) - Method in interface org.eclipse.wst.jsdt.core.ITypeHierarchy
-
Returns all resolved subtypes (direct and indirect) of the
given type, in no particular order, limited to the
types in this type hierarchy's graph.
- getAllSuperclasses(IType) - Method in interface org.eclipse.wst.jsdt.core.ITypeHierarchy
-
Returns all resolved superclasses of the
given class, in bottom-up order.
- getAllSynonyms(char[], IJavaScriptSearchScope, int, IProgressMonitor) - Static method in class org.eclipse.wst.jsdt.core.search.SearchEngine
-
Gets all the synonyms of a given type, including itself, in the given
scope.
- getAllTypes() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
-
Returns all types declared in this javaScript file in the order
in which they appear in the source.
- getAllWarningTokens() - Static method in class org.eclipse.wst.jsdt.core.CorrectionEngine
-
Return an array of strings which contains one entry per warning token
accepted by the @SuppressWarnings
annotation.
- getAlternateRoot() - Method in class org.eclipse.wst.jsdt.core.dom.Comment
-
Returns the root AST node that this comment occurs
within, or null
if none (or not recorded).
- getAncestor(int) - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
-
Returns the first ancestor of this JavaScript element that has the given type.
- getAnnotationHover(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
- getAnonymousClassDeclaration() - Method in class org.eclipse.wst.jsdt.core.dom.ClassInstanceCreation
-
Returns the anonymous class declaration introduced by this
class instance creation expression, if it has one.
- getArgument() - Method in class org.eclipse.wst.jsdt.core.dom.RestElementName
-
- getArgument() - Method in class org.eclipse.wst.jsdt.core.dom.SpreadElement
-
- getArgument() - Method in class org.eclipse.wst.jsdt.core.dom.YieldExpression
-
Returns the argument for the yield or null
- getArguments() - Method in interface org.eclipse.wst.jsdt.core.ast.IAbstractFunctionDeclaration
-
Get the function arguments
- getArguments() - Method in interface org.eclipse.wst.jsdt.core.ast.IFunctionCall
-
- getArguments() - Method in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
Answer back the original arguments recorded into the problem.
- getArguments() - Method in class org.eclipse.wst.jsdt.core.refactoring.descriptors.JavaScriptRefactoringDescriptor
-
Returns the argument map of this refactoring descriptor.
- getArray() - Method in class org.eclipse.wst.jsdt.core.dom.ArrayAccess
-
Returns the array expression of this array access expression.
- getArrayCount(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
-
Returns the array count (array nesting depth) of the given type signature.
- getArrayCount(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
-
Returns the array count (array nesting depth) of the given type signature.
- getArrayType() - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
-
- getAssignment() - Method in interface org.eclipse.wst.jsdt.core.ast.ILocalDeclaration
-
Get the initialization expression of the var as an assignment
- getAssignment(IExpression) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
-
Finds a assignment on the context from the name represented with the expression
- getAssists(IInvocationContext, IProblemLocation[]) - Method in interface org.eclipse.wst.jsdt.ui.text.java.IQuickAssistProcessor
-
Collects quick assists for the given context.
- getAST() - Method in class org.eclipse.wst.jsdt.core.dom.ASTNode
-
Returns this node's AST.
- getAST() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ASTRewrite
-
Returns the AST the rewrite was set up on.
- getAST3() - Method in class org.eclipse.wst.jsdt.core.compiler.ReconcileContext
-
Returns a resolved AST with
JLS3
level.
- getASTLevel() - Method in class org.eclipse.wst.jsdt.core.compiler.ReconcileContext
-
Returns the AST level requested by the reconcile operation.
- getASTRewrite() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ListRewrite
-
Returns the ASTRewrite instance from which this ListRewriter has been created from.
- getASTRoot() - Method in interface org.eclipse.wst.jsdt.ui.text.java.IInvocationContext
-
- 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.
- getAttributeType(char[], IExpression, boolean) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
-
- getAutoEditStrategies(ISourceViewer, String) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
- getBaseUrl() - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
-
- getBaseUrl(String) - Static method in class org.eclipse.wst.jsdt.jsdoc.Util
-
- getBinaryName() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
-
Returns the binary name of this type binding.
- getBinding() - Method in interface org.eclipse.wst.jsdt.core.ast.ILocalDeclaration
-
- getBlankPattern() - Method in class org.eclipse.wst.jsdt.core.search.SearchPattern
-
Returns a blank pattern that can be used as a record to decode an index key.
- getBody() - Method in class org.eclipse.wst.jsdt.core.dom.ArrowFunctionExpression
-
Returns block body or null
- getBody() - Method in class org.eclipse.wst.jsdt.core.dom.CatchClause
-
Returns the body of this catch clause.
- getBody() - Method in class org.eclipse.wst.jsdt.core.dom.DoStatement
-
Returns the body of this do statement.
- getBody() - Method in class org.eclipse.wst.jsdt.core.dom.EnhancedForStatement
-
Returns the body of this enchanced for statement.
- getBody() - Method in class org.eclipse.wst.jsdt.core.dom.ForInStatement
-
Returns the body of this for statement.
- getBody() - Method in class org.eclipse.wst.jsdt.core.dom.ForOfStatement
-
Returns the body of this for statement.
- getBody() - Method in class org.eclipse.wst.jsdt.core.dom.ForStatement
-
Returns the body of this for statement.
- getBody() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionDeclaration
-
Returns the body of this method declaration, or null
if
this method has no body.
- getBody() - Method in class org.eclipse.wst.jsdt.core.dom.Initializer
-
Returns the body of this initializer declaration.
- getBody() - Method in class org.eclipse.wst.jsdt.core.dom.LabeledStatement
-
Returns the body of this labeled statement.
- getBody() - Method in class org.eclipse.wst.jsdt.core.dom.TryStatement
-
Returns the body of this try statement.
- getBody() - Method in class org.eclipse.wst.jsdt.core.dom.WhileStatement
-
Returns the body of this while statement.
- getBody() - Method in class org.eclipse.wst.jsdt.core.dom.WithStatement
-
Returns the body of this with statement.
- getBodyChild() - Method in class org.eclipse.wst.jsdt.core.dom.ASTNode
-
- getBodyDeclarationsProperty() - Method in class org.eclipse.wst.jsdt.core.dom.AbstractTypeDeclaration
-
Returns structural property descriptor for the "bodyDeclarations" property
of this node.
- getBooleanType() - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
-
- getBootClassPath() - Method in class org.eclipse.wst.jsdt.launching.VMRunnerConfiguration
-
Returns the boot includepath.
- 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.
- getBuildPathsBlock() - Method in class org.eclipse.wst.jsdt.ui.wizards.JavaCapabilityConfigurationPage
-
- getByteContents() - Method in class org.eclipse.wst.jsdt.core.search.SearchDocument
-
Returns the contents of this document.
- getBytes() - Method in interface org.eclipse.wst.jsdt.core.IClassFile
-
Returns the bytes contained in this file.
- getCachedFlags(IType) - Method in interface org.eclipse.wst.jsdt.core.ITypeHierarchy
-
Return the flags associated with the given type (would be equivalent to IMember.getFlags()
),
or -1
if this information wasn't cached on the hierarchy during its computation.
- 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.
- getChildren() - Method in interface org.eclipse.wst.jsdt.core.IJarEntryResource
-
Returns the list of children of this jar entry resource.
- getChildren() - Method in interface org.eclipse.wst.jsdt.core.IParent
-
Returns the immediate children of this element.
- getChildren() - Method in class org.eclipse.wst.jsdt.core.LibrarySuperType
-
- getChildren() - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
-
- getChildren() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
-
- getChildren() - Method in class org.eclipse.wst.jsdt.ui.ProjectLibraryRoot
-
- getChildren(Object) - Method in class org.eclipse.wst.jsdt.ui.ProjectLibraryRoot.WorkBenchAdapter
-
- getChildren(Object) - Method in class org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider
-
- getChildrenForCategory(String) - Method in interface org.eclipse.wst.jsdt.core.IType
-
Returns the children of this type that have the given category as a @category
tag.
- getChildType() - Method in class org.eclipse.wst.jsdt.core.dom.ChildPropertyDescriptor
-
Returns the child type of this property.
- 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.
- getClassPath() - Method in class org.eclipse.wst.jsdt.launching.VMRunnerConfiguration
-
Returns the includepath.
- getClasspathAttribute() - Method in class org.eclipse.wst.jsdt.ui.wizards.ClasspathAttributeConfiguration.ClasspathAttributeAccess
-
Returns the classpath attribute
- getClasspathEntries() - Method in class org.eclipse.wst.jsdt.core.LibrarySuperType
-
- getClasspathEntry() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
-
Returns a includepath entry equivalent to this runtime includepath entry,
or null
if none.
- getClasspathProperty() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
-
Returns a constant indicating where this entry should appear on the
runtime includepath by default.
- getClassToLaunch() - Method in class org.eclipse.wst.jsdt.launching.VMRunnerConfiguration
-
Returns the name of the class to launch.
- getCodeScanner() - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
Returns the JavaScript source code scanner for this configuration.
- getCollator() - Method in class org.eclipse.wst.jsdt.ui.JavaElementSorter
-
- getCollection() - Method in class org.eclipse.wst.jsdt.core.dom.ForInStatement
-
Returns the condition expression of this for statement, or
null
if there is none.
- getCollection() - Method in class org.eclipse.wst.jsdt.core.dom.ForOfStatement
-
Returns the condition expression of this for statement, or
null
if there is none.
- getCollections() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
-
- getColor(String) - Method in interface org.eclipse.wst.jsdt.ui.text.IColorManager
-
Returns a color object for the given key.
- getColorManager() - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptUI
-
Returns the color manager the JavaScript UI plug-in which is used to manage
any Java-specific colors needed for such things like syntax highlighting.
- getColorManager() - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
Returns the color manager for this configuration.
- getColorManager() - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptTextTools
-
Returns the color manager which is used to manage
any Java-specific colors needed for such things like syntax highlighting.
- 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
-
- getCommentList() - Method in class org.eclipse.wst.jsdt.core.dom.JavaScriptUnit
-
Returns a list of the comments encountered while parsing
this javaScript unit.
- getCommonSuperType() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
-
Returns the Super type this file is considered to be a member of.
- getComparisonID(IPath, IJavaScriptProject) - Method in interface org.eclipse.wst.jsdt.core.IJsGlobalScopeContainerInitializer
-
Returns an object which identifies a container for comparison purpose.
- getComparisonID(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
-
- getCompilationUnit() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite
-
The javaScript unit for which this import rewrite was created for.
- getCompilationUnit() - Method in class org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector
-
Returns the compilation unit that the receiver operates on, or
null
if the IJavaScriptProject
constructor was
used to create the receiver.
- getCompilationUnit() - Method in interface org.eclipse.wst.jsdt.ui.text.java.IInvocationContext
-
- getCompilationUnit() - Method in class org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext
-
Returns the compilation unit that content assist is invoked in, null
if there
is none.
- getCompilationUnitContent(IJavaScriptUnit, String, String, String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
-
Returns the content for a new compilation unit using the 'new JavaScript file' code template.
- getCompilationUnitContent(IJavaScriptUnit, String, String, String, String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
-
Returns the content for a new compilation unit using the 'new JavaScript file' code template.
- getCompilationUnitLabel(IJavaScriptUnit, long, StringBuffer) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
-
Appends the label for a compilation unit to a StringBuffer
.
- getCompilationUnitName(String) - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
-
Hook method that is called when evaluating the name of the compilation unit to create.
- 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.
- getCompositeIdFromVM(IVMInstall) - Static method in class org.eclipse.wst.jsdt.launching.JavaRuntime
-
Returns a String that uniquely identifies the specified VM across all VM types.
- getCondition() - Method in interface org.eclipse.wst.jsdt.debug.core.breakpoints.IJavaScriptLineBreakpoint
-
Returns the condition set for this breakpoint or null
.
- getConfiguredContentTypes(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
- getConfiguredDocumentPartitioning(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
- getConfiguredTextHoverStateMasks(ISourceViewer, String) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
- getConstantValue() - Method in interface org.eclipse.wst.jsdt.core.dom.IVariableBinding
-
Returns this binding's constant value if it has one.
- getContainer(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
-
- getContainer(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
-
- getContainer(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
-
- getContainerEntryLabel(IPath, IJavaScriptProject) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
-
Returns the label of a classpath container
- getContainerInitializer(IPath) - Static method in class org.eclipse.wst.jsdt.core.JSDScopeUtil
-
- getContainerInitializer() - Method in class org.eclipse.wst.jsdt.core.LibrarySuperType
-
- getContainerInitializer(IPath) - Static method in class org.eclipse.wst.jsdt.core.LibrarySuperType
-
- getContainerLabel() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage
-
Returns the label that is used for the container input field.
- getContentAssistant(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
- getContentFormatter(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
- getContentKind() - Method in interface org.eclipse.wst.jsdt.core.IIncludePathEntry
-
Returns the kind of files found in the package fragments identified by this
includepath entry.
- getContentReader(IMember, boolean) - Method in interface org.eclipse.wst.jsdt.ui.IDocumentationReader
-
- getContentReader(ILocalVariable, boolean) - Method in interface org.eclipse.wst.jsdt.ui.IDocumentationReader
-
- getContentReader(IJavaScriptElement, boolean) - Static method in class org.eclipse.wst.jsdt.ui.JSdocContentAccess
-
- getContentReader(IMember, boolean) - Static method in class org.eclipse.wst.jsdt.ui.JSdocContentAccess
-
Gets a reader for an IMember's Javadoc comment content from the source attachment.
- getContentReader(ILocalVariable, boolean) - Static method in class org.eclipse.wst.jsdt.ui.JSdocContentAccess
-
Gets a reader for an ILocalDeclaration's doc comment content from the
source attachment.
- getContents() - Method in class org.eclipse.wst.jsdt.core.compiler.BuildContext
-
Returns the contents of the javaScript unit.
- getContents() - Method in interface org.eclipse.wst.jsdt.core.IBuffer
-
Returns the contents of this buffer as a String
.
- getContext() - Method in class org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector
-
Returns the CompletionContext
for this completion operation.
- getContextIncludes() - Method in class org.eclipse.wst.jsdt.core.infer.ResolutionConfiguration
-
Get the default list of files to be looked at when resolving
a name
- getCoreContext() - Method in class org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext
-
- getCorePreferenceStore() - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptTextTools
-
Returns this text tool's core preference store.
- getCorrections(IInvocationContext, IProblemLocation[]) - Method in interface org.eclipse.wst.jsdt.ui.text.java.IQuickFixProcessor
-
Collects corrections or code manipulations for the given context.
- getCorrespondingFunction() - Method in class org.eclipse.wst.jsdt.core.infer.InferredType
-
- getCorrespondingResource() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
-
Returns the resource that corresponds directly to this element,
or null
if there is no resource that corresponds to
this element.
- getCoveredNode() - Method in interface org.eclipse.wst.jsdt.ui.text.java.IInvocationContext
-
Convenience method to evaluate the AST node that is covered by the current selection.
- getCoveredNode(JavaScriptUnit) - Method in interface org.eclipse.wst.jsdt.ui.text.java.IProblemLocation
-
Convenience method to evaluate the AST node covered by this problem.
- getCoveringNode() - Method in interface org.eclipse.wst.jsdt.ui.text.java.IInvocationContext
-
Convenience method to evaluate the AST node covering the current selection.
- getCoveringNode(JavaScriptUnit) - Method in interface org.eclipse.wst.jsdt.ui.text.java.IProblemLocation
-
Convenience method to evaluate the AST node covering this problem.
- getCreatedElement() - Method in class org.eclipse.wst.jsdt.ui.actions.AbstractOpenWizardAction
-
Returns the created element or null
if the wizard has not run or was canceled.
- getCreatedImports() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite
-
- getCreatedStaticImports() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite
-
- getCreatedType() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
-
Returns the created type or null
is the type has not been created yet.
- getCurrentTextSelection() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage
-
Returns the text selection of the current editor.
- 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.ExportDeclaration
-
- getDeclaration() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionDeclarationStatement
-
- getDeclaration() - Method in class org.eclipse.wst.jsdt.core.dom.TypeDeclarationExpression
-
Returns the abstract type declaration of this local type declaration
expression
- getDeclaration() - Method in class org.eclipse.wst.jsdt.core.dom.TypeDeclarationStatement
-
Returns the abstract type declaration of this local type declaration
statement (added in JLS3 API).
- getDeclarationKey() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
-
Returns the key of the relevant
declaration in the context, or null
if none.
- getDeclarationLabel(IJavaScriptElement, long, StringBuffer) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
-
Appends the label for a import container, import or package declaration to a StringBuffer
.
- getDeclarationSignature() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
-
Returns the type signature of the relevant
declaration in the context, or null
if none.
- getDeclarationString() - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
-
- getDeclarationTypeName() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
-
Returns the type name of the relevant
declaration in the context without the package fragment,
or null
if none.
- getDeclaredFields() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
-
Returns a list of bindings representing all the fields declared
as members of this class, interface, or enum type.
- getDeclaredMethods() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
-
Returns a list of method bindings representing all the methods and
constructors declared for this class, interface, enum, or annotation
type.
- getDeclaredModifiers() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
-
Returns the declared modifiers for this class or interface binding
as specified in the original source declaration of the class or
interface.
- getDeclaredTypes() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
-
Returns a list of type bindings representing all the types declared as
members of this class, interface, or enum type.
- getDeclaringClass() - Method in interface org.eclipse.wst.jsdt.core.dom.IFunctionBinding
-
Returns the type binding representing the class or interface
that declares this method or constructor.
- getDeclaringClass() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
-
Returns the type binding representing the class, interface, or enum
that declares this binding.
- getDeclaringClass() - Method in interface org.eclipse.wst.jsdt.core.dom.IVariableBinding
-
Returns the type binding representing the class or interface
that declares this field.
- getDeclaringMethod() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
-
Returns the method binding representing the method that declares this binding
of a local type or type variable.
- getDeclaringMethod() - Method in interface org.eclipse.wst.jsdt.core.dom.IVariableBinding
-
Returns the method binding representing the method containing the scope
in which this local variable is declared.
- getDeclaringType() - Method in interface org.eclipse.wst.jsdt.core.IMember
-
Returns the type in which this member is declared, or null
if this member is not declared in a type (for example, a top-level type).
- getDeclaringType(CompletionProposal) - Method in class org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector
-
Returns the type signature of the declaring type of a
CompletionProposal
, or null
for proposals
that do not have a declaring type.
- getDefaultClasspathExclusionPatterns() - Method in class org.eclipse.wst.jsdt.core.JavaScriptCore
-
Returns default inclusion patterns
return IPath[] array of IPath elements to exclude
- getDefaultEndorsedDirectory(File) - Method in class org.eclipse.wst.jsdt.launching.StandardVMType
-
Returns the default location of the endorsed directory, based on the
given install location.
- getDefaultExtensionDirectory(File) - Method in class org.eclipse.wst.jsdt.launching.StandardVMType
-
Returns the default location of the extension directory, based on the given
install location.
- getDefaultImportRewriteContext() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ImportRewrite
-
Returns the default rewrite context that only knows about the imported types.
- getDefaultJavadocLocation(File) - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstallType
-
Returns a URL for the default jsdoc location of a VM installed at the
given home location, or null
if none.
- getDefaultJavadocLocation(File) - Method in class org.eclipse.wst.jsdt.launching.StandardVMType
-
- getDefaultJREContainerEntry() - Static method in class org.eclipse.wst.jsdt.launching.JavaRuntime
-
Creates and returns a includepath entry describing
the default JRE container entry.
- getDefaultJRELibrary() - Static method in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
Returns the current configuration for the JRE to be used as default in new JavaScript projects.
- getDefaultLibraryLocations(File) - Method in interface org.eclipse.wst.jsdt.launching.IVMInstallType
-
Returns a collection of LibraryLocation
s that represent the
default system libraries of this VM install type, if a VM was installed
at the given installLocation
.
- getDefaultLibraryLocations(File) - Method in class org.eclipse.wst.jsdt.launching.StandardVMType
-
NOTE: We do not add libraries from the "endorsed" directory explicitly, as
the bootpath contains these entries already (if they exist).
- getDefaultOptions() - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
-
Returns a table of all known configurable options with their default values.
- getDefaultPackageRootPath() - Method in class org.eclipse.wst.jsdt.launching.StandardVMType
-
- getDefaultPrefixes(ISourceViewer, String) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
- getDefaultRootPath() - Method in class org.eclipse.wst.jsdt.launching.StandardVMType
-
- getDefaultSearchParticipant() - Static method in class org.eclipse.wst.jsdt.core.search.SearchEngine
-
Returns a new default JavaScript search participant.
- getDefaultSystemLibrary(File) - Method in class org.eclipse.wst.jsdt.launching.StandardVMType
-
Return an IPath
corresponding to the single library file containing the
standard JavaScript classes for most VMs version 1.2 and above.
- getDefaultSystemLibrarySource(File) - Method in class org.eclipse.wst.jsdt.launching.StandardVMType
-
Returns a path to the source attachment for the given libaray, or
an empty path if none.
- getDefaultValue() - Method in interface org.eclipse.wst.jsdt.core.dom.IFunctionBinding
-
Returns the resolved default value of an annotation type member,
or null
if the member has no default value, or if this
is not the binding for an annotation type member.
- getDefaultVMInstall() - Static method in class org.eclipse.wst.jsdt.launching.JavaRuntime
-
Return the default VM set with setDefaultVM()
.
- getDefinedFunction(IExpression) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
-
Get the function referenced by the expression
- getDelegate() - Method in class org.eclipse.wst.jsdt.core.dom.YieldExpression
-
Return true if yield is delegate.
- getDeleteAction() - Method in class org.eclipse.wst.jsdt.ui.actions.CCPActionGroup
-
Returns the delete action managed by this action group.
- getDelta() - Method in class org.eclipse.wst.jsdt.core.compiler.ReconcileContext
-
Returns the delta describing the change to the working copy being reconciled.
- getDelta() - Method in class org.eclipse.wst.jsdt.core.ElementChangedEvent
-
Returns the delta describing the change.
- getDescription(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
-
- getDescription() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
-
- getDescription(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
-
- getDescription() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
-
- getDescription(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
-
- getDescription() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
-
- getDescription(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
-
- getDescription() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
-
- getDescription(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
-
- getDescription() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
-
- getDescription(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
-
- getDescription() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
-
- getDescription() - Method in interface org.eclipse.wst.jsdt.core.IJsGlobalScopeContainer
-
Answers a readable description of this container
- getDescription(IPath, IJavaScriptProject) - Method in interface org.eclipse.wst.jsdt.core.IJsGlobalScopeContainerInitializer
-
Returns a readable description for a container path.
- getDescription(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
-
- getDescription() - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
-
- getDescription() - Method in class org.eclipse.wst.jsdt.core.search.SearchParticipant
-
Returns a displayable name of this search participant.
- getDescription() - Method in class org.eclipse.wst.jsdt.launching.JREContainer
-
- getDescription(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.launching.JREContainerInitializer
-
- getDescription() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryContainer
-
- getDescription() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryContainer
-
- getDescription() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
-
- getDescription(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
-
- getDescription() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
-
- getDescription(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
-
- getDetailString() - Method in interface org.eclipse.wst.jsdt.debug.core.model.IJavaScriptValue
-
Returns the string to use for details display.
- getDialogTitle() - Method in class org.eclipse.wst.jsdt.ui.actions.OpenExternalJavadocAction
-
Note: this method is for internal use only.
- getDimensions() - Method in class org.eclipse.wst.jsdt.core.dom.ArrayType
-
Returns the number of dimensions in this array type.
- getDimensions() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
-
Returns the dimensionality of this array type, or 0
if this
is not an array type binding.
- getDiscoverableName() - Method in class org.eclipse.wst.jsdt.core.dom.ModuleSpecifier
-
Returns this node's discoverable name
- getDisplayName() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
-
Returns a readable (non mangled) name.
- getDocument(String) - Method in class org.eclipse.wst.jsdt.core.search.SearchParticipant
-
Returns a search document for the given path.
- getDocument() - Method in class org.eclipse.wst.jsdt.ui.text.java.ContentAssistInvocationContext
-
Returns the document that content assist is invoked on, or null
if not known.
- getDocumentation2HTMLReader(Reader) - Method in interface org.eclipse.wst.jsdt.ui.IDocumentationReader
-
- getDocumentProvider() - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptUI
-
Returns the DocumentProvider used for JavaScript compilation units.
- getDoubleClickStrategy(ISourceViewer, String) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
- getEclipse21Settings() - Static method in class org.eclipse.wst.jsdt.core.formatter.DefaultCodeFormatterConstants
-
Returns the formatter settings that most closely approximate
the default formatter settings of Eclipse version 2.1.
- getEclipseDefaultSettings() - Static method in class org.eclipse.wst.jsdt.core.formatter.DefaultCodeFormatterConstants
-
Returns the default Eclipse formatter settings
- getEditor() - Method in class org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext
-
Returns the editor the context is associated with.
- getEditor() - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
Returns the editor in which the configured viewer(s) will reside.
- 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.
- getElementAt(int) - Method in interface org.eclipse.wst.jsdt.core.ITypeRoot
-
Returns the smallest element within this JavaScript type root that
includes the given source position (that is, a method, field, etc.), or
null
if there is no element other than the JavaScript type root
itself at the given position, or if the given position is not
within the source range of the source of this JavaScript type root.
- getElementLabel(IJavaScriptElement, long) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
-
Returns the label for a JavaScript element with the flags as defined by this class.
- getElementLabel(IJavaScriptElement, long, StringBuffer) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
-
Returns the label for a JavaScript element with the flags as defined by this class.
- getElementName() - Method in interface org.eclipse.wst.jsdt.core.IExportDeclaration
-
Returns the name that has been exported.
- getElementName() - Method in interface org.eclipse.wst.jsdt.core.IField
-
Returns the simple name of this field.
- getElementName() - Method in interface org.eclipse.wst.jsdt.core.IFunction
-
Returns the simple name of this function or method.
- getElementName() - Method in interface org.eclipse.wst.jsdt.core.IImportDeclaration
-
Returns the name that has been imported.
- getElementName() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
-
Returns the name of this element.
- getElementName() - Method in interface org.eclipse.wst.jsdt.core.ILocalVariable
-
Returns the name of this local variable.
- getElementName() - Method in interface org.eclipse.wst.jsdt.core.IPackageFragment
-
Returns the dot-separated package name of this fragment, for example
"java.lang"
, or ""
(the empty string),
for the default package.
- getElementName() - Method in interface org.eclipse.wst.jsdt.core.IType
-
Returns the simple name of this type, unqualified by package or enclosing type.
- getElements() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptModelStatus
-
Returns any JavaScript elements associated with the failure (see specification
of the status code), or an empty array if no elements are related to this
particular status code.
- getElements() - Method in interface org.eclipse.wst.jsdt.core.IRegion
-
Returns the top level elements in this region.
- getElements(Object) - Method in class org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider
-
- getElementToOpen(Object) - Method in class org.eclipse.wst.jsdt.ui.actions.OpenAction
-
Note: this method is for internal use only.
- getElementType() - Method in class org.eclipse.wst.jsdt.core.dom.ArrayType
-
Returns the element type of this array type.
- getElementType() - Method in class org.eclipse.wst.jsdt.core.dom.ChildListPropertyDescriptor
-
Returns the element type of this list property.
- getElementType() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
-
Returns the binding representing the element type of this array type,
or null
if this is not an array type binding.
- getElementType() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
-
Returns this element's kind encoded as an integer.
- getElementType(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
-
Returns the type signature without any array nesting.
- getElementType(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
-
Returns the type signature without any array nesting.
- getElseExpression() - Method in class org.eclipse.wst.jsdt.core.dom.ConditionalExpression
-
Returns the "else" part of this conditional expression.
- getElseStatement() - Method in class org.eclipse.wst.jsdt.core.dom.IfStatement
-
Returns the "else" part of this if statement, or null
if
this if statement has no "else" part.
- getEnclosingName() - Method in interface org.eclipse.wst.jsdt.ui.dialogs.ITypeInfoRequestor
-
Returns a dot separated string of the enclosing types or an
empty string if the type is a top level type.
- getEnclosingType() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
-
Returns the enclosing type corresponding to the current input.
- getEnclosingTypeLabel() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
-
Returns the label that is used for the enclosing type input field.
- getEnclosingTypeText() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
-
Returns the text of the enclosing type input field.
- getEncoding() - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
-
Returns the workspace root default charset encoding.
- getEncoding() - Method in class org.eclipse.wst.jsdt.core.search.SearchDocument
-
Returns the encoding for this document.
- getEntryKind() - Method in interface org.eclipse.wst.jsdt.core.IIncludePathEntry
-
Returns the kind of this includepath entry.
- getEnvironment() - Method in class org.eclipse.wst.jsdt.launching.VMRunnerConfiguration
-
Returns the environment for the JavaScript program or null
- getErasure() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
-
Returns the erasure of this type binding.
- getErrorMessage() - Method in class org.eclipse.wst.jsdt.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.
- getEvents() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
-
- 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.
- getExclusionPatterns() - Method in interface org.eclipse.wst.jsdt.core.IIncludePathEntry
-
Returns the set of patterns used to exclude resources or classes associated with
this includepath entry.
- getExecutionEnvironmentId(IPath) - Static method in class org.eclipse.wst.jsdt.launching.JavaRuntime
-
Returns the execution environment identifier in the following JRE
includepath container path, or null
if none.
- getExecutionEnvironmentId(IPath) - Static method in class org.eclipse.wst.jsdt.launching.JREContainerInitializer
-
Returns the segment from the path containing the execution environment id
or null
- getExpectedType() - Method in class org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext
-
Returns the expected type if any, null
otherwise.
- getExpectedTypesKeys() - Method in class org.eclipse.wst.jsdt.core.CompletionContext
-
Return keys of expected types of a potential completion proposal at the completion position.
- getExpectedTypesSignatures() - Method in class org.eclipse.wst.jsdt.core.CompletionContext
-
Return signatures of expected types of a potential completion proposal at the completion position.
- getExport(String) - Method in interface org.eclipse.wst.jsdt.core.IExportContainer
-
Returns the first export declaration in this export container with the given name.
- getExport(String) - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
-
Returns the first export declaration in this javaScript file with the given name.
- getExportContainer() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
-
Returns the export container for this javaScript file.
- getExports() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
-
Returns the export declarations in this javaScript file
in the order in which they appear in the source.
- getExpression() - Method in interface org.eclipse.wst.jsdt.core.ast.IAssignment
-
get the expression being assigned
- getExpression() - Method in interface org.eclipse.wst.jsdt.core.ast.IReturnStatement
-
- getExpression() - Method in interface org.eclipse.wst.jsdt.core.ast.IUnaryExpression
-
- getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.ArrowFunctionExpression
-
Returns expression or null
- getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.ClassInstanceCreation
-
Returns the expression of this class instance creation expression, or
null
if there is none.
- getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.ConditionalExpression
-
Returns the condition of this conditional expression.
- getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.DoStatement
-
Returns the expression of this do statement.
- getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.EnhancedForStatement
-
Returns the expression of this enhanced for statement.
- getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.ExpressionStatement
-
Returns the expression of this expression statement.
- getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.FieldAccess
-
Returns the expression of this field access expression.
- getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.ForStatement
-
Returns the condition expression of this for statement, or
null
if there is none.
- getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionInvocation
-
Returns the expression of this method invocation expression, or
null
if there is none.
- getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.IfStatement
-
Returns the expression of this if statement.
- getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.ParenthesizedExpression
-
Returns the expression of this parenthesized expression.
- getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.ReturnStatement
-
Returns the expression of this return statement, or
null
if there is none.
- getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.SuperConstructorInvocation
-
Returns the expression of this super constructor invocation statement,
or null
if there is none.
- getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.SwitchCase
-
Returns the expression of this switch case, or
null
if there is none (the "default:" case).
- getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.SwitchStatement
-
Returns the expression of this switch statement.
- getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.ThrowStatement
-
Returns the expression of this throw statement.
- getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.WhileStatement
-
Returns the expression of this while statement.
- getExpression() - Method in class org.eclipse.wst.jsdt.core.dom.WithStatement
-
Returns the expression of this with statement.
- getExtendedLength(ASTNode) - Method in class org.eclipse.wst.jsdt.core.dom.JavaScriptUnit
-
Returns the extended source length of the given node.
- getExtendedSourceRangeComputer() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ASTRewrite
-
Returns the extended source range computer for this AST rewriter.
- getExtendedStartPosition(ASTNode) - Method in class org.eclipse.wst.jsdt.core.dom.JavaScriptUnit
-
Returns the extended start position of the given node.
- getExtraAttributes() - Method in interface org.eclipse.wst.jsdt.core.IIncludePathEntry
-
Returns the extra includepath attributes for this includepath entry.
- getExtraDimensions() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionDeclaration
-
Returns the number of extra array dimensions over and above the
explicitly-specified return type.
- getExtraDimensions() - Method in class org.eclipse.wst.jsdt.core.dom.SingleVariableDeclaration
-
- getExtraDimensions() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclaration
-
Returns the number of extra array dimensions over and above the
explicitly-specified type.
- getExtraDimensions() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationFragment
-
Returns the number of extra array dimensions this variable has over
and above the type specified in the enclosing declaration.
- getExtraDimensionsProperty() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclaration
-
Returns structural property descriptor for the "extraDimensions" property
of this node.
- getExtraMarkerAttributeNames() - Method in class org.eclipse.wst.jsdt.core.compiler.CategorizedProblem
-
Returns the names of the extra marker attributes associated to this problem when persisted into a marker
by the JavaBuilder.
- getExtraMarkerAttributeValues() - Method in class org.eclipse.wst.jsdt.core.compiler.CategorizedProblem
-
Returns the respective values for the extra marker attributes associated to this problem when persisted into
a marker by the JavaBuilder.
- getFailureContainer(IPath, IJavaScriptProject) - Method in interface org.eclipse.wst.jsdt.core.IJsGlobalScopeContainerInitializer
-
Returns a includepath container that is used after this initializer failed to bind a includepath container
to a IJsGlobalScopeContainer
for the given project.
- getFailureContainer(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
-
- getFavoriteReferences() - Method in class org.eclipse.wst.jsdt.core.CompletionRequestor
-
Returns the favorite references which are used to compute some completion proposals.
- getField(String) - Method in interface org.eclipse.wst.jsdt.core.IFunctionContainer
-
Returns the field with the specified name
in this type (for example, "bar"
).
- getField(String) - Method in interface org.eclipse.wst.jsdt.core.IType
-
Returns the field with the specified name
in this type (for example, "bar"
).
- getFieldComment(IJavaScriptUnit, String, String, String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
-
Returns the content for a new field comment using the 'field comment' code template.
- getFieldLabel(IField, long, StringBuffer) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
-
Appends the label for a field to a StringBuffer
.
- getFieldName() - Method in interface org.eclipse.wst.jsdt.core.ast.IObjectLiteralField
-
- getFieldName() - Method in class org.eclipse.wst.jsdt.core.dom.ObjectLiteralField
-
Returns the type in this cast expression.
- getFields() - Method in interface org.eclipse.wst.jsdt.core.ast.IObjectLiteral
-
- getFields() - Method in class org.eclipse.wst.jsdt.core.dom.TypeDeclaration
-
Returns the ordered list of field declarations of this type
declaration.
- getFields() - Method in interface org.eclipse.wst.jsdt.core.IFunctionContainer
-
Returns the fields declared by this type or javascript file.
- getFields() - Method in interface org.eclipse.wst.jsdt.core.IType
-
Returns the fields declared by this type.
- getFile() - Method in class org.eclipse.wst.jsdt.core.compiler.BuildContext
-
Returns the IFile
representing the javaScript unit.
- getFile(ScriptReference) - Method in interface org.eclipse.wst.jsdt.debug.core.model.IScriptResolver
-
This method is used to find the workspace
IFile
that corresponds to the source
URI
from the given
ScriptReference
.
- getFile(ScriptReference) - Method in class org.eclipse.wst.jsdt.debug.core.model.ScriptResolver
-
- getFileComment(IJavaScriptUnit, String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
-
Returns the content for a new file comment using the 'file comment' code template.
- getFileComment(IJavaScriptUnit) - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
-
- getFileComment(IJavaScriptUnit, String) - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
-
Hook method that gets called from createType
to retrieve
a file comment.
- 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
- getFilterExtension() - Method in class org.eclipse.wst.jsdt.ui.dialogs.TypeSelectionExtension
-
Returns the filter extension or null
if
no additional filtering is required.
- getFinally() - Method in class org.eclipse.wst.jsdt.core.dom.TryStatement
-
Returns the finally block of this try statement, or null
if
this try statement has no finally block.
- getFlags() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
-
Returns the modifier flags relevant in the context, or
Flags.AccDefault
if none.
- getFlags() - Method in class org.eclipse.wst.jsdt.core.dom.ASTNode
-
Returns the flags associated with this node.
- getFlags() - Method in interface org.eclipse.wst.jsdt.core.IImportDeclaration
-
Returns the modifier flags for this import.
- getFlags() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElementDelta
-
Returns flags that describe how an element has changed.
- getFlags() - Method in interface org.eclipse.wst.jsdt.core.IMember
-
Returns the modifier flags for this member.
- getFolderContent(IFolder) - Method in class org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider
-
Evaluates all children of a given IFolder
.
- getForceWrapping(String) - Static method in class org.eclipse.wst.jsdt.core.formatter.DefaultCodeFormatterConstants
-
Return the force value of the given alignment value.
- getFoundObjects() - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
-
- getFrameCount() - Method in interface org.eclipse.wst.jsdt.debug.core.model.IJavaScriptThread
-
Returns the total stack frame count
- getFullPath() - Method in interface org.eclipse.wst.jsdt.core.IJarEntryResource
-
Returns the full, absolute path of this jar entry resource relative to the archive this jar
entry belongs to.
- getFullyQualifiedName() - Method in class org.eclipse.wst.jsdt.core.dom.Name
-
Returns the standard dot-separated representation of this name.
- getFullyQualifiedName() - Method in interface org.eclipse.wst.jsdt.core.IType
-
Returns the fully qualified name of this type,
including qualification for any containing types and packages.
- getFullyQualifiedName(char) - Method in interface org.eclipse.wst.jsdt.core.IType
-
Returns the fully qualified name of this type,
including qualification for any containing types and packages.
- getFullyQualifiedName() - Method in class org.eclipse.wst.jsdt.core.search.TypeNameMatch
-
Returns the matched type's fully qualified name using '.' character
as separator (e.g. package name + '.' enclosing type names + '.' simple name).
- getFullyQualifiedParameterizedName() - Method in interface org.eclipse.wst.jsdt.core.IType
-
Returns this type's fully qualified name
- getFunction(String, String[]) - Method in interface org.eclipse.wst.jsdt.core.IFunction
-
- getFunction(String, String[]) - Method in interface org.eclipse.wst.jsdt.core.IFunctionContainer
-
Returns the method with the specified name and parameter types
in this type (for example, "foo", {"I", "QString;"}
).
- getFunction(IExpression) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
-
- getFunction(String, String[]) - Method in interface org.eclipse.wst.jsdt.core.IType
-
Returns the method with the specified name and parameter types
in this type (for example, "foo", {"I", "QString;"}
).
- getFunctionDeclaration() - Method in class org.eclipse.wst.jsdt.core.infer.InferredMethod
-
- getFunctionName() - Method in interface org.eclipse.wst.jsdt.debug.core.breakpoints.IJavaScriptFunctionBreakpoint
-
Returns the function name set in the breakpoint.
- getFunctions() - Method in interface org.eclipse.wst.jsdt.core.IFunctionContainer
-
Returns the methods and constructors declared by this type or file.
- getFunctions() - Method in interface org.eclipse.wst.jsdt.core.IType
-
Returns the methods and constructors declared by this type.
- getFunctionType() - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
-
- 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.
- getHitCount() - Method in interface org.eclipse.wst.jsdt.debug.core.breakpoints.IJavaScriptBreakpoint
-
Returns the hit count set for this breakpoint
or -1 if no hit count has been set.
- 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(IJavaScriptElement, boolean, boolean) - Static method in class org.eclipse.wst.jsdt.ui.JSdocContentAccess
-
- getHTMLContentReader(IMember, boolean, boolean) - Static method in class org.eclipse.wst.jsdt.ui.JSdocContentAccess
-
Gets a reader for an IMember's Javadoc comment content from the source attachment.
- getHTMLContentReader(ILocalVariable, boolean, boolean) - Static method in class org.eclipse.wst.jsdt.ui.JSdocContentAccess
-
Gets a reader for an ILocalDeclaration documentation comment content.
- getHyperlinkDetectorTargets(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
- getID() - Method in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
Returns the problem id
- getId() - Method in class org.eclipse.wst.jsdt.core.dom.StructuralPropertyDescriptor
-
Returns the id of this property.
- getID() - Method in class org.eclipse.wst.jsdt.core.infer.DefaultInferrenceProvider
-
- getID() - Method in interface org.eclipse.wst.jsdt.core.infer.InferrenceProvider
-
Get the inference provider ID
- getId() - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstall
-
- getId() - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstallType
-
- getId() - Method in interface org.eclipse.wst.jsdt.launching.IVMInstall
-
Returns the id for this VM.
- getId() - Method in interface org.eclipse.wst.jsdt.launching.IVMInstallType
-
Returns the globally unique id of this VM type.
- getIdentifier() - Method in class org.eclipse.wst.jsdt.core.dom.SimpleName
-
Returns this node's identifier.
- getImage(IPath, String, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxUiInitializer
-
- getImage(IPath, String, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxUiInitializer
-
- getImage(IPath, String, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxUiInitializer
-
- getImage(IPath, String, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
-
- getImage(IPath, String, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
-
- getImage(IPath, String, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
-
- getImage(IPath, String, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerUILibInitializer
-
- getImage(IPath, String, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerUILibInitializer
-
- getImage(IPath, String, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerUILibInitializer
-
- getImage(IPath, String, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryContainerUIExtension
-
- getImage(IPath, String, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryContainerUIExtension
-
- getImage(String) - Method in interface org.eclipse.wst.jsdt.ui.ISharedImages
-
Returns the shared image managed under the given key.
- getImage(Object) - Method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabelProvider
-
- getImage(ImageDescriptor) - Method in class org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector
-
Returns a cached image for the given descriptor.
- getImageDescriptor(ITypeInfoRequestor) - Method in interface org.eclipse.wst.jsdt.ui.dialogs.ITypeInfoImageProvider
-
- getImageDescriptor(String) - Method in interface org.eclipse.wst.jsdt.ui.ISharedImages
-
Returns the image descriptor managed under the given key.
- getImageDescriptor(Object) - Method in class org.eclipse.wst.jsdt.ui.ProjectLibraryRoot.WorkBenchAdapter
-
- getImageDescriptor(ClasspathAttributeConfiguration.ClasspathAttributeAccess) - Method in class org.eclipse.wst.jsdt.ui.wizards.ClasspathAttributeConfiguration
-
Returns the image descriptor of the classpath attributes name as a translated string.
- getImageProvider() - Method in class org.eclipse.wst.jsdt.ui.dialogs.TypeSelectionExtension
-
Returns an image provider or null
if the standard
images should be used.
- getImageSize() - Method in class org.eclipse.wst.jsdt.ui.JavaScriptElementImageDescriptor
-
Returns the size of the image created by calling #createImage()
.
- getImport(String) - Method in interface org.eclipse.wst.jsdt.core.IImportContainer
-
Returns the first import declaration in this import container with the given name.
- getImport(String) - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
-
Returns the first import declaration in this javaScript file with the given name.
- getImportContainer() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
-
Returns the import container for this javaScript file.
- getImportRewriteSupport() - Method in class org.eclipse.wst.jsdt.core.infer.RefactoringSupport
-
- getImports() - Method in interface org.eclipse.wst.jsdt.core.eval.IEvaluationContext
-
Returns the import declarations for this evaluation context.
- getImports() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
-
Returns the import declarations in this javaScript file
in the order in which they appear in the source.
- getImportStartPosition(JavaScriptUnit) - Method in class org.eclipse.wst.jsdt.core.infer.ImportRewriteSupport
-
Find the starting position of an import when none already exist
- getImportString(String, boolean, String) - Method in class org.eclipse.wst.jsdt.core.infer.ImportRewriteSupport
-
- getIncludepathAttributes() - Method in interface org.eclipse.wst.jsdt.core.IPackageFragmentRoot
-
- getIncludepathEntries() - Method in interface org.eclipse.wst.jsdt.core.IJsGlobalScopeContainer
-
Answers the set of includepath entries this container is mapping to.
- getIncludepathEntries(IJsGlobalScopeContainer) - Method in class org.eclipse.wst.jsdt.core.JSDScopeUtil
-
- getIncludepathEntries() - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
-
- getIncludepathEntries() - Method in class org.eclipse.wst.jsdt.launching.JREContainer
-
- getIncludepathEntries() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryContainer
-
- getIncludepathEntries() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryContainer
-
- getIncludepathEntries() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
-
- getIncludepathEntries() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
-
- getIncludepathVariable(String) - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
-
Returns the path held in the given includepath variable.
- getIncludepathVariableDeprecationMessage(String) - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
-
Returns deprecation message of a given includepath variable.
- getIncludepathVariableNames() - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
-
Returns the names of all known includepath variables.
- getInclusionPatterns() - Method in interface org.eclipse.wst.jsdt.core.IIncludePathEntry
-
Returns the set of patterns used to explicitly define resources
to be included with this includepath entry.
- getIndentPrefixes(ISourceViewer, String) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
- getIndentStyle(String) - Static method in class org.eclipse.wst.jsdt.core.formatter.DefaultCodeFormatterConstants
-
Return the indentation style of the given alignment value.
- getIndentWidth(Map) - Static method in class org.eclipse.wst.jsdt.core.formatter.IndentManipulation
-
Returns the tab width as configured in the given map.
- getIndex() - Method in class org.eclipse.wst.jsdt.core.dom.ArrayAccess
-
Returns the index expression of this array access expression.
- getIndexCategories() - Method in class org.eclipse.wst.jsdt.core.search.SearchPattern
-
Returns an array of index categories to consider for this index query.
- getIndexKey() - Method in class org.eclipse.wst.jsdt.core.search.SearchPattern
-
Returns a key to find in relevant index categories, if null then all index entries are matched.
- getInferenceEngines(CompilationUnitDeclaration) - Method in class org.eclipse.wst.jsdt.core.infer.InferrenceManager
-
The base Inference Engine is always added first.
- getInferenceID() - Method in interface org.eclipse.wst.jsdt.core.ast.IScriptFileDeclaration
-
get the inference ID for the script if it is located in a container that specified an Inference ID
- getInferenceID() - Method in interface org.eclipse.wst.jsdt.core.IJsGlobalScopeContainerInitializer
-
Get the id of the inference provider for this library
- getInferenceID() - Method in interface org.eclipse.wst.jsdt.core.infer.IInferenceFile
-
get the inference ID for the script if it is located in a container that specified an Inference ID
- getInferenceID() - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
-
- getInferenceID() - Method in class org.eclipse.wst.jsdt.launching.JREContainerInitializer
-
- getInferenceID() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
-
- getInferenceID() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
-
- getInferenceProviders() - Method in class org.eclipse.wst.jsdt.core.infer.InferrenceManager
-
- getInferenceProviders(IInferenceFile) - Method in class org.eclipse.wst.jsdt.core.infer.InferrenceManager
-
- getInferEngine() - Method in class org.eclipse.wst.jsdt.core.infer.DefaultInferrenceProvider
-
- getInferEngine() - Method in interface org.eclipse.wst.jsdt.core.infer.InferrenceProvider
-
Get the inference engine for this inference provider, or null if one will not be provided.
- getInferredGlobal(boolean) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
-
- getInferredMethod() - Method in interface org.eclipse.wst.jsdt.core.ast.IAbstractFunctionDeclaration
-
Get the Inferred method associated with this function
- getInferredType() - Method in interface org.eclipse.wst.jsdt.core.ast.IAbstractFunctionDeclaration
-
Get the inferred return type for the function
- getInferredType() - Method in interface org.eclipse.wst.jsdt.core.ast.IAbstractVariableDeclaration
-
Get the inferred type of the var
- getInferredType() - Method in interface org.eclipse.wst.jsdt.core.ast.IAssignment
-
Get the inferred type of the assignment
- getInferredType() - Method in interface org.eclipse.wst.jsdt.core.ast.IObjectLiteral
-
- getInferredType() - Method in interface org.eclipse.wst.jsdt.core.ast.IReturnStatement
-
- getInferredType2(IExpression) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
-
- getInformationControlCreator(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
- getInformationPresenter(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
- getInitialization() - Method in interface org.eclipse.wst.jsdt.core.ast.IAbstractVariableDeclaration
-
Get the initialization expression of the var
- getInitializer() - Method in interface org.eclipse.wst.jsdt.core.ast.IObjectLiteralField
-
- getInitializer() - Method in class org.eclipse.wst.jsdt.core.dom.ArrayCreation
-
Returns the array initializer of this array creation expression, or
null
if there is none.
- getInitializer() - Method in class org.eclipse.wst.jsdt.core.dom.ObjectLiteralField
-
Returns the expression of this cast expression.
- getInitializer() - Method in class org.eclipse.wst.jsdt.core.dom.SingleVariableDeclaration
-
- getInitializer() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclaration
-
Returns the initializer of this variable declaration, or
null
if there is none.
- getInitializer() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationFragment
-
- getInitializer() - Method in interface org.eclipse.wst.jsdt.core.eval.IGlobalVariable
-
Returns the initializer of this global variable.
- getInitializer(int) - Method in interface org.eclipse.wst.jsdt.core.IType
-
Returns the initializer with the specified position relative to
the order they are defined in the source.
- getInitializerLabel(IInitializer, long, StringBuffer) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
-
Appends the label for a initializer to a StringBuffer
.
- getInitializerProperty() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclaration
-
Returns structural property descriptor for the "initializer" property
of this node.
- getInitializers() - Method in interface org.eclipse.wst.jsdt.core.IType
-
Returns the initializers declared by this type.
- getInitialJavaElement(IStructuredSelection) - Method in class org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage
-
Utility method to inspect a selection to find a JavaScript element.
- getInputElement() - Method in interface org.eclipse.wst.jsdt.ui.ITypeHierarchyViewPart
-
Returns the input element of this type hierarchy view.
- getInstallLocation() - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstall
-
- getInstallLocation() - Method in interface org.eclipse.wst.jsdt.launching.IVMInstall
-
Returns the root directory of the install location of this VM.
- getInstance() - Static method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
-
- getInstance() - Static method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
-
- getInstance() - Static method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
-
- getInstance() - Static method in class org.eclipse.wst.jsdt.core.infer.InferrenceManager
-
- getInvocationContext() - Method in class org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector
-
Returns the invocation context.
- getInvocationOffset() - Method in class org.eclipse.wst.jsdt.ui.text.java.ContentAssistInvocationContext
-
Returns the invocation offset.
- getIterationVariable() - Method in class org.eclipse.wst.jsdt.core.dom.ForInStatement
-
- getIterationVariable() - Method in class org.eclipse.wst.jsdt.core.dom.ForOfStatement
-
- getJavaCompletionProposals() - Method in class org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector
-
Returns the unsorted list of received proposals.
- getJavaConventionsSettings() - Static method in class org.eclipse.wst.jsdt.core.formatter.DefaultCodeFormatterConstants
-
Returns the settings according to the JavaScript conventions.
- getJavadoc() - Method in class org.eclipse.wst.jsdt.core.dom.BodyDeclaration
-
Returns the doc comment node.
- getJavadoc() - Method in class org.eclipse.wst.jsdt.core.dom.PackageDeclaration
-
Returns the doc comment node.
- getJavadoc() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationStatement
-
Returns the doc comment node.
- getJavadocLocation() - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstall
-
- getJavadocLocation() - Method in interface org.eclipse.wst.jsdt.launching.IVMInstall
-
Returns the jsdoc location associated with this VM install.
- getJavadocLocation() - Method in class org.eclipse.wst.jsdt.launching.LibraryLocation
-
Returns the jsdoc location associated with this Library location.
- getJavadocProperty() - Method in class org.eclipse.wst.jsdt.core.dom.BodyDeclaration
-
Returns structural property descriptor for the "jsdoc" property
of this node.
- getJavaDocScanner() - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
Returns the JavaDoc scanner for this configuration.
- getJavaElement() - Method in interface org.eclipse.wst.jsdt.core.dom.IBinding
-
Returns the JavaScript element that corresponds to this binding.
- getJavaElement() - Method in class org.eclipse.wst.jsdt.core.dom.JavaScriptUnit
-
The JavaScript element (an org.eclipse.wst.jsdt.core.IJavaScriptUnit
or an org.eclipse.wst.jsdt.core.IClassFile
)
this javaScript unit was created from, or null
if it was not created from a JavaScript element.
- getJavaElement() - Method in class org.eclipse.wst.jsdt.core.search.SearchDocument
-
- getJavaElementClipboardTransfer() - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptUI
-
Returns the transfer instance used to copy/paste JavaScript elements to
and from the clipboard.
- getJavaProject() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
-
Returns the JavaScript project associated with this runtime includepath entry
or null
if none.
- getJavaProject(ILaunchConfiguration) - Static method in class org.eclipse.wst.jsdt.launching.JavaRuntime
-
Return the IJavaScriptProject
referenced in the specified configuration or
null
if none.
- getJavaProject() - Method in class org.eclipse.wst.jsdt.ui.project.JsNature
-
- getJavaProject() - Method in class org.eclipse.wst.jsdt.ui.wizards.ClasspathAttributeConfiguration.ClasspathAttributeAccess
-
Returns the JavaScript project the current attribute is part of.
- getJavaProject() - Method in class org.eclipse.wst.jsdt.ui.wizards.JavaCapabilityConfigurationPage
-
Returns the JavaScript project that was passed in #init(IJavaScriptProject, IPath, IIncludePathEntry[], boolean)
or null
if the
page has not been initialized yet.
- getJavaProject() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage
-
Returns the JavaScript project of the currently selected package fragment root or null
if no package fragment root is configured.
- getJavaProjects(IJavaScriptModel) - Method in class org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider
-
Note: This method is for internal use only.
- getJavaScriptCore() - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
-
Returns the single instance of the JavaScript core plug-in runtime class.
- getJavaScriptElementHandle() - Method in interface org.eclipse.wst.jsdt.debug.core.breakpoints.IJavaScriptBreakpoint
-
- 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.
- getJavaVersion() - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstall
-
- getJavaVersion() - Method in interface org.eclipse.wst.jsdt.launching.IVMInstall2
-
Returns a string representing the java.version
system property
of this VM install, or null
if unknown.
- getJavaVersion() - Method in class org.eclipse.wst.jsdt.launching.StandardVM
-
- getJavaVersion() - Method in class org.eclipse.wst.jsdt.launching.VMStandin
-
- getJsDoc() - Method in interface org.eclipse.wst.jsdt.core.ast.IAbstractFunctionDeclaration
-
Get the function jsdoc
- getJsDoc() - Method in interface org.eclipse.wst.jsdt.core.ast.IAbstractVariableDeclaration
-
get the JSDoc for the var
- getJsDoc() - Method in interface org.eclipse.wst.jsdt.core.ast.IAssignment
-
- getJsDoc() - Method in interface org.eclipse.wst.jsdt.core.ast.IObjectLiteralField
-
- getJsDoc(String) - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
-
- getJsDoc(String) - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
-
- getJSdocBaseLocation(IJavaScriptElement) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptUI
-
Returns the Javadoc base URL for an element.
- getJSdocLocation(IJavaScriptElement, boolean) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptUI
-
Returns the Javadoc URL for an element.
- getJSdocRange() - Method in interface org.eclipse.wst.jsdt.core.IMember
-
Returns the JSDoc range if this element is from source or if this element
is a binary element with an attached source, null otherwise.
- getJSDTScopeFile() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
-
- getJSDTScopeFile(boolean) - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
-
- getJsGlobalScopeContainer(IPath, IJavaScriptProject) - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
-
Answers the project specific value for a given includepath container.
- getJsGlobalScopeContainerInitializer(String) - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
-
Helper method finding the includepath container initializer registered for a given includepath container ID
or null
if none was found while iterating over the contributions to extension point to
the extension point "org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer".
- getJsGlobalScopeVariableInitializer(String) - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
-
Helper method finding the includepath variable initializer registered for a given includepath variable name
or null
if none was found while iterating over the contributions to extension point to
the extension point "org.eclipse.wst.jsdt.core.JsGlobalScopeVariableInitializer".
- getJSLintConventionsSettings() - Static method in class org.eclipse.wst.jsdt.core.formatter.DefaultCodeFormatterConstants
-
Returns the settings according to the JSLint conventions.
- getJsStructure() - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
-
- getJsStructure(String) - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
-
- getJsStructure() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
-
- getJsStructure(String) - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
-
- getJsTypeName() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
-
- 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.FireFoxLibInitializer
-
- getKind() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
-
- getKind() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
-
- getKind() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
-
- getKind() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
-
- getKind() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
-
Returns the kind of completion being proposed.
- getKind() - Method in interface org.eclipse.wst.jsdt.core.dom.IBinding
-
Returns the kind of bindings this is.
- getKind() - Method in class org.eclipse.wst.jsdt.core.dom.ObjectLiteralField
-
Returns the kind for this literal
- getKind() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationExpression
-
Returns the type of the declaration
- getKind() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationStatement
-
- getKind() - Method in interface org.eclipse.wst.jsdt.core.IAccessRule
-
- getKind() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElementDelta
-
- getKind() - Method in interface org.eclipse.wst.jsdt.core.IJsGlobalScopeContainer
-
Answers the kind of this container.
- getKind() - Method in interface org.eclipse.wst.jsdt.core.IPackageFragment
-
Returns this package fragment's root kind encoded as an integer.
- getKind() - Method in interface org.eclipse.wst.jsdt.core.IPackageFragmentRoot
-
Returns this package fragment root's kind encoded as an integer.
- getKind() - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
-
- getKind() - Method in class org.eclipse.wst.jsdt.launching.JREContainer
-
- getKind() - Method in class org.eclipse.wst.jsdt.launching.JREContainerInitializer
-
- getKind() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryContainer
-
- getKind() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryContainer
-
- getKind() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
-
- getKind() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
-
- getLabel() - Method in class org.eclipse.wst.jsdt.core.dom.BreakStatement
-
Returns the label of this break statement, or null
if
there is none.
- getLabel() - Method in class org.eclipse.wst.jsdt.core.dom.ContinueStatement
-
Returns the label of this continue statement, or null
if
there is none.
- getLabel() - Method in class org.eclipse.wst.jsdt.core.dom.LabeledStatement
-
Returns the label of this labeled statement.
- getLabel(Object) - Method in class org.eclipse.wst.jsdt.ui.ProjectLibraryRoot.WorkBenchAdapter
-
- getLabelProvider() - Method in class org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector
-
Returns the proposal label provider used by the receiver.
- getLabelProvider() - Method in class org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext
-
Returns a label provider that can be used to compute proposal labels.
- getLeadingComment() - Method in class org.eclipse.wst.jsdt.core.dom.Statement
-
- getLeft() - Method in interface org.eclipse.wst.jsdt.core.ast.IBinaryExpression
-
- getLeft() - Method in class org.eclipse.wst.jsdt.core.dom.AssignmentName
-
- getLeftHandSide() - Method in interface org.eclipse.wst.jsdt.core.ast.IAssignment
-
The assignment target
- getLeftHandSide() - Method in class org.eclipse.wst.jsdt.core.dom.Assignment
-
Returns the left hand side of this assignment expression.
- getLeftOperand() - Method in class org.eclipse.wst.jsdt.core.dom.InfixExpression
-
Returns the left operand of this infix expression.
- getLeftOperand() - Method in class org.eclipse.wst.jsdt.core.dom.InstanceofExpression
-
Returns the left operand of this instanceof expression.
- getLength() - Method in 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(CompletionProposal) - Method in class org.eclipse.wst.jsdt.ui.text.java.CompletionProposalCollector
-
Returns the replacement length of a given completion proposal.
- getLength() - Method in interface org.eclipse.wst.jsdt.ui.text.java.IProblemLocation
-
Returns the length of the problem.
- getLibraryContainer(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.JSDScopeUtil
-
- getLibraryFileNames() - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
-
- getLibraryFileNames() - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
-
- getLibraryFileNames() - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
-
- getLibraryFileNames() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
-
- getLibraryFileNames() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
-
- getLibraryFileNames() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
-
- getLibraryJSdocLocation(IIncludePathEntry) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptUI
-
Returns the Javadoc location for library's classpath entry or null
if no
location is available.
- getLibraryLocation() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
-
- getLibraryLocation() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
-
- getLibraryLocation() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
-
- getLibraryLocation() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
-
- getLibraryLocation() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
-
- getLibraryLocation() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
-
- getLibraryLocation() - Method in interface org.eclipse.wst.jsdt.core.IJsGlobalScopeContainerInitializer
-
- getLibraryLocation() - Method in class org.eclipse.wst.jsdt.launching.JREContainerInitializer
-
- getLibraryLocation() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
-
- getLibraryLocation() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
-
- getLibraryLocations() - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstall
-
- getLibraryLocations() - Method in interface org.eclipse.wst.jsdt.launching.IVMInstall
-
Returns the library locations of this IVMInstall.
- getLibraryLocations(IVMInstall) - Static method in class org.eclipse.wst.jsdt.launching.JavaRuntime
-
Evaluates library locations for a IVMInstall.
- getLibraryName() - Method in class org.eclipse.wst.jsdt.core.LibrarySuperType
-
- getLibraryPath(String) - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
-
- getLibraryPath(char[]) - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
-
- getLibraryPath(String) - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
-
- getLibraryPath(char[]) - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
-
- getLibraryPath(String) - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
-
- getLibraryPath(char[]) - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
-
- getLibraryPath(String) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
-
- getLibraryPath(char[]) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
-
- getLibraryPath(String) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
-
- getLibraryPath(char[]) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
-
- getLibraryPath(String) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
-
- getLibraryPath(char[]) - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
-
- getLibraryPathInPlugin() - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
-
- getLibraryPathInPlugin() - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
-
- getLibraryPathInPlugin() - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
-
- getLibraryPathInPlugin() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
-
- getLibraryPathInPlugin() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
-
- getLibraryPathInPlugin() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
-
- 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.
- getListeners() - Method in class org.eclipse.wst.jsdt.launching.ListenerList
-
Returns an array containing all the registered listeners.
- getListRewrite(ASTNode, ChildListPropertyDescriptor) - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ASTRewrite
-
Creates and returns a new rewriter for describing modifications to the
given list property of the given node.
- getLiteralValue() - Method in class org.eclipse.wst.jsdt.core.dom.StringLiteral
-
Returns the value of this literal node.
- getLocal() - Method in class org.eclipse.wst.jsdt.core.dom.ModuleSpecifier
-
Returns this node's local name
- getLocalElement() - Method in class org.eclipse.wst.jsdt.core.search.TypeReferenceMatch
-
Returns the local element of this search match.
- getLocalVariableLabel(ILocalVariable, long, StringBuffer) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
-
Appends the label for a local variable to a StringBuffer
.
- getLocation() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
-
Returns an absolute path in the local file system for this entry,
or null
if none, or if this entry is of type CONTAINER
.
- getLocationInParent() - Method in class org.eclipse.wst.jsdt.core.dom.ASTNode
-
Returns the location of this node within its parent,
or null
if this is a root node.
- getLocationInParent() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ListRewrite
-
Returns the property of the parent node for which this list rewriter was created.
- getLocationPath() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewJavaProjectWizardPage
-
Returns the project location path.
- getMap() - Method in class org.eclipse.wst.jsdt.core.infer.InferOptions
-
- getMarkerType() - Method in class org.eclipse.wst.jsdt.core.compiler.CategorizedProblem
-
Returns the marker type associated to this problem, if it gets persisted into a marker by the JavaBuilder
Standard JavaScript problems are associated to marker type "org.eclipse.wst.jsdt.core.problem").
- getMarkerType() - Method in interface org.eclipse.wst.jsdt.ui.text.java.IProblemLocation
-
Returns the marker type of this problem.
- getMatchRule() - Method in class org.eclipse.wst.jsdt.core.search.SearchPattern
-
Returns the rule to apply for matching index keys.
- getMaxFieldWidth() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage
-
Returns the recommended maximum width for text fields (in pixels).
- getMember() - Method in interface org.eclipse.wst.jsdt.core.ast.IAllocationExpression
-
The expression being allocated
- getMember() - Method in class org.eclipse.wst.jsdt.core.dom.ClassInstanceCreation
-
- getMemento() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
-
Returns a memento for this includepath entry.
- getMessage() - Method in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
Answer a localized, human-readable message string which describes the problem.
- getMessage() - Method in class org.eclipse.wst.jsdt.core.dom.Message
-
Returns the localized message.
- 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.
- getMeta() - Method in class org.eclipse.wst.jsdt.core.dom.MetaProperty
-
- getMethod() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionExpression
-
Returns the type in this cast expression.
- getMethodBodyContent(IJavaScriptUnit, String, String, boolean, String, String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
-
Returns the content of the body for a method or constructor using the method body templates.
- getMethodComment(IJavaScriptUnit, String, FunctionDeclaration, IFunctionBinding, String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
-
Returns the comment for a method or constructor using the comment code templates (constructor / method / overriding method).
- getMethodComment(IJavaScriptUnit, String, String, String[], String[], String, IFunction, String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
-
Returns the comment for a method or constructor using the comment code templates (constructor / method / overriding method).
- getMethodComment(IFunction, IFunction, String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
-
Returns the comment for a method or constructor using the comment code templates (constructor / method / overriding method).
- getMethodComment(IJavaScriptUnit, String, FunctionDeclaration, boolean, String, String, String[], String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
-
Returns the comment for a method or constructor using the comment code templates (constructor / method / overriding method).
- getMethodDeclaration() - Method in interface org.eclipse.wst.jsdt.core.ast.IFunctionExpression
-
- getMethodDeclaration() - Method in interface org.eclipse.wst.jsdt.core.dom.IFunctionBinding
-
Returns the binding for the method declaration corresponding to this
method binding.
- getMethodLabel(IFunction, long, StringBuffer) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
-
Appends the label for a method to a StringBuffer
.
- getMethodName() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionDeclaration
-
- getMethods() - Method in class org.eclipse.wst.jsdt.core.dom.TypeDeclaration
-
Returns the ordered list of method declarations of this type
declaration.
- getMethods() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
-
- getModifiedResource() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
-
Returns the resource handle that corresponds to the compilation unit to was or
will be created or modified.
- getModifiers() - Method in class org.eclipse.wst.jsdt.core.dom.BodyDeclaration
-
Returns the modifiers explicitly specified on this declaration.
- getModifiers() - Method in interface org.eclipse.wst.jsdt.core.dom.IBinding
-
Returns the modifiers for this binding.
- getModifiers() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
-
Returns the compiled modifiers for this class, interface, enum,
or annotation type binding.
- getModifiers() - Method in class org.eclipse.wst.jsdt.core.dom.SingleVariableDeclaration
-
Returns the modifiers explicitly specified on this declaration.
- getModifiers() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationExpression
-
Returns the modifiers explicitly specified on this declaration.
- getModifiers() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationStatement
-
Returns the modifiers explicitly specified on this declaration.
- getModifiers() - Method in class org.eclipse.wst.jsdt.core.infer.InferredType
-
- getModifiers() - Method in class org.eclipse.wst.jsdt.core.search.TypeNameMatch
-
Returns the modifiers of the matched type.
- getModifiers() - Method in interface org.eclipse.wst.jsdt.ui.dialogs.ITypeInfoRequestor
-
Returns the type's modifiers.
- getModifiers() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
-
Returns the selected modifiers.
- getModifiersLabel() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
-
Returns the label that is used for the modifiers input field.
- getModifiersProperty() - Method in class org.eclipse.wst.jsdt.core.dom.BodyDeclaration
-
Returns structural property descriptor for the "modifiers" property
of this node.
- getMovedFromElement() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElementDelta
-
- getMovedToElement() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElementDelta
-
- getMultilineCommentScanner() - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
Returns the JavaScript multi-line comment scanner for this
configuration.
- getName() - Method in interface org.eclipse.wst.jsdt.core.ast.IAbstractFunctionDeclaration
-
Get the function name
- getName() - Method in interface org.eclipse.wst.jsdt.core.ast.IAbstractVariableDeclaration
-
get the var name
- getName() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
-
Returns the simple name of the function, field,
member, or variable relevant in the context, or
null
if none.
- getName() - Method in class org.eclipse.wst.jsdt.core.dom.AbstractTypeDeclaration
-
Returns the name of the type declared in this type declaration.
- getName() - Method in class org.eclipse.wst.jsdt.core.dom.ClassInstanceCreation
-
Returns the name of the type instantiated in this class instance
creation expression (JLS2 API only).
- getName() - Method in class org.eclipse.wst.jsdt.core.dom.FieldAccess
-
Returns the name of the field accessed in this field access expression.
- getName() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionDeclaration
-
- getName() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionInvocation
-
Returns the name of the method invoked in this expression.
- getName() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionRef
-
Returns the name of the referenced method or constructor.
- getName() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionRefParameter
-
Returns the parameter name, or null
if there is none.
- getName() - Method in interface org.eclipse.wst.jsdt.core.dom.IBinding
-
Returns the name of this binding.
- getName() - Method in interface org.eclipse.wst.jsdt.core.dom.IFunctionBinding
-
Returns the name of the method declared in this binding.
- getName() - Method in class org.eclipse.wst.jsdt.core.dom.ImportDeclaration
-
Returns the name imported by this declaration.
- getName() - Method in interface org.eclipse.wst.jsdt.core.dom.IPackageBinding
-
Returns the name of the package represented by this binding.
- getName() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
-
Returns the unqualified name of the type represented by this binding
if it has one.
- getName() - Method in interface org.eclipse.wst.jsdt.core.dom.IVariableBinding
-
Returns the name of the field or local variable declared in this binding.
- getName() - Method in class org.eclipse.wst.jsdt.core.dom.MemberRef
-
Returns the name of the referenced member.
- getName() - Method in class org.eclipse.wst.jsdt.core.dom.PackageDeclaration
-
Returns the package name of this package declaration.
- getName() - Method in class org.eclipse.wst.jsdt.core.dom.QualifiedName
-
Returns the name part of this qualified name.
- getName() - Method in class org.eclipse.wst.jsdt.core.dom.QualifiedType
-
Returns the name part of this qualified type.
- getName() - Method in class org.eclipse.wst.jsdt.core.dom.SimpleType
-
Returns the name of this simple type.
- getName() - Method in class org.eclipse.wst.jsdt.core.dom.SingleVariableDeclaration
-
- getName() - Method in class org.eclipse.wst.jsdt.core.dom.SuperFieldAccess
-
Returns the name of the field accessed in this "super" field access
expression.
- getName() - Method in class org.eclipse.wst.jsdt.core.dom.SuperMethodInvocation
-
Returns the name of the method invoked in this expression.
- getName() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclaration
-
Returns the name of the variable declared in this variable declaration.
- getName() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationFragment
-
- getName() - Method in interface org.eclipse.wst.jsdt.core.eval.IGlobalVariable
-
Returns the name of this global variable.
- getName() - Method in interface org.eclipse.wst.jsdt.core.IIncludePathAttribute
-
Returns the name of this includepath attribute.
- getName(IExpression) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
-
Gets the name of the given expression.
- getName() - Method in class org.eclipse.wst.jsdt.core.infer.InferredType
-
Gets the name of the inferred type
- getName() - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
-
- getName() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
-
- getName() - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstall
-
- getName() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry2
-
Returns a human readable name for this includepath entry.
- getName() - Method in interface org.eclipse.wst.jsdt.launching.IVMInstall
-
Returns the display name of this VM.
- getName() - Method in interface org.eclipse.wst.jsdt.launching.IVMInstallType
-
Returns the display name of this VM type.
- getName() - Method in class org.eclipse.wst.jsdt.launching.StandardVMType
-
- getName() - Method in class org.eclipse.wst.jsdt.ui.actions.ReferencesSearchGroup
-
Note: this method is for internal use only.
- getNameComponents() - Method in interface org.eclipse.wst.jsdt.core.dom.IPackageBinding
-
Returns the list of name component making up the name of the package
represented by this binding.
- getNameLabel(ClasspathAttributeConfiguration.ClasspathAttributeAccess) - Method in class org.eclipse.wst.jsdt.ui.wizards.ClasspathAttributeConfiguration
-
Returns the label of the classpath attributes name as a translated string.
- getNameProperty() - Method in class org.eclipse.wst.jsdt.core.dom.AbstractTypeDeclaration
-
Returns structural property descriptor for the "name" property
of this node.
- getNameProperty() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclaration
-
Returns structural property descriptor for the "name" property
of this node.
- getNameRange() - Method in interface org.eclipse.wst.jsdt.core.ILocalVariable
-
Returns the source range of this local variable's name.
- getNameRange() - Method in interface org.eclipse.wst.jsdt.core.IMember
-
Returns the source range of this member's simple name,
or null
if this member does not have a name
(for example, an initializer), or if this member does not have
associated source code (for example, a binary type).
- getNameStart() - Method in class org.eclipse.wst.jsdt.core.infer.InferredType
-
- getNewContainers() - Method in class org.eclipse.wst.jsdt.ui.wizards.BaseLibraryWizardPage
-
- getNewContainers() - Method in interface org.eclipse.wst.jsdt.ui.wizards.IJsGlobalScopeContainerPageExtension2
-
- getNewJavaProject() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewJavaProjectWizardPage
-
Returns the JavaScript project handle by converting the result of
getProjectHandle()
into a JavaScript project.
- getNewValue() - Method in class org.eclipse.wst.jsdt.launching.PropertyChangeEvent
-
Returns the new value of the property.
- getNextToken() - Method in interface org.eclipse.wst.jsdt.core.compiler.IScanner
-
Read the next token in the source, and answers its ID as specified by ITerminalSymbols
.
- getNodeClass() - Method in class org.eclipse.wst.jsdt.core.dom.StructuralPropertyDescriptor
-
Returns the AST node type that owns this property.
- getNodeStore() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ASTRewrite
-
Internal method.
- getNodeType() - Method in class org.eclipse.wst.jsdt.core.dom.ASTNode
-
Returns an integer value identifying the type of this concrete AST node.
- getNonJavaScriptResources() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptModel
-
Returns an array of non-JavaScript resources (that is, non-JavaScript projects) in
the workspace.
- getNonJavaScriptResources() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
-
Returns an array of non-JavaScript resources directly contained in this project.
- getNonJavaScriptResources() - Method in interface org.eclipse.wst.jsdt.core.IPackageFragment
-
Returns an array of non-JavaScript resources contained in this source folder.
- getNonJavaScriptResources() - Method in interface org.eclipse.wst.jsdt.core.IPackageFragmentRoot
-
Returns an array of non-JavaScript resources contained in this package fragment root.
- getNumberOfParameters() - Method in interface org.eclipse.wst.jsdt.core.IFunction
-
Returns the number of parameters of this method.
- getNumberType() - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
-
- getObjects() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
-
- getObjectType() - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
-
- getOccurrenceCount() - Method in interface org.eclipse.wst.jsdt.core.IMember
-
Returns the position relative to the order this member is defined in the source.
- getOffset() - Method in 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.
- getOldValue() - Method in class org.eclipse.wst.jsdt.launching.PropertyChangeEvent
-
Returns the old value of the property.
- getOpenable() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
-
Returns the first openable parent.
- getOpenAction() - Method in class org.eclipse.wst.jsdt.ui.actions.NavigateActionGroup
-
Returns the open action managed by this action group.
- getOpenAction() - Method in class org.eclipse.wst.jsdt.ui.actions.OpenEditorActionGroup
-
Returns the open action managed by this action group.
- getOpenProjectAction() - Method in class org.eclipse.wst.jsdt.ui.actions.ProjectActionGroup
-
Returns the open project action contained in this project action group.
- getOperand() - Method in class org.eclipse.wst.jsdt.core.dom.PostfixExpression
-
Returns the operand of this postfix expression.
- getOperand() - Method in class org.eclipse.wst.jsdt.core.dom.PrefixExpression
-
Returns the operand of this prefix expression.
- getOperator() - Method in interface org.eclipse.wst.jsdt.core.ast.IOperatorExpression
-
- getOperator() - Method in class org.eclipse.wst.jsdt.core.dom.Assignment
-
Returns the operator of this assignment expression.
- getOperator() - Method in class org.eclipse.wst.jsdt.core.dom.InfixExpression
-
Returns the operator of this infix expression.
- getOperator() - Method in class org.eclipse.wst.jsdt.core.dom.PostfixExpression
-
Returns the operator of this postfix expression.
- getOperator() - Method in class org.eclipse.wst.jsdt.core.dom.PrefixExpression
-
Returns the operator of this prefix expression.
- getOption(String, boolean) - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
-
Helper method for returning one option value only.
- getOption(String) - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
-
Helper method for returning one option value only.
- 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.
- 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.
- getOutFile(String) - Static method in class org.eclipse.wst.jsdt.jsdoc.GenerateJsDoc
-
- getOutlinePresenter(ISourceViewer, boolean) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
Returns the outline presenter which will determine and shown
information requested for the current cursor position.
- getOutputLocation() - Method in class org.eclipse.wst.jsdt.ui.wizards.JavaCapabilityConfigurationPage
-
Returns the currently configured output location.
- getOutputLocation() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewJavaProjectWizardPage
-
Returns the currently configured output location.
- getOverrideIndicators(IFunction) - Method in class org.eclipse.wst.jsdt.ui.OverrideIndicatorLabelDecorator
-
Note: This method is for internal use only.
- getOverviewRulerAnnotationHover(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
- getOwner() - Method in interface org.eclipse.wst.jsdt.core.IBuffer
-
Returns the JavaScript openable element owning of this buffer.
- getOwner() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
-
Returns the working copy owner of this working copy.
- getPackage() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
-
Returns the binding for the package in which this type is declared.
- getPackage() - Method in class org.eclipse.wst.jsdt.core.dom.JavaScriptUnit
-
Returns the node for the package declaration of this compilation
unit, or null
if this javaScript unit is in the
default package.
- getPackageContent(IPackageFragment) - Method in class org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider
-
- getPackageFragment(String) - Method in interface org.eclipse.wst.jsdt.core.IPackageFragmentRoot
-
Returns the package fragment with the given package name.
- getPackageFragment() - Method in interface org.eclipse.wst.jsdt.core.IType
-
Returns the source folder (package fragment) in which this element is defined.
- getPackageFragment() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
-
Returns the package fragment corresponding to the current input.
- getPackageFragmentLabel(IPackageFragment, long, StringBuffer) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
-
Appends the label for a package fragment to a StringBuffer
.
- getPackageFragmentRoot() - Method in interface org.eclipse.wst.jsdt.core.IJarEntryResource
-
Returns the package fragment root this jar entry file belongs to.
- getPackageFragmentRoot(String) - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
-
Returns a package fragment root for the file at the specified file system path.
- getPackageFragmentRoot(IResource) - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
-
Returns a package fragment root for the given resource, which
must either be a folder representing the top of a package hierarchy,
or a javaScript file.
- getPackageFragmentRoot() - Method in class org.eclipse.wst.jsdt.core.search.TypeNameMatch
-
Returns the package fragment root of the stored type.
- getPackageFragmentRoot() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage
-
Returns the IPackageFragmentRoot
that corresponds to the current
value of the source folder field.
- getPackageFragmentRootContent(IPackageFragmentRoot) - Method in class org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider
-
- getPackageFragmentRootLabel(IPackageFragmentRoot, long, StringBuffer) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
-
Appends the label for a package fragment root to a StringBuffer
.
- getPackageFragmentRoots() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
-
Returns all of the package fragment roots contained in this
project, identified on this project's resolved includepath.
- getPackageFragmentRoots(IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider
-
- getPackageFragmentRootText() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage
-
Returns the current text of source folder text field.
- getPackageFragments() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
-
Returns all package fragments in all package fragment roots contained
in this project.
- getPackageFragments() - Method in class org.eclipse.wst.jsdt.core.LibrarySuperType
-
- getPackageLabel() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
-
Returns the label that is used for the package input field.
- getPackageName() - Method in interface org.eclipse.wst.jsdt.core.eval.IEvaluationContext
-
Returns the name of the package in which code snippets are to be compiled and
run.
- getPackageName() - Method in class org.eclipse.wst.jsdt.core.search.TypeNameMatch
-
Returns the package name of the stored type.
- getPackageName() - Method in interface org.eclipse.wst.jsdt.ui.dialogs.ITypeInfoRequestor
-
Returns the package name.
- getPackageRootPath() - Method in class org.eclipse.wst.jsdt.launching.LibraryLocation
-
Returns the path to the default package in the sources zip file
- getPackageText() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
-
Returns the text of the package input field.
- getPageText() - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
-
- getParamaterNames() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
-
- getParamaters() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
-
- getParameter() - Method in class org.eclipse.wst.jsdt.core.dom.EnhancedForStatement
-
Returns the formal parameter in this enhanced for statement.
- getParameterCount(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
-
Returns the number of parameter types in the given method signature.
- getParameterCount(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
-
Returns the number of parameter types in the given method signature.
- getParameterNames() - Method in interface org.eclipse.wst.jsdt.core.IFunction
-
Returns the names of parameters in this method.
- getParameterTypeNames() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
-
- getParameterTypes() - Method in interface org.eclipse.wst.jsdt.core.dom.IFunctionBinding
-
Returns a list of type bindings representing the formal parameter types,
in declaration order, of this method or constructor.
- getParameterTypes() - Method in interface org.eclipse.wst.jsdt.core.IFunction
-
Returns the type signatures for the parameters of this method.
- getParameterTypes(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
-
Extracts the parameter type signatures from the given method signature.
- getParameterTypes(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
-
Extracts the parameter type signatures from the given method signature.
- getParamString() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
-
- getParent() - Method in class org.eclipse.wst.jsdt.core.dom.ASTNode
-
Returns this node's parent node, or null
if this is the
root node.
- getParent() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ListRewrite
-
Returns the parent of the list for which this list rewriter was created.
- getParent() - Method in interface org.eclipse.wst.jsdt.core.IJarEntryResource
-
Returns the parent of this jar entry resource.
- getParent() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
-
Returns the element directly containing this element,
or null
if this element has no parent.
- getParent() - Method in class org.eclipse.wst.jsdt.core.LibrarySuperType
-
- getParent() - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
-
- getParent(Object) - Method in class org.eclipse.wst.jsdt.ui.ProjectLibraryRoot.WorkBenchAdapter
-
- getParent(Object) - Method in class org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider
-
- getParentClasspassEntry() - Method in class org.eclipse.wst.jsdt.ui.wizards.ClasspathAttributeConfiguration.ClasspathAttributeAccess
-
Returns the classpath entry the current attribute is part of
- getParticipant() - Method in class org.eclipse.wst.jsdt.core.search.SearchDocument
-
Returns the participant that created this document.
- getParticipant() - Method in class org.eclipse.wst.jsdt.core.search.SearchMatch
-
Returns the search participant which issued this search match.
- getPartitionScanner() - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptTextTools
-
Returns a scanner which is configured to scan
Java-specific partitions, which are multi-line comments,
Javadoc comments, and regular JavaScript source code.
- getPath() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
-
- getPath() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
-
- getPath() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
-
- getPath() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
-
- getPath() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
-
- getPath() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
-
- getPath() - Method in interface org.eclipse.wst.jsdt.core.IIncludePathEntry
-
Returns the path of this includepath entry.
- getPath() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
-
Returns the path to the innermost resource enclosing this element.
- getPath() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptModelStatus
-
Returns the path associated with the failure (see specification
of the status code), or null
if the failure is not
one of DEVICE_PATH
, INVALID_PATH
,
PATH_OUTSIDE_PROJECT
, or RELATIVE_PATH
.
- getPath() - Method in interface org.eclipse.wst.jsdt.core.IJsGlobalScopeContainer
-
Answers the container path identifying this container.
- getPath() - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
-
- getPath() - Method in class org.eclipse.wst.jsdt.core.search.SearchDocument
-
Returns the path to the original document to publicly mention in index
or search results.
- getPath() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
-
Returns the path associated with this entry, or null
if none.
- getPath() - Method in class org.eclipse.wst.jsdt.launching.JREContainer
-
- getPath() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryContainer
-
- getPath() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryContainer
-
- getPath() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
-
- getPath() - Method in class org.eclipse.wst.jsdt.libraries.BasicBrowserLibraryJsGlobalScopeContainerInitializer
-
- getPattern() - Method in class org.eclipse.wst.jsdt.core.dom.SingleVariableDeclaration
-
Returns the variable pattern for this node.
- getPattern() - Method in 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.
- getPluginId() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
-
- getPluginId() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
-
- getPluginId() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
-
- getPosition(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.
- getPreferences() - Static method in class org.eclipse.wst.jsdt.launching.JavaRuntime
-
Returns the preference store for the launching plug-in.
- getPreferenceStore() - Static method in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
Returns the JDT-UI preference store.
- getPreferenceStore() - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptTextTools
-
Returns this text tool's preference store.
- 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.
- 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.
- getProgramArguments() - Method in class org.eclipse.wst.jsdt.launching.ExecutionArguments
-
Returns the program arguments as one string.
- getProgramArguments() - Method in class org.eclipse.wst.jsdt.launching.VMRunnerConfiguration
-
Returns the arguments to the JavaScript program.
- getProgramArgumentsArray() - Method in class org.eclipse.wst.jsdt.launching.ExecutionArguments
-
Returns the program arguments as an array of individual arguments.
- getProject() - 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.
- getProjectHandle() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewJavaProjectWizardPage
-
Returns the project handle.
- getProjectJSdocLocation(IJavaScriptProject) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptUI
-
Returns the Javadoc location for a JavaScript project or null
if no
location is available.
- getProperties() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
-
- getProperty(String) - Method in class org.eclipse.wst.jsdt.core.dom.ASTNode
-
Returns the named property of this node, or null
if none.
- getProperty() - Method in class org.eclipse.wst.jsdt.launching.PropertyChangeEvent
-
Returns the name of the property that changed.
- getPropertyName() - Method in class org.eclipse.wst.jsdt.core.dom.MetaProperty
-
- getProvideMembers() - Method in class org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider
-
Returns whether members are provided when asking
for a compilation units or class file for its children.
- getProvideWorkingCopy() - Method in class org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider
-
- getQualifiedName() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
-
Returns the fully qualified name of the type represented by this
binding if it has one.
- getQualifiedName() - Method in class org.eclipse.wst.jsdt.core.search.TypeNameMatch
-
- getQualifier() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionRef
-
Returns the qualifier of this method reference, or
null
if there is none.
- getQualifier() - Method in class org.eclipse.wst.jsdt.core.dom.MemberRef
-
Returns the qualifier of this member reference, or
null
if there is none.
- getQualifier() - Method in class org.eclipse.wst.jsdt.core.dom.QualifiedName
-
Returns the qualifier part of this qualified name.
- getQualifier() - Method in class org.eclipse.wst.jsdt.core.dom.QualifiedType
-
Returns the qualifier of this qualified type.
- getQualifier() - Method in class org.eclipse.wst.jsdt.core.dom.SuperFieldAccess
-
Returns the qualifier of this "super" field access expression, or
null
if there is none.
- getQualifier() - Method in class org.eclipse.wst.jsdt.core.dom.SuperMethodInvocation
-
Returns the qualifier of this "super" method invocation expression, or
null
if there is none.
- getQualifier() - Method in class org.eclipse.wst.jsdt.core.dom.ThisExpression
-
Returns the qualifier of this "this" expression, or
null
if there is none.
- getQualifier(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
-
Returns a char array containing all but the last segment of the given
dot-separated qualified name.
- getQualifier(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
-
Returns a string containing all but the last segment of the given
dot-separated qualified name.
- getQuickAssistAssistant(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
- getRawClassPath() - Method in class org.eclipse.wst.jsdt.ui.wizards.JavaCapabilityConfigurationPage
-
Returns the currently configured classpath.
- getRawClassPath() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewJavaProjectWizardPage
-
Returns the currently configured classpath.
- getRawContainerPath() - Method in class org.eclipse.wst.jsdt.core.LibrarySuperType
-
- getRawIncludepath() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptProject
-
Returns the raw includepath for the project, as a list of includepath
entries.
- getRawIncludepathEntry() - Method in interface org.eclipse.wst.jsdt.core.IPackageFragmentRoot
-
Returns the first raw includepath entry that corresponds to this package
fragment root.
- getRawParameterNames() - Method in interface org.eclipse.wst.jsdt.core.IFunction
-
Returns the names of parameters in this method.
- getRawTokenSource() - Method in interface org.eclipse.wst.jsdt.core.compiler.IScanner
-
Answers the current identifier source, before unicode escape sequences have
been translated into unicode characters.
- getRawValue() - Method in class org.eclipse.wst.jsdt.core.dom.TemplateElement
-
Returns the raw value of the template element.
- getReceiver() - Method in interface org.eclipse.wst.jsdt.core.ast.IFieldReference
-
- getReceiver() - Method in interface org.eclipse.wst.jsdt.core.ast.IFunctionCall
-
- getReceiverType(IExpression, boolean) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
-
This method is intended to take a chain of field references and
determine the type that the last field should be or is defined on.
- 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
-
- getRefreshAction() - Method in class org.eclipse.wst.jsdt.ui.actions.BuildActionGroup
-
Returns the refresh action managed by this group.
- 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.
- getResource() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
-
Returns the resource associated with this entry, or null
if none.
- getResource() - Method in class org.eclipse.wst.jsdt.ui.text.java.JavaContentAssistInvocationContext
-
Returns the underlined resource,
null
if none.
- getResourceDeltas() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptElementDelta
-
Returns the collection of resource deltas.
- getReturnType() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
-
- getReturnType() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionDeclaration
-
- 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).
- getRewriteEventStore() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ASTRewrite
-
Internal method.
- getRewrittenList() - Method in class org.eclipse.wst.jsdt.core.dom.rewrite.ListRewrite
-
Returns the nodes in the revised list property managed by this
rewriter.
- getRight() - Method in interface org.eclipse.wst.jsdt.core.ast.IBinaryExpression
-
- getRight() - Method in class org.eclipse.wst.jsdt.core.dom.AssignmentName
-
- getRightHandSide() - Method in class org.eclipse.wst.jsdt.core.dom.Assignment
-
Returns the right hand side of this assignment expression.
- getRightOperand() - Method in class org.eclipse.wst.jsdt.core.dom.InfixExpression
-
Returns the right operand of this infix expression.
- getRightOperand() - Method in class org.eclipse.wst.jsdt.core.dom.InstanceofExpression
-
Returns the right operand of this instanceof expression.
- getRoot() - Method in class org.eclipse.wst.jsdt.core.dom.ASTNode
-
Returns the root node at or above this node; returns this node if
it is a root.
- getRootClasses() - Method in interface org.eclipse.wst.jsdt.core.ITypeHierarchy
-
Returns all classes in the graph which have no resolved superclass,
in no particular order.
- getRule() - Method in class org.eclipse.wst.jsdt.core.search.SearchMatch
-
Returns the rule used while creating the match.
- getRunnable() - Method in class org.eclipse.wst.jsdt.ui.wizards.JavaCapabilityConfigurationPage
-
Returns the runnable that will create the JavaScript project or null
if the page has
not been initialized.
- getRunnable() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewJavaProjectWizardPage
-
Returns the runnable that will create the JavaScript project.
- getRunnable() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
-
Returns the runnable that creates the type using the current settings.
- getRuntimeClasspathEntries(ILaunchConfiguration) - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry2
-
Returns the includepath entries this entry is composed of, or an
empty collection if this entry is not a composite entry.
- 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 inference is being done on
- getScriptGroup() - Method in interface org.eclipse.wst.jsdt.debug.core.model.IJavaScriptDebugTarget
-
- getScriptPath() - Method in interface org.eclipse.wst.jsdt.debug.core.breakpoints.IJavaScriptBreakpoint
-
Returns the path of the script as it was set when the breakpoint was created.
- 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.actions.AbstractOpenWizardAction
-
Returns the configured selection.
- getSelection() - Method in class org.eclipse.wst.jsdt.ui.actions.ConvertingSelectionProvider
- getSelection() - Method in class org.eclipse.wst.jsdt.ui.actions.SelectionDispatchAction
-
Returns the selection provided by the site owning this action.
- getSelection() - Method in class org.eclipse.wst.jsdt.ui.wizards.BaseLibraryWizardPage
-
- getSelection() - Method in interface org.eclipse.wst.jsdt.ui.wizards.IJsGlobalScopeContainerPage
-
Returns the edited or created classpath container entry.
- getSelectionLength() - Method in interface org.eclipse.wst.jsdt.ui.text.java.IInvocationContext
-
- getSelectionOffset() - Method in interface org.eclipse.wst.jsdt.ui.text.java.IInvocationContext
-
- getSelectionProvider() - Method in class org.eclipse.wst.jsdt.ui.actions.SelectionDispatchAction
-
- getSelectionValidator() - Method in class org.eclipse.wst.jsdt.ui.dialogs.TypeSelectionExtension
-
Returns the selection validator or null
if
selection validation is not required.
- getSelector() - Method in interface org.eclipse.wst.jsdt.core.ast.IFunctionCall
-
- getSetterComment(IJavaScriptUnit, String, String, String, String, String, String, String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
-
Returns the comment for a setter method using the setter method body template.
- getSetterMethodBodyContent(IJavaScriptUnit, String, String, String, String, String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
-
Returns the content of body for a setter method using the setter method body template.
- getSharedImages() - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptUI
-
Returns the shared images for the JavaScript UI.
- getShell() - Method in class org.eclipse.wst.jsdt.ui.actions.AbstractOpenWizardAction
-
Returns the configured shell.
- getShell() - Method in class org.eclipse.wst.jsdt.ui.actions.SelectionDispatchAction
-
Returns the shell provided by the site owning this action.
- getShell() - Method in class org.eclipse.wst.jsdt.ui.JavaScriptLibrariesAction
-
- getSignature() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
-
Returns the signature of the method or type
relevant in the context, or null
if none.
- getSignature() - Method in interface org.eclipse.wst.jsdt.core.IFunction
-
Returns the signature of this method.
- getSignature() - Method in interface org.eclipse.wst.jsdt.debug.core.breakpoints.IJavaScriptFunctionBreakpoint
-
Returns the function signature set in the breakpoint.
- getSignatureQualifier(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
-
Returns package fragment of a type signature.
- getSignatureQualifier(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
-
Returns package fragment of a type signature.
- getSignatureSimpleName(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
-
Returns type fragment of a type signature.
- getSignatureSimpleName(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
-
Returns type fragment of a type signature.
- getSimilarDeclarations() - Method in class org.eclipse.wst.jsdt.core.refactoring.RenameTypeArguments
-
Returns the similar declarations that get updated.
- getSimpleName(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
-
Returns the last segment of the given dot-separated qualified name.
- getSimpleName(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
-
Returns the last segment of the given dot-separated qualified name.
- getSimpleNames(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
-
Returns all segments of the given dot-separated qualified name.
- getSimpleNames(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
-
Returns all segments of the given dot-separated qualified name.
- getSimpleTypeName() - Method in class org.eclipse.wst.jsdt.core.search.TypeNameMatch
-
Returns the name of the stored type.
- getSince() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
-
- getSinglelineCommentScanner() - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
Returns the JavaScript single-line comment scanner for this
configuration.
- getSite() - Method in class org.eclipse.wst.jsdt.ui.actions.SelectionDispatchAction
-
Returns the site owning this action.
- getSize() - Method in class org.eclipse.wst.jsdt.ui.JavaScriptElementImageDescriptor
-
- getSource() - Method in interface org.eclipse.wst.jsdt.core.compiler.IScanner
-
Answers the original source being processed (not a copy of it).
- getSource() - Method in class org.eclipse.wst.jsdt.core.dom.ExportDeclaration
-
- getSource() - Method in class org.eclipse.wst.jsdt.core.dom.ImportDeclaration
-
- getSource() - Method in interface org.eclipse.wst.jsdt.core.ISourceReference
-
Returns the source code associated with this element.
- getSource() - Method in interface org.eclipse.wst.jsdt.debug.core.model.IJavaScriptStackFrame
-
Returns the underlying source for the frame.
- getSourceAttachmentLocation() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
-
Returns an absolute path in the local file system for the source
attachment associated with this entry entry, or null
if none.
- getSourceAttachmentPath() - Method in interface org.eclipse.wst.jsdt.core.IIncludePathEntry
-
Returns the path to the source archive or folder associated with this
includepath entry, or null
if this includepath entry has no
source attachment.
- getSourceAttachmentPath() - Method in interface org.eclipse.wst.jsdt.core.IPackageFragmentRoot
-
Returns the absolute path to the source archive attached to
this package fragment root's binary archive.
- getSourceAttachmentPath() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
-
Returns the path to the source archive associated with this
entry, or null
if this includepath entry has no
source attachment.
- getSourceAttachmentRootLocation() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
-
Returns a path relative to this entry's source attachment path for the
root location containing source, or null
if none.
- getSourceAttachmentRootPath() - Method in interface org.eclipse.wst.jsdt.core.IIncludePathEntry
-
Returns the path within the source archive or folder where package fragments
are located.
- getSourceAttachmentRootPath() - Method in interface org.eclipse.wst.jsdt.core.IPackageFragmentRoot
-
Returns the path within this package fragment root's source archive.
- getSourceAttachmentRootPath() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
-
Returns the path within the source archive where package fragments
are located.
- getSourceAttachmentStatus(IPath, IJavaScriptProject) - Method in class org.eclipse.wst.jsdt.core.JsGlobalScopeContainerInitializer
-
Returns the source attachment attribute status according to this initializer.
- 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.
- getSourceName() - Method in interface org.eclipse.wst.jsdt.debug.core.model.IJavaScriptStackFrame
-
Returns the name of the source backing the stack frame.
- getSourcePath() - Method in interface org.eclipse.wst.jsdt.debug.core.model.IJavaScriptStackFrame
-
Returns the path to the source.
- getSourcePosition() - Method in class org.eclipse.wst.jsdt.core.dom.Message
-
- 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.
- 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.IBlock
-
- getStatements() - Method in interface org.eclipse.wst.jsdt.core.ast.IScriptFileDeclaration
-
- getString(String, Object[]) - Static method in class org.eclipse.wst.jsdt.core.Messages
-
- getString(String) - Static method in class org.eclipse.wst.jsdt.ui.Messages
-
- getStringScanner() - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
Returns the JavaScript string scanner for this configuration.
- getStringType() - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
-
- getStructuralProperty(StructuralPropertyDescriptor) - Method in class org.eclipse.wst.jsdt.core.dom.ASTNode
-
Returns the value of the given structural property for this node.
- getSubclasses(IType) - Method in interface org.eclipse.wst.jsdt.core.ITypeHierarchy
-
Returns the direct resolved subclasses of the given class,
in no particular order, limited to the classes in this
type hierarchy's graph.
- getSuperclass() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
-
Returns the type binding for the superclass of the type represented
by this class binding.
- getSuperclass() - Method in class org.eclipse.wst.jsdt.core.dom.TypeDeclaration
-
Returns the name of the superclass declared in this type
declaration, or null
if there is none (JLS2 API only).
- getSuperclass(IType) - Method in interface org.eclipse.wst.jsdt.core.ITypeHierarchy
-
Returns the resolved superclass of the given class,
or null
if the given class has no superclass or
the superclass could not be resolved.
- getSuperClass() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
-
Returns the content of the superclass input field.
- getSuperclassExpression() - Method in class org.eclipse.wst.jsdt.core.dom.TypeDeclaration
-
Returns the superclass expression declared in this type
declaration, or null
if there is none
- getSuperClassLabel() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
-
Returns the label that is used for the super class input field.
- getSuperClassName() - Method in class org.eclipse.wst.jsdt.core.infer.InferredType
-
Get the superclass name of the inferred type
- getSuperclassName() - Method in interface org.eclipse.wst.jsdt.core.IType
-
Returns the name of this type's superclass, or null
for source types that do not specify a superclass.
- getSuperclassType() - Method in class org.eclipse.wst.jsdt.core.dom.TypeDeclaration
-
Returns the superclass declared in this type
declaration, or null
if there is none (added in JLS3 API).
- getSuperclassTypeSignature() - Method in interface org.eclipse.wst.jsdt.core.IType
-
Returns the type signature of this type's superclass, or
null
if none.
- getSuperInterfaces() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
-
Returns the chosen super interfaces.
- getSuperInterfacesLabel() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
-
Returns the label that is used for the super interfaces input field.
- getSuperType() - Method in class org.eclipse.wst.jsdt.core.infer.InferredType
-
- getSuperType() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
-
- getSuperTypeName() - Method in class org.eclipse.wst.jsdt.core.LibrarySuperType
-
- getSuperTypeNames() - Method in class org.eclipse.wst.jsdt.core.search.TypeNameMatch
-
Returns the stored super type names.
- getSuspendPolicy() - Method in interface org.eclipse.wst.jsdt.debug.core.breakpoints.IJavaScriptBreakpoint
-
Returns the suspend policy for this breakpoint,
default suspend policy is to suspend the thread
- getSynonyms() - Method in class org.eclipse.wst.jsdt.core.infer.InferredType
-
- getSystemLibraryPath() - Method in class org.eclipse.wst.jsdt.launching.LibraryLocation
-
Returns the JRE library jar location.
- getSystemLibrarySourcePath() - Method in class org.eclipse.wst.jsdt.launching.LibraryLocation
-
Returns the JRE library source zip location.
- getSystemPath() - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
-
- getTabWidth(Map) - Static method in class org.eclipse.wst.jsdt.core.formatter.IndentManipulation
-
Returns the tab width as configured in the given map.
- getTabWidth(ISourceViewer) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
- getTag() - Method in class org.eclipse.wst.jsdt.core.dom.TemplateLiteral
-
Returns the tag for the template Literal or null of the
literal is not tagged.
- getTagName() - Method in class org.eclipse.wst.jsdt.core.dom.TagElement
-
Returns this node's tag name, or null
if none.
- getTemplate(String, IJavaScriptUnit, int) - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
-
Returns the string resulting from evaluation the given template in
the context of the given compilation unit.
- getTemplateLiteralScanner() - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
Returns the JavaScript template literal scanner for this
configuration.
- getText() - Method in class org.eclipse.wst.jsdt.core.BufferChangedEvent
-
Returns the text that was inserted, the replacement text,
or null
if text has been removed.
- getText() - Method in class org.eclipse.wst.jsdt.core.dom.TextElement
-
Returns this node's text.
- getText(int, int) - Method in interface org.eclipse.wst.jsdt.core.IBuffer
-
Returns the given range of text in this buffer.
- getText(Object) - Method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabelProvider
-
- getText() - Method in class org.eclipse.wst.jsdt.ui.ProjectLibraryRoot
-
- getTextHover(ISourceViewer, String, int) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
- getTextHover(ISourceViewer, String) - Method in class org.eclipse.wst.jsdt.ui.text.JavaScriptSourceViewerConfiguration
-
- getTextLabel(Object, long) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
-
Returns the label of the given object.
- getThenExpression() - Method in class org.eclipse.wst.jsdt.core.dom.ConditionalExpression
-
Returns the "then" part of this conditional expression.
- getThenStatement() - Method in class org.eclipse.wst.jsdt.core.dom.IfStatement
-
Returns the "then" part of this if statement.
- getThisObject() - Method in interface org.eclipse.wst.jsdt.debug.core.model.IJavaScriptStackFrame
-
Returns the IVariable
for the this
object.
- getToken() - Method in interface org.eclipse.wst.jsdt.core.ast.IFieldReference
-
- getToken() - Method in interface org.eclipse.wst.jsdt.core.ast.ISingleNameReference
-
- getToken() - Method in class org.eclipse.wst.jsdt.core.CompletionContext
-
Returns the completed token.
- getToken() - Method in class org.eclipse.wst.jsdt.core.dom.NumberLiteral
-
Returns the token of this number literal node.
- getTokenEnd() - Method in class org.eclipse.wst.jsdt.core.CompletionContext
-
Returns the character index of the end (exclusive) of the subrange
in the source file buffer containing the
relevant token.
- getTokenEnd() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
-
Returns the character index of the end (exclusive) of the subrange
in the source file buffer containing the
relevant token.
- getTokenKind() - Method in class org.eclipse.wst.jsdt.core.CompletionContext
-
Returns the kind of completion token being proposed.
- getTokenStart() - Method in class org.eclipse.wst.jsdt.core.CompletionContext
-
Returns the character index of the start of the
subrange in the source file buffer containing the
relevant token being completed.
- getTokenStart() - Method in class org.eclipse.wst.jsdt.core.CompletionProposal
-
Returns the character index of the start of the
subrange in the source file buffer containing the
relevant token being completed.
- getTopObjects() - Method in interface org.eclipse.wst.jsdt.jsdoc.IJsDocSource
-
- getTopObjects() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.IeFromMsdn
-
- 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.ClassInstanceCreation
-
Returns the type instantiated in this class instance creation
expression (added in JLS3 API).
- getType() - Method in class org.eclipse.wst.jsdt.core.dom.FieldDeclaration
-
Returns the base type declared in this field declaration.
- getType() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionRefParameter
-
Returns the paramter type.
- getType() - Method in class org.eclipse.wst.jsdt.core.dom.InferredType
-
- getType() - Method in interface org.eclipse.wst.jsdt.core.dom.IVariableBinding
-
Returns the binding for the type of this field or local variable.
- getType() - Method in class org.eclipse.wst.jsdt.core.dom.SingleVariableDeclaration
-
Returns the type of the variable declared in this variable declaration,
exclusive of any extra array dimensions.
- getType() - Method in class org.eclipse.wst.jsdt.core.dom.TypeLiteral
-
Returns the type in this type literal expression.
- getType() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationExpression
-
Returns the base type declared in this variable declaration.
- getType() - Method in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationStatement
-
Returns the base type declared in this variable declaration statement.
- getType() - Method in class org.eclipse.wst.jsdt.core.ElementChangedEvent
-
Returns the type of event being reported.
- getType() - Method in interface org.eclipse.wst.jsdt.core.IClassFile
-
Returns the first type contained in this file.
- getType(String) - Method in interface org.eclipse.wst.jsdt.core.IFunctionContainer
-
Returns the type with the specified name
- getType(String, int) - Method in interface org.eclipse.wst.jsdt.core.IMember
-
Returns the local or anonymous type declared in this source member with the given simple name and/or
with the specified position relative to the order they are defined in the source.
- getType(String) - Method in interface org.eclipse.wst.jsdt.core.IType
-
Returns the member type declared in this type with the given simple name.
- getType() - Method in interface org.eclipse.wst.jsdt.core.ITypeHierarchy
-
Returns the type this hierarchy was computed for.
- getType() - Method in class org.eclipse.wst.jsdt.core.search.TypeNameMatch
-
Returns a javascript model type handle.
- getType() - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
-
- getType() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
-
- getType() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
-
Returns this includepath entry's type.
- getTypeBody(String, IJavaScriptUnit, String, String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
-
Returns the content of a new new type body using the 'type body' code templates.
- getTypeComment(IJavaScriptUnit, String, String) - Static method in class org.eclipse.wst.jsdt.ui.CodeGeneration
-
Returns the content for a new type comment using the 'type comment' code template.
- getTypeComment(IJavaScriptUnit, String) - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
-
Hook method that gets called from createType
to retrieve
a type comment.
- getTypeContainerName() - Method in class org.eclipse.wst.jsdt.core.search.TypeNameMatch
-
Name of the type container using '.' character
as separator (e.g. package name + '.' + enclosing type names).
- getTypeDeclaration() - Method in interface org.eclipse.wst.jsdt.core.dom.ITypeBinding
-
Returns the binding for the type declaration corresponding to this type
binding.
- getTypeDeclaration() - Method in class org.eclipse.wst.jsdt.core.dom.TypeDeclarationStatement
-
- getTypeId() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry2
-
Returns the unique identifier of the extension that contributed
this includepath entry type, or null
if this includepath
entry type was not contributed.
- getTypeLabel(IType, long, StringBuffer) - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
-
Appends the label for a type to a StringBuffer
.
- getTypeName() - Method in interface org.eclipse.wst.jsdt.core.eval.IGlobalVariable
-
Returns the fully qualified name of the type of this global
variable, or its simple representation if it is a primitive type
(int
, boolean
, etc.).
- getTypeName() - Method in interface org.eclipse.wst.jsdt.debug.core.breakpoints.IJavaScriptBreakpoint
-
Returns the type name that the breakpoint is set within.
- getTypeName() - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
-
- getTypeName() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.MsdnElement
-
- getTypeName() - Method in interface org.eclipse.wst.jsdt.ui.dialogs.ITypeInfoRequestor
-
Returns the type name.
- getTypeName() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
-
Returns the type name entered into the type input field.
- getTypeNameLabel() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
-
Returns the label that is used for the type name input field.
- getTypeOf(IExpression) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
-
- getTypeQualifiedName() - Method in interface org.eclipse.wst.jsdt.core.IType
-
Returns the type-qualified name of this type,
including qualification for any enclosing types,
but not including package qualification.
- getTypeQualifiedName(char) - Method in interface org.eclipse.wst.jsdt.core.IType
-
Returns the type-qualified name of this type,
including qualification for any enclosing types,
but not including package qualification.
- getTypeQualifiedName() - Method in class org.eclipse.wst.jsdt.core.search.TypeNameMatch
-
Returns the matched type's type qualified name using '.' character
as separator (e.g. enclosing type names + '.' + simple name).
- getTypeRoot() - Method in class org.eclipse.wst.jsdt.core.dom.JavaScriptUnit
-
The JavaScript type root (a
javaScript unit
or a
class file
)
this javaScript unit was created from, or
null
if it was not created from a JavaScript type root.
- getTypeRoot() - Method in interface org.eclipse.wst.jsdt.core.IMember
-
Returns the JavaScript type root in which this member is declared.
- getTypes() - Method in class org.eclipse.wst.jsdt.core.dom.TypeDeclaration
-
Returns the ordered list of member type declarations of this type
declaration.
- getTypes() - Method in interface org.eclipse.wst.jsdt.core.IClassFile
-
- getTypes() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
-
Returns the top-level types declared in this javaScript file
in the order in which they appear in the source.
- getTypes() - Method in interface org.eclipse.wst.jsdt.core.IType
-
Returns the immediate member types declared by this type.
- getTypeSelectionComponent() - Method in class org.eclipse.wst.jsdt.ui.dialogs.TypeSelectionExtension
-
Returns the type selection dialog or null
if
the extension has not been initialized yet.
- getTypeSignature() - Method in interface org.eclipse.wst.jsdt.core.IField
-
Returns the type signature of this field.
- getTypeSignature() - Method in interface org.eclipse.wst.jsdt.core.ILocalVariable
-
Returns the type signature of this local variable.
- getTypeSignatureKind(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
-
Returns the kind of type signature encoded by the given string.
- getTypeSignatureKind(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
-
Returns the kind of type signature encoded by the given string.
- getTypeVariable(String) - Static method in class org.eclipse.wst.jsdt.core.Signature
-
Extracts the type variable name from the given formal type parameter
signature.
- getTypeVariable(char[]) - Static method in class org.eclipse.wst.jsdt.core.Signature
-
Extracts the type variable name from the given formal type parameter
signature.
- 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.
- getUrl() - Method in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
-
- getUrl() - Method in class org.eclipse.wst.jsdt.jsdoc.msdn.IeFromMsdn
-
- getUrl() - Method in class org.eclipse.wst.jsdt.jsdoc.XmlBasedSource
-
- 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.IIncludePathAttribute
-
Returns the value of this includepath attribute.
- getValue(int) - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.ArrayReference
-
Returns the
Value
at the given index in this array.
- getValueLabel(ClasspathAttributeConfiguration.ClasspathAttributeAccess) - Method in class org.eclipse.wst.jsdt.ui.wizards.ClasspathAttributeConfiguration
-
Returns the label of the classpath attributes value as a translated string.
- getValues() - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.ArrayReference
-
Returns the live list of
Value
s in the array or an empty list.
- getValueType() - Method in class org.eclipse.wst.jsdt.core.dom.SimplePropertyDescriptor
-
Returns the value type of this property.
- getVariable(IExpression) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
-
Finds a Var Declaration on the context from the name represented with the expression
- getVariableDeclaration() - Method in interface org.eclipse.wst.jsdt.core.dom.IVariableBinding
-
Returns the binding for the variable declaration corresponding to this
variable binding.
- getVariableId() - Method in interface org.eclipse.wst.jsdt.core.dom.IVariableBinding
-
Returns a small integer variable id for this variable binding.
- getVariableName() - Method in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
-
Returns the first segment of the path associated with this entry, or null
if this entry is not of type VARIABLE
or CONTAINER
.
- 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.
- getVisitor(CompilationUnitDeclaration) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
-
Return a visitor to traverse the given compilation unit's AST.
- getVMArgs() - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstall
-
- getVMArgs() - Method in interface org.eclipse.wst.jsdt.launching.IVMInstall2
-
Returns VM arguments to be used with this vm install whenever this
VM is launched as a raw string, or null
if none.
- getVMArguments() - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstall
-
- getVMArguments() - Method in class org.eclipse.wst.jsdt.launching.ExecutionArguments
-
Returns the VM arguments as one string.
- getVMArguments() - Method in interface org.eclipse.wst.jsdt.launching.IVMInstall
-
Returns VM arguments to be used with this vm install whenever this
VM is launched as they should be passed to the command line, or
null
if none.
- getVMArguments() - Method in class org.eclipse.wst.jsdt.launching.VMRunnerConfiguration
-
Returns the arguments to the VM itself.
- getVMArgumentsArray() - Method in class org.eclipse.wst.jsdt.launching.ExecutionArguments
-
Returns the VM arguments as an array of individual arguments.
- getVMFromCompositeId(String) - Static method in class org.eclipse.wst.jsdt.launching.JavaRuntime
-
Return the VM corresponding to the specified composite Id.
- getVMInstall(IJavaScriptProject) - Static method in class org.eclipse.wst.jsdt.launching.JavaRuntime
-
Returns the VM assigned to build the given JavaScript project.
- getVMInstall(IPath) - Static method in class org.eclipse.wst.jsdt.launching.JavaRuntime
-
Returns the JRE referenced by the specified JRE includepath container
path or null
if none.
- getVMInstalls() - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstallType
-
- getVMInstalls() - Method in interface org.eclipse.wst.jsdt.launching.IVMInstallType
-
Returns all VM instances managed by this VM type.
- getVMInstallType() - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstall
-
- getVMInstallType() - Method in interface org.eclipse.wst.jsdt.launching.IVMInstall
-
Returns the VM type of this VM.
- getVMInstallType(String) - Static method in class org.eclipse.wst.jsdt.launching.JavaRuntime
-
Returns the VM install type with the given unique id.
- getVMInstallTypes() - Static method in class org.eclipse.wst.jsdt.launching.JavaRuntime
-
Returns the list of registered VM types.
- getVMName(IPath) - Static method in class org.eclipse.wst.jsdt.launching.JREContainerInitializer
-
Returns the VM name from the given container ID path.
- getVMRunner(String) - Method in class org.eclipse.wst.jsdt.launching.AbstractVMInstall
-
- getVMRunner(String) - Method in interface org.eclipse.wst.jsdt.launching.IVMInstall
-
Returns a VM runner that runs this installed VM in the given mode.
- getVMRunner(String) - Method in class org.eclipse.wst.jsdt.launching.StandardVM
-
- getVMSpecificAttributesMap() - Method in class org.eclipse.wst.jsdt.launching.VMRunnerConfiguration
-
Returns the Map
that contains String name/value pairs that represent
VM-specific attributes.
- getVMTypeId(IPath) - Static method in class org.eclipse.wst.jsdt.launching.JREContainerInitializer
-
Returns the VM type identifier from the given container ID path.
- getVMVersion(File, File) - Method in class org.eclipse.wst.jsdt.launching.StandardVMType
-
Returns the version of the VM at the given location, with the given
executable.
- getVoidType() - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
-
- getWarningToken(int) - Static method in class org.eclipse.wst.jsdt.core.CorrectionEngine
-
Returns a token which can be used to suppress a given warning using
@SuppressWarnings
annotation, for a given problem ID
(
IProblem
).
- getWorkingCopies(WorkingCopyOwner) - Static method in class org.eclipse.wst.jsdt.core.JavaScriptCore
-
Returns the working copies that have the given owner.
- getWorkingCopy() - Method in class org.eclipse.wst.jsdt.core.compiler.ReconcileContext
-
Returns the working copy this context refers to.
- getWorkingCopy(IProgressMonitor) - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
-
Returns a new working copy of this javaScript file if it is a primary javaScript file,
or this javaScript file if it is already a non-primary working copy.
- getWorkingCopy(WorkingCopyOwner, IProblemRequestor, IProgressMonitor) - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptUnit
-
- getWorkingCopy(WorkingCopyOwner, IProgressMonitor) - Method in interface org.eclipse.wst.jsdt.core.ITypeRoot
-
Returns a shared working copy on this javaScirpt file using the given working copy owner to create
the buffer.
- getWorkingCopy(IEditorInput) - Method in interface org.eclipse.wst.jsdt.ui.IWorkingCopyManager
-
Returns the working copy remembered for the compilation unit encoded in the
given editor input.
- getWorkingCopyManager() - Static method in class org.eclipse.wst.jsdt.ui.JavaScriptUI
-
Returns the working copy manager for the JavaScript UI plug-in.
- getWorkingDirectory() - Method in class org.eclipse.wst.jsdt.launching.VMRunnerConfiguration
-
Returns the working directory of a launched VM.
- getWorkingLibPath() - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
-
- getWorkingLibPath() - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
-
- getWorkingLibPath() - Method in interface org.eclipse.wst.jsdt.core.compiler.libraries.LibraryLocation
-
- getWorkingLibPath() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
-
- getWorkingLibPath() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
-
- getWorkingLibPath() - Method in class org.eclipse.wst.jsdt.core.compiler.libraries.SystemLibraryLocation
-
- getWorkspace() - Method in interface org.eclipse.wst.jsdt.core.IJavaScriptModel
-
Returns the workspace associated with this JavaScript model.
- getWorkspaceRoot() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewContainerWizardPage
-
Returns the workspace root.
- getWrappingStyle(String) - Static method in class org.eclipse.wst.jsdt.core.formatter.DefaultCodeFormatterConstants
-
Return the wrapping style of the given alignment value.
- getXsl() - Method in class org.eclipse.wst.jsdt.jsdoc.XmlBasedSource
-
- GLOBAL_ARGUMENTS - Static variable in class org.eclipse.wst.jsdt.debug.rhino.debugger.shell.DebugMain
-
Constant representing the name of the array containing the original script arguments in the global context
Value is: arguments
- GLOBAL_NAME - Static variable in class org.eclipse.wst.jsdt.core.infer.InferredType
-
- GlobalType - Variable in class org.eclipse.wst.jsdt.core.infer.InferEngine
-
- GOTO_MATCHING_BRACKET - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition ID of the edit -> go to matching bracket action
(value "org.eclipse.wst.jsdt.ui.edit.text.java.goto.matching.bracket"
).
- GOTO_NEXT_MEMBER - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition ID of the edit -> go to next member action
(value "org.eclipse.wst.jsdt.ui.edit.text.java.goto.next.member"
).
- GOTO_PACKAGE - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
-
Navigate menu: name of standard Goto Package global action
(value "org.eclipse.wst.jsdt.ui.actions.GoToPackage"
).
- GOTO_PREVIOUS_MEMBER - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition ID of the edit -> go to previous member action
(value "org.eclipse.wst.jsdt.ui.edit.text.java.goto.previous.member"
).
- GOTO_TYPE - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
-
Navigate menu: name of standard Goto Type global action
(value "org.eclipse.wst.jsdt.ui.actions.GoToType"
).
- GREATER - Static variable in class org.eclipse.wst.jsdt.core.dom.InfixExpression.Operator
-
Greater than ">" operator.
- GREATER_EQUALS - Static variable in class org.eclipse.wst.jsdt.core.dom.InfixExpression.Operator
-
Greater than or equals ">=;" operator.
- GROUP_ADDITIONS - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
-
Pop-up menu: name of group for additional actions (value "additions"
).
- GROUP_BUILD - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
-
Pop-up menu: name of group for build actions (value "group.build"
).
- GROUP_CODE - Static variable in class org.eclipse.wst.jsdt.ui.actions.GenerateActionGroup
-
Pop-up menu: id of the code group of the source sub menu (value
codeGroup
).
- GROUP_CODING - Static variable in class org.eclipse.wst.jsdt.ui.actions.RefactorActionGroup
-
Pop-up menu: id of the coding group of the refactor sub menu (value
codingGroup
).
- GROUP_CODING2 - Static variable in class org.eclipse.wst.jsdt.ui.actions.RefactorActionGroup
-
Pop-up menu: id of the coding group 2 of the refactor sub menu (value
codingGroup2
).
- GROUP_GENERATE - Static variable in class org.eclipse.wst.jsdt.ui.actions.GenerateActionGroup
-
Pop-up menu: id of the generate group of the source sub menu (value
generateGroup
).
- GROUP_GENERATE - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
-
Pop-up menu: name of group for code generation actions (
value "group.generate"
).
- GROUP_GOTO - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
-
Pop-up menu: name of group for goto actions (value "group.goto"
).
- GROUP_IMPORT - Static variable in class org.eclipse.wst.jsdt.ui.actions.GenerateActionGroup
-
Pop-up menu: id of the import group of the source sub menu (value
importGroup
).
- GROUP_NEW - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
-
Pop-up menu: name of group for new actions (value "group.new"
).
- GROUP_OPEN - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
-
Pop-up menu: name of group for open actions (value "group.open"
).
- GROUP_PROPERTIES - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
-
Pop-up menu: name of group for properties actions (value "group.properties"
).
- GROUP_REORG - Static variable in class org.eclipse.wst.jsdt.ui.actions.RefactorActionGroup
-
Pop-up menu: id of the reorg group of the refactor sub menu (value
reorgGroup
).
- GROUP_REORGANIZE - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
-
Pop-up menu: name of group for reorganize actions (value "group.reorganize"
).
- GROUP_SEARCH - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
-
Pop-up menu: name of group for search actions (value "group.search"
).
- GROUP_SHOW - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
-
Pop-up menu: name of group for show actions (value "group.show"
).
- GROUP_SOURCE - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
-
Pop-up menu: name of group for source actions.
- GROUP_TYPE - Static variable in class org.eclipse.wst.jsdt.ui.actions.RefactorActionGroup
-
Pop-up menu: id of the type group of the refactor sub menu (value
typeGroup
).
- GROUP_VIEWER_SETUP - Static variable in interface org.eclipse.wst.jsdt.ui.IContextMenuConstants
-
Pop-up menu: name of group for viewer setup actions (value "group.viewerSetup"
).