- UNARY_EXPRESSION - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
-
- unbindColor(String) - Method in interface org.eclipse.wst.jsdt.ui.text.IColorManagerExtension
-
Forgets the color specification remembered under the given key.
- Unclassified - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
ID reserved for referencing an internal error inside the JavaScriptCore implementation which
may be surfaced as a problem associated with the javaScript unit which caused it to occur.
- UNCOMMENT - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition ID of the source -> uncomment action
(value "org.eclipse.wst.jsdt.ui.edit.text.java.uncomment"
).
- UNCOMMENT - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
-
Source menu: name of standard Uncomment global action
(value "org.eclipse.wst.jsdt.ui.actions.Uncomment"
).
- UNDEFINED - Static variable in interface org.eclipse.wst.jsdt.debug.core.model.IJavaScriptValue
-
- UNDEFINED_LITERAL - Static variable in interface org.eclipse.wst.jsdt.core.ast.IASTNode
-
- UNDEFINED_LITERAL - Static variable in class org.eclipse.wst.jsdt.core.dom.ASTNode
-
- UndefinedConstructor - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UndefinedConstructorInDefaultConstructor - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UndefinedConstructorInImplicitConstructorCall - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UndefinedField - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UndefinedFunction - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UndefinedLabel - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UndefinedLiteral - Class in org.eclipse.wst.jsdt.core.dom
-
Null literal node.
- UndefinedMethod - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UndefinedName - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UndefinedType - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
General type related problems
- UndefinedValue - Interface in org.eclipse.wst.jsdt.debug.core.jsdi
-
Abstract representation of the JavaScript value undefined
- UndocumentedEmptyBlock - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UnexpectedStaticModifierForField - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UnexpectedStaticModifierForMethod - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UnhandledException - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UnhandledExceptionInDefaultConstructor - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UnhandledExceptionInImplicitConstructorCall - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UnimplementedException - Exception in org.eclipse.wst.jsdt.core
-
- UnimplementedException() - Constructor for exception org.eclipse.wst.jsdt.core.UnimplementedException
-
- UnimplementedException(String) - Constructor for exception org.eclipse.wst.jsdt.core.UnimplementedException
-
- UninitializedBlankFinalField - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UninitializedGlobalVariable - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UninitializedLocalVariable - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- uninstall() - Method in class org.eclipse.wst.jsdt.ui.text.folding.DefaultJavaFoldingStructureProvider
-
Uninstalls this structure provider.
- uninstall() - Method in interface org.eclipse.wst.jsdt.ui.text.folding.IJavaFoldingStructureProvider
-
Uninstalls this structure provider.
- UNKNOWN - Static variable in interface org.eclipse.wst.jsdt.core.search.IJavaScriptSearchConstants
-
The nature of searched element or the nature
of match in unknown.
- UNKNOWN - Static variable in interface org.eclipse.wst.jsdt.debug.core.model.IJavaScriptValue
-
- UNKNOWN_JSDOC_FORMAT - Static variable in interface org.eclipse.wst.jsdt.core.IJavaScriptModelStatusConstants
-
Status constant indicating that the attached jsdoc content format is unrecognized.
- UnmatchedBracket - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UnnecessaryElse - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UnnecessaryInstanceof - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UnnecessaryNLSTag - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UnqualifiedFieldAccess - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UnreachableCatch - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UNRESOLVED_FIELD_REFERENCE - Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
-
- UNRESOLVED_METHOD_REFERENCE - Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
-
- UNRESOLVED_TYPE_REFERENCE - Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
-
- UnterminatedComment - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UnterminatedString - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UnusedConstructorDeclaredThrownException - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UnusedLabel - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UnusedMethodDeclaredThrownException - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UnusedPrivateConstructor - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UnusedPrivateField - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UnusedPrivateMethod - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UnusedPrivateType - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- update(ISelection) - Method in class org.eclipse.wst.jsdt.ui.actions.MoveAction
-
- update(ISelection) - Method in class org.eclipse.wst.jsdt.ui.actions.RenameAction
-
- update(ISelection) - Method in class org.eclipse.wst.jsdt.ui.actions.SelectionDispatchAction
-
Updates the action's enablement state according to the given selection.
- UPDATE_CONFLICT - Static variable in interface org.eclipse.wst.jsdt.core.IJavaScriptModelStatusConstants
-
Status constant indicating there is an update conflict
for a working copy.
- UPDATE_GETTER_METHOD - Static variable in class org.eclipse.wst.jsdt.ui.refactoring.RenameSupport
-
Flag indicating that the getter method is to be updated as well.
- UPDATE_JAVA_VIEWS - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
- UPDATE_ON_SAVE - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
- UPDATE_REFERENCES - Static variable in class org.eclipse.wst.jsdt.ui.refactoring.RenameSupport
-
Flag indicating that references are to be updated as well.
- UPDATE_SETTER_METHOD - Static variable in class org.eclipse.wst.jsdt.ui.refactoring.RenameSupport
-
Flag indicating that the setter method is to be updated as well.
- UPDATE_TEXTUAL_MATCHES - Static variable in class org.eclipse.wst.jsdt.ui.refactoring.RenameSupport
-
Flag indicating that textual matches in comments and in string literals
are to be updated as well.
- UPDATE_WHILE_EDITING - Static variable in class org.eclipse.wst.jsdt.ui.PreferenceConstants
-
- updateActionBars() - Method in class org.eclipse.wst.jsdt.ui.actions.NavigateActionGroup
-
- updateBreakpoint(IJavaScriptBreakpoint) - Method in interface org.eclipse.wst.jsdt.debug.core.jsdi.VirtualMachine
-
- updatePositions(int, int) - Method in class org.eclipse.wst.jsdt.core.infer.InferredType
-
- updaters() - Method in class org.eclipse.wst.jsdt.core.dom.ForStatement
-
Returns the live ordered list of update expressions in this for
statement.
- UPDATERS_PROPERTY - Static variable in class org.eclipse.wst.jsdt.core.dom.ForStatement
-
The "updaters" structural property of this node type.
- updateStatus(IStatus) - Method in class org.eclipse.wst.jsdt.ui.wizards.NewElementWizardPage
-
Updates the status line and the OK button according to the given status
- updateStatus(IStatus[]) - Method in class org.eclipse.wst.jsdt.ui.wizards.NewElementWizardPage
-
Updates the status line and the OK button according to the status evaluate from
an array of status.
- USE_RESOLVED - Static variable in class org.eclipse.wst.jsdt.ui.JavaScriptElementLabels
-
Specified to use the resolved information of a IType, IFunction or IField.
- USE_SUPER_TYPE - Static variable in interface org.eclipse.wst.jsdt.core.refactoring.IJavaScriptRefactorings
-
Refactoring id of the 'Use Supertype Where Possible' refactoring (value:
org.eclipse.wst.jsdt.ui.use.supertype
).
- USE_SUPERTYPE - Static variable in interface org.eclipse.wst.jsdt.ui.actions.IJavaEditorActionDefinitionIds
-
Action definition ID of the refactor -> use supertype action
(value "org.eclipse.wst.jsdt.ui.edit.text.java.use.supertype"
).
- USE_SUPERTYPE - Static variable in class org.eclipse.wst.jsdt.ui.actions.JdtActionConstants
-
Refactor menu: name of standard Use Supertype global action
(value "org.eclipse.wst.jsdt.ui.actions.UseSupertype"
).
- UseAssertAsAnIdentifier - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- useAssignments - Variable in class org.eclipse.wst.jsdt.core.infer.InferOptions
-
Set to true var types are inferred based on assigments
- useCache - Static variable in class org.eclipse.wst.jsdt.jsdoc.ElementInfo
-
- UseEnumAsAnIdentifier - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- useInitMethod - Variable in class org.eclipse.wst.jsdt.core.infer.InferOptions
-
- useNewSourcePage() - Method in class org.eclipse.wst.jsdt.ui.wizards.JavaCapabilityConfigurationPage
-
Clients can override this method to choose if the new source page is used.
- USER_CLASSES - Static variable in interface org.eclipse.wst.jsdt.launching.IRuntimeClasspathEntry
-
Classpath property identifier for entries that should appear on the
user includepath.
- USER_LIBRARY_CONTAINER_ID - Static variable in class org.eclipse.wst.jsdt.core.JavaScriptCore
-
Name of the User Library Container id.
- userData - Variable in class org.eclipse.wst.jsdt.core.infer.InferredType
-
- UseSupertypeAction - Class in org.eclipse.wst.jsdt.ui.actions
-
Tries to use a super type of a class where possible.
- UseSupertypeAction(JavaEditor) - Constructor for class org.eclipse.wst.jsdt.ui.actions.UseSupertypeAction
-
Note: This constructor is for internal use only.
- UseSupertypeAction(IWorkbenchSite) - Constructor for class org.eclipse.wst.jsdt.ui.actions.UseSupertypeAction
-
Creates a new UseSupertypeAction
.
- UseSupertypeDescriptor - Class in org.eclipse.wst.jsdt.core.refactoring.descriptors
-
Refactoring descriptor for the use supertype refactoring.
- UseSupertypeDescriptor() - Constructor for class org.eclipse.wst.jsdt.core.refactoring.descriptors.UseSupertypeDescriptor
-
Creates a new refactoring descriptor.
- UsingDeprecatedConstructor - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UsingDeprecatedField - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UsingDeprecatedMethod - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- UsingDeprecatedType - Static variable in interface org.eclipse.wst.jsdt.core.compiler.IProblem
-
- Util - Class in org.eclipse.wst.jsdt.jsdoc
-
- Util() - Constructor for class org.eclipse.wst.jsdt.jsdoc.Util
-