- P_COMPRESSED - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
-
Package names are compressed.
- P_POST_QUALIFIED - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
-
Package names are post qualified.
- P_QUALIFIED - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
-
Package names are qualified.
- PACKAGE - Static variable in interface org.eclipse.wst.jsdt.core.dom.IBinding
-
Kind constant (value 1) indicating a package binding.
- PACKAGE - Static variable in interface org.eclipse.wst.jsdt.core.eval.ICodeSnippetRequestor
-
Indicates a compilation problem related to a package declaration.
- PACKAGE - Static variable in interface org.eclipse.wst.jsdt.core.search.IJavaScriptSearchConstants
-
The searched element is a package.
- PACKAGE - Static variable in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
-
Field ID of the package input field.
- PACKAGE_DECLARATION - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
-
Node type constant indicating a node of type
PackageDeclaration
.
- PACKAGE_FRAGMENT - Static variable in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
-
Constant representing a source folder (package fragment).
- PACKAGE_FRAGMENT_ROOT - Static variable in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
-
Constant representing a root source folder (package fragment root).
- PACKAGE_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.JavaScriptUnit
-
The "package" structural property of this node type.
- PACKAGE_REF - Static variable in class org.eclipse.wst.jsdt.core.CompletionProposal
-
Completion is a reference to a package.
- packageChanged() - Method in class org.eclipse.wst.jsdt.ui.wizards.NewTypeWizardPage
-
A hook method that gets called when the package field has changed.
- PackageCollidesWithType - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- PackageDeclaration - Class in org.eclipse.wst.jsdt.core.dom
-
Package declaration AST node type.
- PackageIsNotExpectedPackage - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- PackageReferenceMatch - Class in org.eclipse.wst.jsdt.core.search
-
A JavaScript search match that represents a package reference.
- PackageReferenceMatch(IJavaScriptElement, int, int, int, boolean, SearchParticipant, IResource) - Constructor for class org.eclipse.wst.jsdt.core.search.PackageReferenceMatch
-
Creates a new package reference match.
- pageToString() - Method in class org.eclipse.wst.jsdt.jsdoc.XmlBasedSource
-
- PARAMETER_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.EnhancedForStatement
-
The "parameter" structural property of this node type.
- ParameterAssignment - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- PARAMETERIZED_QUALIFIED_TYPE_REFERENCE - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
-
- PARAMETERIZED_SINGLE_TYPE_REFERENCE - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
-
- ParameterMismatch - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- parameters() - Method in class org.eclipse.wst.jsdt.core.dom.ArrowFunctionExpression
-
- parameters() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionDeclaration
-
Returns the live ordered list of method parameter declarations for this
method declaration.
- parameters() - Method in class org.eclipse.wst.jsdt.core.dom.FunctionRef
-
Returns the live ordered list of method parameter references for this
method reference.
- PARAMETERS_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.ArrowFunctionExpression
-
- PARAMETERS_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.FunctionDeclaration
-
The "parameters" structural property of this node type).
- PARAMETERS_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.FunctionRef
-
The "parameters" structural property of this node type.
- parent - Variable in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
-
- PARENTHESIZED_EXPRESSION - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
-
Node type constant indicating a node of type
ParenthesizedExpression
.
- ParenthesizedExpression - Class in org.eclipse.wst.jsdt.core.dom
-
Parenthesized expression AST node type.
- parsePaths(String) - Method in class org.eclipse.wst.jsdt.launching.StandardVMType
-
- ParsingError - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- ParsingErrorDeleteToken - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- ParsingErrorDeleteTokens - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- ParsingErrorInsertToComplete - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- ParsingErrorInsertToCompletePhrase - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- ParsingErrorInsertToCompleteScope - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- ParsingErrorInsertTokenAfter - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- ParsingErrorInsertTokenBefore - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- ParsingErrorInvalidToken - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- ParsingErrorMergeTokens - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- ParsingErrorMisplacedConstruct - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- ParsingErrorNoSuggestion - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- ParsingErrorNoSuggestionForTokens - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- ParsingErrorOnKeyword - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- ParsingErrorOnKeywordNoSuggestion - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- ParsingErrorReplaceTokens - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- ParsingErrorUnexpectedEOF - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- passNumber - Variable in class org.eclipse.wst.jsdt.core.infer.InferEngine
-
- PATH_OUTSIDE_PROJECT - Static variable in interface org.eclipse.wst.jsdt.core.IJavaScriptModelStatusConstants
-
Status constant indicating that a path outside of the
project was supplied to the operation.
- pathMatch(char[], char[], boolean, char) - Static method in class org.eclipse.wst.jsdt.core.compiler.CharOperation
-
Answers true if the pattern matches the filepath using the pathSepatator, false otherwise.
- PATTERN_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.SingleVariableDeclaration
-
The "name" structural property of this node type.
- PatternQuerySpecification - Class in org.eclipse.wst.jsdt.ui.search
-
Describes a search query by giving a textual pattern to search for.
- PatternQuerySpecification(String, int, boolean, int, IJavaScriptSearchScope, String) - Constructor for class org.eclipse.wst.jsdt.ui.search.PatternQuerySpecification
-
- perform(Shell, IRunnableContext) - Method in class org.eclipse.wst.jsdt.ui.refactoring.RenameSupport
-
Executes the rename refactoring without showing a dialog to gather
additional user input (for example the new name of the IJavaScriptElement).
- performDefaults() - Method in interface org.eclipse.wst.jsdt.ui.text.folding.IJavaFoldingPreferenceBlock
-
Called when the Defaults
button is pressed on the
preference page.
- performEdit(Shell, ClasspathAttributeConfiguration.ClasspathAttributeAccess) - Method in class org.eclipse.wst.jsdt.ui.wizards.ClasspathAttributeConfiguration
-
This method is invoked when the Edit is pressed.
- performOk() - Method in interface org.eclipse.wst.jsdt.ui.text.folding.IJavaFoldingPreferenceBlock
-
Called when the OK
button is pressed on the preference
page.
- performRemove(ClasspathAttributeConfiguration.ClasspathAttributeAccess) - Method in class org.eclipse.wst.jsdt.ui.wizards.ClasspathAttributeConfiguration
-
This method is invoked when the Remove is pressed.
- performSelectionChanged(IStructuredSelection) - Method in class org.eclipse.wst.jsdt.ui.actions.ProjectActionGroup
-
- PLUGIN_ID - Static variable in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
-
- PLUGIN_ID - Static variable in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
-
- PLUGIN_ID - Static variable in class org.eclipse.wst.jsdt.core.compiler.libraries.FireFoxLibInitializer
-
- PLUGIN_ID - Static variable in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
-
- PLUGIN_ID - Static variable in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
-
- PLUGIN_ID - Static variable in class org.eclipse.wst.jsdt.core.compiler.libraries.InternetExplorerLibInitializer
-
- PLUGIN_ID - Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
-
The plug-in identifier of the JavaScript core support
(value "org.eclipse.wst.jsdt.core"
).
- PLUS - Static variable in class org.eclipse.wst.jsdt.core.dom.InfixExpression.Operator
-
Addition (or string concatenation) "+" operator.
- PLUS - Static variable in class org.eclipse.wst.jsdt.core.dom.PrefixExpression.Operator
-
Unary plus "+" operator.
- PLUS_ASSIGN - Static variable in class org.eclipse.wst.jsdt.core.dom.Assignment.Operator
-
+= operator.
- popContext() - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
-
- populateArgumentMap() - Method in class org.eclipse.wst.jsdt.core.refactoring.descriptors.JavaScriptRefactoringDescriptor
-
Populates the refactoring descriptor argument map based on the specified
arguments.
- populateArgumentMap() - Method in class org.eclipse.wst.jsdt.core.refactoring.descriptors.MoveDescriptor
-
Populates the refactoring descriptor argument map based on the specified
arguments.
- populateArgumentMap() - Method in class org.eclipse.wst.jsdt.core.refactoring.descriptors.MoveStaticMembersDescriptor
-
Populates the refactoring descriptor argument map based on the specified
arguments.
- populateArgumentMap() - Method in class org.eclipse.wst.jsdt.core.refactoring.descriptors.RenameJavaScriptElementDescriptor
-
Populates the refactoring descriptor argument map based on the specified
arguments.
- populateArgumentMap() - Method in class org.eclipse.wst.jsdt.core.refactoring.descriptors.RenameLocalVariableDescriptor
-
Populates the refactoring descriptor argument map based on the specified
arguments.
- populateArgumentMap() - Method in class org.eclipse.wst.jsdt.core.refactoring.descriptors.RenameResourceDescriptor
-
Populates the refactoring descriptor argument map based on the specified
arguments.
- populateArgumentMap() - Method in class org.eclipse.wst.jsdt.core.refactoring.descriptors.UseSupertypeDescriptor
-
Populates the refactoring descriptor argument map based on the specified
arguments.
- populateType(InferredType, IObjectLiteral, boolean) - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
-
- PossibleAccidentalBooleanAssignment - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- POST_CHANGE - Static variable in class org.eclipse.wst.jsdt.core.ElementChangedEvent
-
Event type constant (bit mask) indicating an after-the-fact
report of creations, deletions, and modifications
to one or more JavaScript element(s) expressed as a hierarchical
java element delta as returned by getDelta()
.
- POST_RECONCILE - Static variable in class org.eclipse.wst.jsdt.core.ElementChangedEvent
-
Event type constant (bit mask) indicating an after-the-fact
report of creations, deletions, and modifications
to one or more JavaScript element(s) expressed as a hierarchical
java element delta as returned by getDelta
.
- POSTFIX_EXPRESSION - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
-
- POSTFIX_EXPRESSION - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
-
Node type constant indicating a node of type
PostfixExpression
.
- PostfixExpression - Class in org.eclipse.wst.jsdt.core.dom
-
Postfix expression AST node type.
- PostfixExpression.Operator - Class in org.eclipse.wst.jsdt.core.dom
-
Postfix operators (typesafe enumeration).
- postVisit(ASTNode) - Method in class org.eclipse.wst.jsdt.core.dom.ASTVisitor
-
Visits the given AST node following the type-specific visit
(after endVisit
).
- POTENTIAL_METHOD_DECLARATION - Static variable in class org.eclipse.wst.jsdt.core.CompletionProposal
-
Completion is a declaration of a new potential function.
- PotentialNullLocalVariableReference - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- preCheck() - Method in class org.eclipse.wst.jsdt.ui.refactoring.RenameSupport
-
Executes some light weight precondition checking.
- PREF_CONNECT_TIMEOUT - Static variable in class org.eclipse.wst.jsdt.launching.JavaRuntime
-
Preference key for launch/connect timeout.
- PREF_VM_XML - Static variable in class org.eclipse.wst.jsdt.launching.JavaRuntime
-
Preference key for the String of XML that defines all installed VMs.
- PreferenceConstants - Class in org.eclipse.wst.jsdt.ui
-
Preference constants used in the JDT-UI preference store.
- PREFIX - Static variable in interface org.eclipse.wst.jsdt.ui.text.IJavaScriptColorConstants
-
Note: This constant is for internal use only.
- PREFIX_EXPRESSION - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
-
- PREFIX_EXPRESSION - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
-
Node type constant indicating a node of type
PrefixExpression
.
- prefixEquals(char[], char[]) - Static method in class org.eclipse.wst.jsdt.core.compiler.CharOperation
-
Answers true if the given name starts with the given prefix, false otherwise.
- prefixEquals(char[], char[], boolean) - Static method in class org.eclipse.wst.jsdt.core.compiler.CharOperation
-
Answers true if the given name starts with the given prefix, false otherwise.
- PrefixExpression - Class in org.eclipse.wst.jsdt.core.dom
-
Prefix expression AST node type.
- PrefixExpression.Operator - Class in org.eclipse.wst.jsdt.core.dom
-
Prefix operators (typesafe enumeration).
- prefixLength - Variable in class org.eclipse.wst.jsdt.core.CorrectionEngine
-
This field is not intended to be used by client.
- PREPEND_ROOT_PATH - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
-
Add root path to all elements except Package Fragment Roots and JavaScript projects.
- PRESERVE - Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
-
Possible configurable option value.
- PRESERVE_ONE - Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
-
Possible configurable option value.
- preVisit(ASTNode) - Method in class org.eclipse.wst.jsdt.core.dom.ASTVisitor
-
Visits the given AST node prior to the type-specific visit.
- PRIMITIVE_TYPE - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
-
Node type constant indicating a node of type
PrimitiveType
.
- PRIMITIVE_TYPE_CODE_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.PrimitiveType
-
The "primitiveTypeCode" structural property of this node type.
- PrimitiveType - Class in org.eclipse.wst.jsdt.core.dom
-
Primitive type nodes.
- PrimitiveType.Code - Class in org.eclipse.wst.jsdt.core.dom
-
Primitive type codes (typesafe enumeration).
- PrimitiveValue - Interface in org.eclipse.wst.jsdt.debug.core.jsdi
-
Abstract representation of a primitive value with-respect-to JavaScript debugging
- print(int, StringBuffer) - Method in interface org.eclipse.wst.jsdt.core.ast.IArgument
-
- print(int, StringBuffer) - Method in class org.eclipse.wst.jsdt.core.infer.InferredAttribute
-
- print(int, StringBuffer) - Method in class org.eclipse.wst.jsdt.core.infer.InferredMethod
-
- print(int, StringBuffer) - Method in class org.eclipse.wst.jsdt.core.infer.InferredType
-
- printStackTrace(PrintStream) - Method in class org.eclipse.wst.jsdt.core.JavaScriptModelException
-
Prints this exception's stack trace to the given print stream.
- printStackTrace(PrintWriter) - Method in class org.eclipse.wst.jsdt.core.JavaScriptModelException
-
Prints this exception's stack trace to the given print writer.
- PRIVATE - Static variable in class org.eclipse.wst.jsdt.core.dom.Modifier
-
"private" modifier constant (bit mask).
- PRIVATE - Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
-
Possible configurable option value.
- PRIVATE_KEYWORD - Static variable in class org.eclipse.wst.jsdt.core.dom.Modifier.ModifierKeyword
-
- ProblemsLabelChangedEvent(IBaseLabelProvider, IResource[], boolean) - Constructor for class org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator.ProblemsLabelChangedEvent
-
Note: This constructor is for internal use only.
- ProblemsLabelDecorator - Class in org.eclipse.wst.jsdt.ui
-
LabelDecorator that decorates an element's image with error and warning overlays that
represent the severity of markers attached to the element's underlying resource.
- ProblemsLabelDecorator() - Constructor for class org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator
-
Creates a new ProblemsLabelDecorator
.
- ProblemsLabelDecorator(ImageDescriptorRegistry) - Constructor for class org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator
-
Note: This constructor is for internal use only.
- ProblemsLabelDecorator.ProblemsLabelChangedEvent - Class in org.eclipse.wst.jsdt.ui
-
This is a special LabelProviderChangedEvent
carrying additional
information whether the event origins from a maker change.
- PROGRAM_ELEMENT - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
-
- ProgramElement - Class in org.eclipse.wst.jsdt.core.dom
-
Provisional API: This class/interface is part of an interim API that is still under development and expected to
change significantly before reaching stability.
- PROJECT - Static variable in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
-
Type identifier for project entries.
- project - Variable in class org.eclipse.wst.jsdt.ui.JavaScriptLibrariesAction
-
- ProjectActionGroup - Class in org.eclipse.wst.jsdt.ui.actions
-
Adds actions to open and close a project to the global menu bar.
- ProjectActionGroup(IViewPart) - Constructor for class org.eclipse.wst.jsdt.ui.actions.ProjectActionGroup
-
Creates a new ProjectActionGroup
.
- ProjectLibraryRoot - Class in org.eclipse.wst.jsdt.ui
-
- ProjectLibraryRoot(IJavaScriptProject) - Constructor for class org.eclipse.wst.jsdt.ui.ProjectLibraryRoot
-
- ProjectLibraryRoot.WorkBenchAdapter - Class in org.eclipse.wst.jsdt.ui
-
- PROMOTE_LOCAL_VARIABLE - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition ID of the refactor -> promote local variable action
(value "org.eclipse.wst.jsdt.ui.edit.text.java.promote.local.variable"
).
- properties() - Method in class org.eclipse.wst.jsdt.core.dom.ASTNode
-
Returns an unmodifiable table of the properties of this node with
non-null
values.
- properties() - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.ObjectReference
-
- PROPERTIES_FILE_COLORING_ARGUMENT - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
A named preference that holds the color used to render arguments in a properties file.
- PROPERTIES_FILE_COLORING_ARGUMENT - Static variable in interface org.eclipse.wst.jsdt.ui.text.IJavaScriptColorConstants
-
The color key for arguments in values in a properties file.
- PROPERTIES_FILE_COLORING_ARGUMENT_BOLD - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
A named preference that controls whether arguments in a properties file are rendered in bold.
- PROPERTIES_FILE_COLORING_ARGUMENT_ITALIC - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
A named preference that controls whether arguments in a properties file are rendered in italic.
- PROPERTIES_FILE_COLORING_ARGUMENT_STRIKETHROUGH - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
A named preference that controls whether arguments in a properties file are rendered in strikethrough.
- PROPERTIES_FILE_COLORING_ARGUMENT_UNDERLINE - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
A named preference that controls whether arguments in a properties file are rendered in underline.
- PROPERTIES_FILE_COLORING_ASSIGNMENT - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
A named preference that holds the color used to render assignments in a properties file.
- PROPERTIES_FILE_COLORING_ASSIGNMENT - Static variable in interface org.eclipse.wst.jsdt.ui.text.IJavaScriptColorConstants
-
The color key for assignment in a properties file.
- PROPERTIES_FILE_COLORING_ASSIGNMENT_BOLD - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
A named preference that controls whether assignments in a properties file are rendered in bold.
- PROPERTIES_FILE_COLORING_ASSIGNMENT_ITALIC - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
A named preference that controls whether assignments in a properties file are rendered in italic.
- PROPERTIES_FILE_COLORING_ASSIGNMENT_STRIKETHROUGH - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
A named preference that controls whether assignments in a properties file are rendered in strikethrough.
- PROPERTIES_FILE_COLORING_ASSIGNMENT_UNDERLINE - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
A named preference that controls whether assignments in a properties file are rendered in underline.
- PROPERTIES_FILE_COLORING_COMMENT - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
A named preference that holds the color used to render comments in a properties file.
- PROPERTIES_FILE_COLORING_COMMENT - Static variable in interface org.eclipse.wst.jsdt.ui.text.IJavaScriptColorConstants
-
The color key for comments in a properties file
(value "pf_coloring_comment"
).
- PROPERTIES_FILE_COLORING_COMMENT_BOLD - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
A named preference that controls whether comments in a properties file are rendered in bold.
- PROPERTIES_FILE_COLORING_COMMENT_ITALIC - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
A named preference that controls whether comments in a properties file are rendered in italic.
- PROPERTIES_FILE_COLORING_COMMENT_STRIKETHROUGH - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
A named preference that controls whether comments in a properties file are rendered in strikethrough.
- PROPERTIES_FILE_COLORING_COMMENT_UNDERLINE - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
A named preference that controls whether comments in a properties file are rendered in underline.
- PROPERTIES_FILE_COLORING_KEY - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
A named preference that holds the color used to render keys in a properties file.
- PROPERTIES_FILE_COLORING_KEY - Static variable in interface org.eclipse.wst.jsdt.ui.text.IJavaScriptColorConstants
-
The color key for keys in a properties file
(value "pf_coloring_key"
).
- PROPERTIES_FILE_COLORING_KEY_BOLD - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
A named preference that controls whether keys in a properties file are rendered in bold.
- PROPERTIES_FILE_COLORING_KEY_ITALIC - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
A named preference that controls whether keys in a properties file are rendered in italic.
- PROPERTIES_FILE_COLORING_KEY_STRIKETHROUGH - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
A named preference that controls whether keys in a properties file are rendered in strikethrough.
- PROPERTIES_FILE_COLORING_KEY_UNDERLINE - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
A named preference that controls whether keys in a properties file are rendered in underline.
- PROPERTIES_FILE_COLORING_VALUE - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
A named preference that holds the color used to render values in a properties file.
- PROPERTIES_FILE_COLORING_VALUE - Static variable in interface org.eclipse.wst.jsdt.ui.text.IJavaScriptColorConstants
-
The color key for values in a properties file
(value "pf_coloring_value"
).
- PROPERTIES_FILE_COLORING_VALUE_BOLD - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
A named preference that controls whether values in a properties file are rendered in bold.
- PROPERTIES_FILE_COLORING_VALUE_ITALIC - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
A named preference that controls whether values in a properties file are rendered in italic.
- PROPERTIES_FILE_COLORING_VALUE_STRIKETHROUGH - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
A named preference that controls whether values in a properties file are rendered in strikethrough.
- PROPERTIES_FILE_COLORING_VALUE_UNDERLINE - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
A named preference that controls whether values in a properties file are rendered in underline.
- PROPERTIES_FILE_EDITOR_TEXT_FONT - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
- PROPERTIES_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.ObjectName
-
The "objectProps" structural property of this node type.
- Property - Interface in org.eclipse.wst.jsdt.debug.core.jsdi
-
Abstract description of an object property.
- PROPERTY - Static variable in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
-
- PROPERTY_INSTALL_LOCATION - Static variable in interface org.eclipse.wst.jsdt.launching.IVMInstallChangedListener
-
Property constant indicating the install location of
a VM install has changed.
- PROPERTY_JAVADOC_LOCATION - Static variable in interface org.eclipse.wst.jsdt.launching.IVMInstallChangedListener
-
Property constant indicating the jsdoc location associated
with a VM install has changed.
- PROPERTY_LIBRARY_LOCATIONS - Static variable in interface org.eclipse.wst.jsdt.launching.IVMInstallChangedListener
-
Property constant indicating the library locations associated
with a VM install have changed.
- PROPERTY_NAME - Static variable in interface org.eclipse.wst.jsdt.launching.IVMInstallChangedListener
-
Property constant indicating the name associated
with a VM install has changed.
- PROPERTY_NAME_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.MetaProperty
-
The "propertyName" structural property of this node type.
- PROPERTY_VM_ARGUMENTS - Static variable in interface org.eclipse.wst.jsdt.launching.IVMInstallChangedListener
-
Property constant indicating the VM arguments associated
with a VM install has changed.
- PropertyChangeEvent - Class in org.eclipse.wst.jsdt.launching
-
An event object describing a change to a named property.
- PropertyChangeEvent(Object, String, Object, Object) - Constructor for class org.eclipse.wst.jsdt.launching.PropertyChangeEvent
-
Creates a new property change event.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.AnonymousClassDeclaration
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.ArrayAccess
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.ArrayCreation
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.ArrayInitializer
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.ArrayName
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.ArrayType
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.ArrowFunctionExpression
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.Assignment
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.AssignmentName
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.Block
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.BlockComment
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.BooleanLiteral
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.BreakStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.CatchClause
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.CharacterLiteral
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.ClassInstanceCreation
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.ConditionalExpression
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.ConstructorInvocation
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.ContinueStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.DebuggerStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.DoStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.EmptyExpression
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.EmptyStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.EnhancedForStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.ExportDeclaration
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.ExpressionStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.FieldAccess
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.FieldDeclaration
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.ForInStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.ForOfStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.ForStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.FunctionDeclaration
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.FunctionDeclarationStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.FunctionExpression
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.FunctionInvocation
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.FunctionRef
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.FunctionRefParameter
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.IfStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.ImportDeclaration
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.InferredType
-
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.InfixExpression
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.Initializer
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.InstanceofExpression
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.JavaScriptUnit
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.JSdoc
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.LabeledStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.LineComment
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.ListExpression
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.MemberRef
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.MetaProperty
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.Modifier
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.ModuleSpecifier
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.NullLiteral
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.NumberLiteral
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.ObjectLiteral
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.ObjectLiteralField
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.ObjectName
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.PackageDeclaration
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.ParenthesizedExpression
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.PostfixExpression
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.PrefixExpression
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.PrimitiveType
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.QualifiedName
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.QualifiedType
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.RegularExpressionLiteral
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.RestElementName
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.ReturnStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.SimpleName
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.SimpleType
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.SingleVariableDeclaration
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.SpreadElement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.StringLiteral
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.SuperConstructorInvocation
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.SuperFieldAccess
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.SuperMethodInvocation
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.SwitchCase
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.SwitchStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.TagElement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.TemplateElement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.TemplateLiteral
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.TextElement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.ThisExpression
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.ThrowStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.TryStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.TypeDeclaration
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.TypeDeclarationExpression
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.TypeDeclarationStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.TypeLiteral
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.UndefinedLiteral
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationExpression
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationFragment
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.VariableDeclarationStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.WhileStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.WithStatement
-
Returns a list of structural property descriptors for this node type.
- propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.YieldExpression
-
Returns a list of structural property descriptors for this node type.
- PROPS_TO_IDS - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptLibrariesAction
-
- PROTECT - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
-
Flag constant (bit mask, value 4) indicating that this node
is unmodifiable.
- PROTECTED - Static variable in class org.eclipse.wst.jsdt.core.dom.Modifier
-
"protected" modifier constant (bit mask).
- PROTECTED - Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
-
Possible configurable option value.
- PROTECTED_KEYWORD - Static variable in class org.eclipse.wst.jsdt.core.dom.Modifier.ModifierKeyword
-
- prototype() - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.ObjectReference
-
- providesWorkingCopies() - Method in interface org.eclipse.wst.jsdt.ui.IWorkingCopyProvider
-
Returns true
if the content provider returns working
copy elements; otherwise false
is returned.
- providesWorkingCopies() - Method in class org.eclipse.wst.jsdt.ui.StandardJavaScriptElementContentProvider
-
- PUBLIC - Static variable in class org.eclipse.wst.jsdt.core.dom.Modifier
-
"public" modifier constant (bit mask).
- PUBLIC - Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
-
Possible configurable option value.
- PUBLIC_KEYWORD - Static variable in class org.eclipse.wst.jsdt.core.dom.Modifier.ModifierKeyword
-
- PULL_UP - Static variable in interface org.eclipse.wst.jsdt.core.refactoring.IJavaScriptRefactorings
-
Refactoring id of the 'Pull Up' refactoring (value:
org.eclipse.wst.jsdt.ui.pull.up
).
- PULL_UP - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition ID of the refactor -> pull up action
(value "org.eclipse.wst.jsdt.ui.edit.text.java.pull.up"
).
- PULL_UP - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
-
Refactor menu: name of standard Pull Up global action
(value "org.eclipse.wst.jsdt.ui.actions.PullUp"
).
- PullUpAction - Class in org.eclipse.wst.jsdt.ui.actions
-
Action to pull up method and fields into a superclass.
- PullUpAction(JavaEditor) - Constructor for class org.eclipse.wst.jsdt.ui.actions.PullUpAction
-
Note: This constructor is for internal use only.
- PullUpAction(IWorkbenchSite) - Constructor for class org.eclipse.wst.jsdt.ui.actions.PullUpAction
-
Creates a new PullUpAction
.
- PullUpDescriptor - Class in org.eclipse.wst.jsdt.core.refactoring.descriptors
-
Refactoring descriptor for the pull up refactoring.
- PullUpDescriptor() - Constructor for class org.eclipse.wst.jsdt.core.refactoring.descriptors.PullUpDescriptor
-
Creates a new refactoring descriptor.
- PUSH_DOWN - Static variable in interface org.eclipse.wst.jsdt.core.refactoring.IJavaScriptRefactorings
-
Refactoring id of the 'Push Down' refactoring (value:
org.eclipse.wst.jsdt.ui.push.down
).
- PUSH_DOWN - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition ID of the refactor -> push down action
(value "org.eclipse.wst.jsdt.ui.edit.text.java.push.down"
).
- PUSH_DOWN - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
-
Refactor menu: name of standard Push Down global action
(value "org.eclipse.wst.jsdt.ui.actions.PushDown"
).
- pushContext() - Method in class org.eclipse.wst.jsdt.core.infer.InferEngine
-
- PushDownAction - Class in org.eclipse.wst.jsdt.ui.actions
-
Action to push down methods and fields into subclasses.
- PushDownAction(JavaEditor) - Constructor for class org.eclipse.wst.jsdt.ui.actions.PushDownAction
-
Note: This constructor is for internal use only.
- PushDownAction(IWorkbenchSite) - Constructor for class org.eclipse.wst.jsdt.ui.actions.PushDownAction
-
Creates a new PushDownAction
.
- PushDownDescriptor - Class in org.eclipse.wst.jsdt.core.refactoring.descriptors
-
Refactoring descriptor for the push down refactoring.
- PushDownDescriptor() - Constructor for class org.eclipse.wst.jsdt.core.refactoring.descriptors.PushDownDescriptor
-
Creates a new refactoring descriptor.
- putProblems(String, CategorizedProblem[]) - Method in class org.eclipse.wst.jsdt.core.compiler.ReconcileContext
-
Sets the problems to be reported to the problem requester of the reconcile operation
for the given marker type.