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

P

P - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.ElementName
 
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_DECLARATION - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
Node type constant indicating a node of type PackageDeclaration.
PACKAGE_DECLARATION - Static variable in interface org.eclipse.wst.jsdt.core.IJavaScriptElement
Constant representing a package declaration within a compilation unit.
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.
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.
PackageDeclarationMatch - Class in org.eclipse.wst.jsdt.core.search
A JavaScript search match that represents a package declaration.
PackageDeclarationMatch(IJavaScriptElement, int, int, int, SearchParticipant, IResource) - Constructor for class org.eclipse.wst.jsdt.core.search.PackageDeclarationMatch
Creates a new package declaration match.
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.
PARA - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
PARAM - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.ElementName
 
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
 
PARAMETERIZED_TYPE - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
Node type constant indicating a node of type ParameterizedType.
ParameterizedConstructorArgumentTypeMismatch - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
ParameterizedMethodArgumentTypeMismatch - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
ParameterizedType - Class in org.eclipse.wst.jsdt.core.dom
Type node for a parameterized type (added in JLS3 API).
ParameterMismatch - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
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.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.
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.
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
 
PART - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
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.
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.
PERMIL - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
PERP - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
PHI_L - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
PHI_U - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
PI_L - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
PI_U - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
PIV - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
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.
PLUSMN - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
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
 
POUND - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
PRE - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.ElementName
 
preCheck() - Method in class org.eclipse.wst.jsdt.ui.refactoring.RenameSupport
Executes some light weight precondition checking.
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).
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.
PRIME_L - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
PRIME_U - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
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).
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
"private" modifier with flag value Modifier.PRIVATE.
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.
ProblemsLabelDecorator.ProblemsLabelChangedEvent(IBaseLabelProvider, IResource[], boolean) - Constructor for class org.eclipse.wst.jsdt.ui.ProblemsLabelDecorator.ProblemsLabelChangedEvent
Note: This constructor is for internal use only.
processAnnotations(BuildContext[]) - Method in class org.eclipse.wst.jsdt.core.compiler.ValidationParticipant
 
PROD - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
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.
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
 
ProjectLibraryRoot.WorkBenchAdapter() - Constructor for class org.eclipse.wst.jsdt.ui.ProjectLibraryRoot.WorkBenchAdapter
 
PROP - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
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_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
The symbolic font name for the JavaScript properties file editor text font (value "org.eclipse.wst.jsdt.ui.PropertiesFileEditor.textfont").
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.ArrayType
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.AssertStatement
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.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.CastExpression
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.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.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.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.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.Modifier
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.PackageDeclaration
Returns a list of structural property descriptors for this node type.
propertyDescriptors(int) - Static method in class org.eclipse.wst.jsdt.core.dom.ParameterizedType
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.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.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.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.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.TypeParameter
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.WildcardType
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.
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
"protected" modifier with flag value Modifier.PROTECTED.
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
 
PSI_L - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
PSI_U - Static variable in interface org.eclipse.wst.jsdt.web.core.javascript.HTML40Namespace.EntityName
 
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
"public" modifier with flag value Modifier.PUBLIC.
PublicClassMustMatchFileName - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
 
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).
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).
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.

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