Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
N
- name - Variable in class org.eclipse.jdt.core.dom.ModulePackageAccess
-
The package name; lazily initialized; defaults to a unspecified, legal Java identifier.
- Name - Class in org.eclipse.jdt.core.dom
-
Abstract base class for all AST nodes that represent names.
- NAME_COLLISION - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
-
Status constant indicating that a naming collision would occur if the operation proceeded.
- NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.AnnotationTypeDeclaration
-
The "name" structural property of this node type (child type:
SimpleName
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.AnnotationTypeMemberDeclaration
-
The "name" structural property of this node type (child type:
SimpleName
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ClassInstanceCreation
-
Deprecated.
- NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.EnumConstantDeclaration
-
The "name" structural property of this node type (child type:
SimpleName
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.EnumDeclaration
-
The "name" structural property of this node type (child type:
SimpleName
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ExportsDirective
-
The "name" structural property of this node type (child type:
Name
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ExpressionMethodReference
-
The "name" structural property of this node type (child type:
SimpleName
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.FieldAccess
-
The "name" structural property of this node type (child type:
SimpleName
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ImplicitTypeDeclaration
- NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ImportDeclaration
-
The "name" structural property of this node type (child type:
Name
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.MemberRef
-
The "name" structural property of this node type (child type:
SimpleName
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.MemberValuePair
-
The "name" structural property of this node type (child type:
SimpleName
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.MethodDeclaration
-
The "name" structural property of this node type (child type:
SimpleName
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.MethodInvocation
-
The "name" structural property of this node type (child type:
SimpleName
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.MethodRef
-
The "name" structural property of this node type (child type:
SimpleName
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.MethodRefParameter
-
The "name" structural property of this node type (child type:
SimpleName
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ModuleDeclaration
-
The "name" structural property of this node type (child type:
Name
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ModuleQualifiedName
-
The "name" structural property of this node type (child type:
SimpleName
) - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.NameQualifiedType
-
The "name" structural property of this node type (child type:
SimpleName
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.OpensDirective
-
The "name" structural property of this node type (child type:
Name
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.PackageDeclaration
-
The "name" structural property of this node type (child type:
Name
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ProvidesDirective
-
The "name" structural property of this node type (child type:
Name
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.QualifiedName
-
The "name" structural property of this node type (child type:
SimpleName
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.QualifiedType
-
The "name" structural property of this node type (child type:
SimpleName
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.RecordDeclaration
-
The "name" structural property of this node type (child type:
SimpleName
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.RequiresDirective
-
The module structural property of this node type (child type:
Name
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SimpleType
-
The "name" structural property of this node type (child type:
Name
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SingleVariableDeclaration
-
The "name" structural property of this node type (child type:
SimpleName
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SuperFieldAccess
-
The "name" structural property of this node type (child type:
SimpleName
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SuperMethodInvocation
-
The "name" structural property of this node type (child type:
SimpleName
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SuperMethodReference
-
The "name" structural property of this node type (child type:
SimpleName
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.TagProperty
-
The "name" structural property of this node type (added in JEP 413).
- NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.TypeDeclaration
-
The "name" structural property of this node type (child type:
SimpleName
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.TypeMethodReference
-
The "name" structural property of this node type (child type:
SimpleName
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.TypeParameter
-
The "name" structural property of this node type (child type:
SimpleName
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.UsesDirective
-
The "name" structural property of this node type (child type:
Name
). - NAME_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.VariableDeclarationFragment
-
The "name" structural property of this node type (child type:
SimpleName
). - NAME_QUALIFIED_TYPE - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
NameQualifiedType
. - nameChanged(String) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.AbstractVMInstallPage
-
Deprecated.
- nameChanged(String, boolean) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.AbstractVMInstallPage
-
Updates the name status based on the new name.
- NamedPatternVariablesDisallowedHere - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NameQualifiedType - Class in org.eclipse.jdt.core.dom
-
Node for a name-qualified type (added in JLS8 API).
- NamingConventions - Class in org.eclipse.jdt.core
-
Provides methods for computing Java-specific names.
- NATIVE - Enum constant in enum class com.sun.mirror.declaration.Modifier
-
The modifier
native
- NATIVE - Static variable in class org.eclipse.jdt.core.dom.Modifier
-
"native" modifier constant (bit mask).
- NATIVE - Static variable in class org.eclipse.jdt.ui.JavaElementImageDescriptor
-
Flag to render the 'native' adornment.
- NATIVE_KEYWORD - Static variable in class org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
-
"native" modifier with flag value
Modifier.NATIVE
. - NativeMethodsCannotBeStrictfp - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NATURE_ID - Static variable in class org.eclipse.jdt.core.JavaCore
-
The identifier for the Java nature (value
"org.eclipse.jdt.core.javanature"
). - NavigateActionGroup - Class in org.eclipse.jdt.ui.actions
-
Action group that adds the open and show actions to a context menu and the action bar's navigate menu.
- NavigateActionGroup(IViewPart) - Constructor for class org.eclipse.jdt.ui.actions.NavigateActionGroup
-
Creates a new
NavigateActionGroup
. - NavigateActionGroup(IWorkbenchPartSite, ISelectionProvider) - Constructor for class org.eclipse.jdt.ui.actions.NavigateActionGroup
-
Creates a new
NavigateActionGroup
. - NEEDS_FULL_BUILD - Static variable in class org.eclipse.jdt.core.compiler.CompilationParticipant
- NeedToEmulateConstructorAccess - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NeedToEmulateFieldReadAccess - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NeedToEmulateFieldWriteAccess - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NeedToEmulateMethodAccess - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NEST_HOST - Static variable in interface org.eclipse.jdt.core.util.IAttributeNamesConstants
-
"NestHost" attribute (JVMS 11).
- NEST_MEMBERS - Static variable in interface org.eclipse.jdt.core.util.IAttributeNamesConstants
-
"NestMembers" attribute (JVMS 11).
- NestedServiceImpl - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NEVER - Static variable in class org.eclipse.jdt.core.JavaCore
-
Configurable option value: "never".
- NEW - Enum constant in enum class org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
-
The special value
ImportRewrite.TypeLocation.NEW
is used fornew
expressions (object allocations). - NEW - Static variable in interface org.eclipse.jdt.core.util.IExtendedAnnotationConstants
- NEW - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- newAccessRule(IPath, int) - Static method in class org.eclipse.jdt.core.JavaCore
-
Creates and returns a new access rule with the given file pattern and kind.
- newAddClasspathChange(IJavaProject, IClasspathEntry) - Static method in class org.eclipse.jdt.ui.text.java.ClasspathFixProcessor.ClasspathFixProposal
-
A helper method to create a
Change
that adds an entry to the class path. - newAnnotationTypeDeclaration() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented annotation type declaration node for an unspecified, but legal, name; no modifiers; no javadoc; and an empty list of member declarations.
- newAnnotationTypeMemberDeclaration() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented annotation type member declaration node for an unspecified, but legal, member name and type; no modifiers; no javadoc; and no default value.
- NewAnnotationWizardPage - Class in org.eclipse.jdt.ui.wizards
-
Wizard page to create a new annotation type.
- NewAnnotationWizardPage() - Constructor for class org.eclipse.jdt.ui.wizards.NewAnnotationWizardPage
-
Create a new
NewAnnotationWizardPage
- newAnonymousClassDeclaration() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented anonymous class declaration node owned by this AST.
- newArchiveRuntimeClasspathEntry(IResource) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns a new runtime classpath entry for the given archive.
- newArchiveRuntimeClasspathEntry(IPath) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns a new runtime classpath entry for the given archive (possibly external).
- newArchiveRuntimeClasspathEntry(IPath, int) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns a new runtime classpath entry for the given archive(possibly external).
- newArchiveRuntimeClasspathEntry(IPath, int, IJavaProject) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns a new runtime classpath entry for the given archive(possibly external).
- newArchiveRuntimeClasspathEntry(IPath, IPath, IPath, IAccessRule[], IClasspathAttribute[], boolean) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns a new runtime classpath entry for the given archive (possibly external).
- NEWARRAY - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- newArrayAccess() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented array access expression node owned by this AST.
- newArrayCreation() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented array creation expression node owned by this AST.
- newArrayInitializer() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented array initializer node owned by this AST.
- newArrayType(Type) - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented array type node with the given element type, which cannot be an array type for API levels JLS8 and later.
- newArrayType(Type, int) - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented array type node with the given element type and number of dimensions.
- newAssertStatement() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates a new unparented assert statement node owned by this AST.
- newAssignment() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented assignment expression node owned by this AST.
- newAST(int) - Static method in class org.eclipse.jdt.core.dom.AST
-
Deprecated.Clients should port their code to use the latest JLS* AST API and call
AST.newAST(AST.JLS12, false)
instead of using this constructor. - newAST(int, boolean) - Static method in class org.eclipse.jdt.core.dom.AST
-
Creates a new Java abstract syntax tree (AST) following the specified set of API rules.
- newAST(Map<String, String>) - Static method in class org.eclipse.jdt.core.dom.AST
-
Creates a new Java abstract syntax tree Following option keys are significant:
"org.eclipse.jdt.core.compiler.source"
indicates the api level and source compatibility mode (as perJavaCore
) - defaults to 1.3"1.3"
means the source code is as per JDK 1.3 and api levelAST.JLS3
."1.4", "1.5", "1.6", "1.7" "1.8"
implies the respective source JDK levels 1.4, 1.5, 1.6, 1.7 and api levelAST.JLS4
."1.8"
implies the respective source JDK level 1.8 and api levelAST.JLS8
."9", "10", "11", "12" and "13"
implies the respective JDK levels 9, 10, 11, 12 and 13 and api levelsAST.JLS9
,AST.JLS10
,AST.JLS11
,AST.JLS12
andAST.JLS13
. Additional legal values may be added later."org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures"
- indicates whether the preview is enabled or disabled legal values are"enabled"
and"disabled"
implying preview enabled and disabled respectively. - newAstEvaluationEngine(IJavaProject, IJavaDebugTarget) - Static method in class org.eclipse.jdt.debug.eval.EvaluationManager
-
Creates and returns a new evaluation engine that performs evaluations by compiling expressions into abstract syntax trees (ASTs), and interpreting the AST over a JDI connection.
- newBlock() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates an unparented block node owned by this AST, for an empty list of statements.
- newBlockComment() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new block comment placeholder node.
- newBooleanLiteral(boolean) - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented boolean literal node.
- newBreakStatement() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates an unparented break statement node owned by this AST.
- newCaseDefaultExpression() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented default case expression node.
- newCastExpression() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented cast expression node owned by this AST.
- newCatchClause() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates a new unparented catch clause node owned by this AST.
- newCharacterLiteral() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented character literal node.
- newClassFileEvaluationEngine(IJavaProject, IJavaDebugTarget, File) - Static method in class org.eclipse.jdt.debug.eval.EvaluationManager
-
Creates and returns a new evaluation engine that performs evaluations for local Java applications by deploying class files.
- newClassInstanceCreation() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented class instance creation ("new") expression node owned by this AST.
- newClasspathAttribute(String, String) - Static method in class org.eclipse.jdt.core.JavaCore
-
Creates and returns a new classpath attribute with the given name and the given value.
- newClasspathChange(IJavaProject, IClasspathEntry[], IPath) - Static method in class org.eclipse.jdt.ui.text.java.ClasspathFixProcessor.ClasspathFixProposal
-
A helper method to create a
Change
that modifies a class path. - NewClassWizardPage - Class in org.eclipse.jdt.ui.wizards
-
Wizard page to create a new class.
- NewClassWizardPage() - Constructor for class org.eclipse.jdt.ui.wizards.NewClassWizardPage
-
Creates a new
NewClassWizardPage
- newCompilationUnit() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates an unparented compilation unit node owned by this AST.
- newConditionalExpression() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented conditional expression node owned by this AST.
- newConstructorInvocation() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates an unparented alternate constructor ("this(...);") invocation statement node owned by this AST.
- newContainerEntry(IPath) - Static method in class org.eclipse.jdt.core.JavaCore
-
Creates and returns a new classpath entry of kind
CPE_CONTAINER
for the given path. - newContainerEntry(IPath, boolean) - Static method in class org.eclipse.jdt.core.JavaCore
-
Creates and returns a new classpath entry of kind
CPE_CONTAINER
for the given path. - newContainerEntry(IPath, IAccessRule[], IClasspathAttribute[], boolean) - Static method in class org.eclipse.jdt.core.JavaCore
-
Creates and returns a new classpath entry of kind
CPE_CONTAINER
for the given path. - NewContainerWizardPage - Class in org.eclipse.jdt.ui.wizards
-
Wizard page that acts as a base class for wizard pages that create new Java elements.
- NewContainerWizardPage(String) - Constructor for class org.eclipse.jdt.ui.wizards.NewContainerWizardPage
-
Create a new
NewContainerWizardPage
- newContinueStatement() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates an unparented continue statement node owned by this AST.
- newCreationReference() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates an unparented creation reference node owned by this AST.
- newDebugTarget(ILaunch, VirtualMachine, String, IProcess, boolean, boolean) - Static method in class org.eclipse.jdt.debug.core.JDIDebugModel
-
Creates and returns a debug target for the given VM, with the specified name, and associates the debug target with the given process for console I/O.
- newDebugTarget(ILaunch, VirtualMachine, String, IProcess, boolean, boolean, boolean) - Static method in class org.eclipse.jdt.debug.core.JDIDebugModel
-
Creates and returns a debug target for the given VM, with the specified name, and associates the debug target with the given process for console I/O.
- newDefaultJREContainerPath() - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns a path for the JRE classpath container identifying the default VM install.
- newDefaultProjectClasspathEntry(IJavaProject) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns a new runtime classpath entry containing the default classpath for the specified Java project.
- newDimension() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented annotatable dimension node (Supported only in JLS8 level).
- newDoStatement() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates a new unparented do statement node owned by this AST.
- newEitherOrMultiPattern() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented `either or multi-pattern` node
- NewElementWizardPage - Class in org.eclipse.jdt.ui.wizards
-
Base class for wizard page responsible to create Java elements.
- NewElementWizardPage(String) - Constructor for class org.eclipse.jdt.ui.wizards.NewElementWizardPage
-
Creates a
NewElementWizardPage
. - newEmptyStatement() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates a new unparented empty statement node owned by this AST.
- newEnhancedForStatement() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates a new unparented enhanced for statement node owned by this AST.
- newEnumConstantDeclaration() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates an unparented enum constant declaration node owned by this AST.
- newEnumDeclaration() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates an unparented enum declaration node owned by this AST.
- NewEnumWizardPage - Class in org.eclipse.jdt.ui.wizards
-
Wizard page to create a new enum type.
- NewEnumWizardPage() - Constructor for class org.eclipse.jdt.ui.wizards.NewEnumWizardPage
-
Create a new
NewEnumWizardPage
- newEvaluationContext() - Method in interface org.eclipse.jdt.core.IJavaProject
-
Creates a new evaluation context.
- newExportsStatement() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented exports directive node for an unspecified, but legal, name; no target modules
- newExpressionMethodReference() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates an unparented expression method reference node owned by this AST.
- newExpressionStatement(Expression) - Method in class org.eclipse.jdt.core.dom.AST
-
Creates a new unparented expression statement node owned by this AST, for the given expression.
- newFieldAccess() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented field access expression node owned by this AST.
- newFieldDeclaration(VariableDeclarationFragment) - Method in class org.eclipse.jdt.core.dom.AST
-
Creates a new unparented field declaration node owned by this AST, for the given variable declaration fragment.
- newForStatement() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates a new unparented for statement node owned by this AST.
- newGuardedPattern() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented guarded pattern node with an unspecified pattern variable name and a null expression.
- newIfStatement() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates a new unparented if statement node owned by this AST.
- newImportDeclaration() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates an unparented import declaration node owned by this AST.
- newInfixExpression() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented infix expression node owned by this AST.
- newInitializer() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates an unparented initializer node owned by this AST, with an empty block.
- newInstance(int) - Method in interface org.eclipse.jdt.debug.core.IJavaArrayType
-
Returns a new instance of an array of this type, with the specified length.
- newInstance(String, IJavaValue[], IJavaThread) - Method in interface org.eclipse.jdt.debug.core.IJavaClassType
-
Returns a new instance of this class by invoking the constructor with the given signature and arguments in the specified thread.
- newInstanceofExpression() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented instanceof expression node owned by this AST.
- NewInterfaceWizardPage - Class in org.eclipse.jdt.ui.wizards
-
Wizard page to create a new interface.
- NewInterfaceWizardPage() - Constructor for class org.eclipse.jdt.ui.wizards.NewInterfaceWizardPage
-
Create a new
NewInterfaceWizardPage
- newIntersectionType() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates a new unparented intersection type node owned by this AST.
- newJavadoc() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new doc comment node.
- newJavaDocRegion() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new doc comment region node.
- newJavaDocTextElement() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new text element node.
- NewJavaProjectWizardPage - Class in org.eclipse.jdt.ui.wizards
-
Deprecated.
- NewJavaProjectWizardPage(IWorkspaceRoot, WizardNewProjectCreationPage) - Constructor for class org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPage
-
Deprecated.Creates a Java project wizard creation page.
- NewJavaProjectWizardPageOne - Class in org.eclipse.jdt.ui.wizards
-
The first page of the New Java Project wizard.
- NewJavaProjectWizardPageOne() - Constructor for class org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne
-
Creates a new
NewJavaProjectWizardPageOne
. - NewJavaProjectWizardPageTwo - Class in org.eclipse.jdt.ui.wizards
-
The second page of the New Java project wizard.
- NewJavaProjectWizardPageTwo(NewJavaProjectWizardPageOne) - Constructor for class org.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageTwo
-
Constructor for the
NewJavaProjectWizardPageTwo
. - newJREContainerPath(String, String) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns a path for the JRE classpath container identifying the specified VM install by type and name.
- newJREContainerPath(IExecutionEnvironment) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns a path for the JRE classpath container identifying the specified execution environment.
- newJREContainerPath(IVMInstall) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns a path for the JRE classpath container identifying the specified VM install by type and name.
- newLabeledStatement() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates a new unparented labeled statement node owned by this AST.
- newLambdaExpression() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates an unparented lambda expression node owned by this AST.
- newLibraryEntry(IPath, IPath, IPath) - Static method in class org.eclipse.jdt.core.JavaCore
-
Creates and returns a new non-exported classpath entry of kind
CPE_LIBRARY
for the JAR or folder identified by the given absolute path. - newLibraryEntry(IPath, IPath, IPath, boolean) - Static method in class org.eclipse.jdt.core.JavaCore
-
Creates and returns a new classpath entry of kind
CPE_LIBRARY
for the JAR or folder identified by the given absolute path. - newLibraryEntry(IPath, IPath, IPath, IAccessRule[], IClasspathAttribute[], boolean) - Static method in class org.eclipse.jdt.core.JavaCore
-
Creates and returns a new classpath entry of kind
CPE_LIBRARY
for the JAR or folder identified by the given absolute path. - newLibraryPathsAttribute(String[]) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Creates a new classpath attribute referencing a list of shared libraries that should appear on the
-Djava.library.path
system property at runtime for an associatedIClasspathEntry
. - newLineComment() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new line comment placeholder node.
- newMarkerAnnotation() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented marker annotation node with an unspecified type name.
- newMemberRef() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new member reference node.
- newMemberValuePair() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented member value pair node with an unspecified member name and value.
- newMethodDeclaration() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates an unparented method declaration node owned by this AST.
- newMethodInvocation() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates an unparented method invocation expression node owned by this AST.
- newMethodRef() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new method reference node.
- newMethodRefParameter() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new method reference node.
- newModifier(Modifier.ModifierKeyword) - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented modifier node for the given modifier.
- newModifiers(int) - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a list of new unparented modifier nodes for the given modifier flags.
- newModuleDeclaration() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented module declaration node for an unspecified, but legal, name; no modifiers; no javadoc; and an empty list of statements.
- NewModuleInfoWizardPage - Class in org.eclipse.jdt.ui.wizards
-
Wizard page to create a new module-info file.
- NewModuleInfoWizardPage() - Constructor for class org.eclipse.jdt.ui.wizards.NewModuleInfoWizardPage
- newModuleModifier(ModuleModifier.ModuleModifierKeyword) - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented module modifier node for the given module modifier.
- newName(String) - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented name node for the given name.
- newName(String[]) - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented name node for the given name segments.
- newNameQualifiedType(Name, SimpleName) - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented name qualified type node with the given qualifier and name.
- newNormalAnnotation() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented normal annotation node with an unspecified type name and an empty list of member value pairs.
- newNullLiteral() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented null literal node.
- newNullPattern() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented null pattern node .
- newNumberLiteral() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented number literal node.
- newNumberLiteral(String) - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented number literal node.
- newOpensDirective() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented opens directive node for an unspecified, but legal, name; no target modules
- newPackageDeclaration() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates an unparented package declaration node owned by this AST.
- NewPackageWizardPage - Class in org.eclipse.jdt.ui.wizards
-
Wizard page to create a new package.
- NewPackageWizardPage() - Constructor for class org.eclipse.jdt.ui.wizards.NewPackageWizardPage
-
Creates a new
NewPackageWizardPage
- newParameterizedType(Type) - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented parameterized type node with the given type and an empty list of type arguments.
- newParenthesizedExpression() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented parenthesized expression node owned by this AST.
- newParser(int) - Static method in class org.eclipse.jdt.core.dom.ASTParser
-
Creates a new object for creating a Java abstract syntax tree (AST) following the specified set of API rules.
- newPatternInstanceofExpression() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented instanceof expression node owned by this AST.
- newPostfixExpression() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented postfix expression node owned by this AST.
- newPrefixExpression() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented prefix expression node owned by this AST.
- newPrimitiveType(PrimitiveType.Code) - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented primitive type node with the given type code.
- newProcess(ILaunch, Process, String, Map<String, String>) - Method in class org.eclipse.jdt.launching.AbstractVMRunner
-
Returns a new process aborting if the process could not be created.
- NEWPROJECT_JRELIBRARY_INDEX - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preferences that specifies the current active JRE library.
- NEWPROJECT_JRELIBRARY_LIST - Static variable in class org.eclipse.jdt.ui.PreferenceConstants
-
A named preference that holds a list of possible JRE libraries used by the New Java Project wizard.
- newProjectEntry(IPath) - Static method in class org.eclipse.jdt.core.JavaCore
-
Creates and returns a new non-exported classpath entry of kind
CPE_PROJECT
for the project identified by the given absolute path. - newProjectEntry(IPath, boolean) - Static method in class org.eclipse.jdt.core.JavaCore
-
Creates and returns a new classpath entry of kind
CPE_PROJECT
for the project identified by the given absolute path. - newProjectEntry(IPath, IAccessRule[], boolean, IClasspathAttribute[], boolean) - Static method in class org.eclipse.jdt.core.JavaCore
-
Creates and returns a new classpath entry of kind
CPE_PROJECT
for the project identified by the given absolute path. - newProjectRuntimeClasspathEntry(IJavaProject) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns a new runtime classpath entry for the given project.
- newProjectRuntimeClasspathEntry(IJavaProject, int) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns a new runtime classpath entry for the given project.
- newProvidesDirective() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented provides directive node for an unspecified, but legal, type; no target types
- newQualifiedName(Name, SimpleName) - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented qualified name node for the given qualifier and simple name child node.
- newQualifiedType(Type, SimpleName) - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented qualified type node with the given qualifier type and name.
- newRecordDeclaration() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates an unparented record declaration node owned by this AST.
- newRecordPattern() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented type pattern node with an unspecified pattern variable.
- NewRecordWizardPage - Class in org.eclipse.jdt.ui.wizards
-
Wizard page to create a new record.
- NewRecordWizardPage() - Constructor for class org.eclipse.jdt.ui.wizards.NewRecordWizardPage
-
Creates a new
NewRecordWizardPage
- newRegion() - Static method in class org.eclipse.jdt.core.JavaCore
-
Returns a new empty region.
- newRequiresDirective() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented requires directive node for an unspecified, but legal, name;
- newReturnStatement() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates a new unparented return statement node owned by this AST.
- newRuntimeClasspathEntry(String) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns a runtime classpath entry constructed from the given memento.
- newRuntimeContainerClasspathEntry(IPath, int) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns a runtime classpath entry for the given container path with the given classpath property.
- newRuntimeContainerClasspathEntry(IPath, int, IJavaProject) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns a runtime classpath entry for the given container path with the given classpath property to be resolved in the context of the given Java project.
- newSimpleName(String) - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented simple name node for the given identifier.
- newSimpleType(Name) - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented simple type node with the given type name.
- newSingleMemberAnnotation() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented single member annotation node with an unspecified type name and value.
- newSingleVariableDeclaration() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates an unparented single variable declaration node owned by this AST.
- newSourceEntry(IPath) - Static method in class org.eclipse.jdt.core.JavaCore
-
Creates and returns a new classpath entry of kind
CPE_SOURCE
for all files in the project's source folder identified by the given absolute workspace-relative path. - newSourceEntry(IPath, IPath[]) - Static method in class org.eclipse.jdt.core.JavaCore
-
Creates and returns a new classpath entry of kind
CPE_SOURCE
for the project's source folder identified by the given absolute workspace-relative path but excluding all source files with paths matching any of the given patterns. - newSourceEntry(IPath, IPath[], IPath) - Static method in class org.eclipse.jdt.core.JavaCore
-
Creates and returns a new classpath entry of kind
CPE_SOURCE
for the project's source folder identified by the given absolute workspace-relative path but excluding all source files with paths matching any of the given patterns, and associated with a specific output location (that is, ".class" files are not going to the project default output location). - newSourceEntry(IPath, IPath[], IPath[], IPath) - Static method in class org.eclipse.jdt.core.JavaCore
-
Creates and returns a new classpath entry of kind
CPE_SOURCE
for the project's source folder identified by the given absolute workspace-relative path but excluding all source files with paths matching any of the given patterns, and associated with a specific output location (that is, ".class" files are not going to the project default output location). - newSourceEntry(IPath, IPath[], IPath[], IPath, IClasspathAttribute[]) - Static method in class org.eclipse.jdt.core.JavaCore
-
Creates and returns a new classpath entry of kind
CPE_SOURCE
for the project's source folder identified by the given absolute workspace-relative path using the given inclusion and exclusion patterns to determine which source files are included, and the given output path to control the output location of generated files. - newStringFragment() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented string fragment node for the empty string fragment.
- newStringLiteral() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented string literal node for the empty string literal.
- newStringTemplateComponent() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented string template component node for the empty string template component.
- newStringTemplateExpression() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented string template expression node for the empty string template expression.
- newStringVariableClasspathEntry(String) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns a new runtime classpath entry for the given expression that may contain string substitution variable references.
- newSuperConstructorInvocation() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates an unparented alternate super constructor ("super(...);") invocation statement node owned by this AST.
- newSuperFieldAccess() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented super field access expression node owned by this AST.
- newSuperMethodInvocation() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates an unparented "super" method invocation expression node owned by this AST.
- newSuperMethodReference() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented super method reference node owned by this AST.
- newSupertypeHierarchy(IProgressMonitor) - Method in interface org.eclipse.jdt.core.IType
-
Creates and returns a type hierarchy for this type containing this type and all of its supertypes.
- newSupertypeHierarchy(ICompilationUnit[], IProgressMonitor) - Method in interface org.eclipse.jdt.core.IType
-
Creates and returns a type hierarchy for this type containing this type and all of its supertypes, considering types in the given working copies.
- newSupertypeHierarchy(IWorkingCopy[], IProgressMonitor) - Method in interface org.eclipse.jdt.core.IType
-
Deprecated.
- newSupertypeHierarchy(WorkingCopyOwner, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IType
-
Creates and returns a type hierarchy for this type containing this type and all of its supertypes, considering types in the working copies with the given owner.
- newSwitchCase() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates a new unparented switch case statement node owned by this AST.
- newSwitchExpression() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented switch expression node owned by this AST.
- newSwitchStatement() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates a new unparented switch statement node owned by this AST.
- newSynchronizedStatement() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates a new unparented synchronized statement node owned by this AST.
- newTagElement() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new tag element node.
- newTagProperty() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new tag property node.
- NewTestCaseWizardPageOne - Class in org.eclipse.jdt.junit.wizards
-
The class
NewTestCaseWizardPageOne
contains controls and validation routines for the first page of the 'New JUnit TestCase Wizard'. - NewTestCaseWizardPageOne(NewTestCaseWizardPageTwo) - Constructor for class org.eclipse.jdt.junit.wizards.NewTestCaseWizardPageOne
-
Creates a new
NewTestCaseCreationWizardPage
. - NewTestCaseWizardPageOne.JUnitVersion - Enum Class in org.eclipse.jdt.junit.wizards
-
Available JUnit versions.
- NewTestCaseWizardPageTwo - Class in org.eclipse.jdt.junit.wizards
-
The class
NewTestCaseWizardPageTwo
contains controls and validation routines for the second page of the 'New JUnit TestCase Wizard'. - NewTestCaseWizardPageTwo() - Constructor for class org.eclipse.jdt.junit.wizards.NewTestCaseWizardPageTwo
-
Creates a new
NewTestCaseWizardPageTwo
. - NewTestSuiteWizardPage - Class in org.eclipse.jdt.junit.wizards
-
The class
NewTestSuiteWizardPage
contains controls and validation routines for the single page in the 'New JUnit TestSuite Wizard'. - NewTestSuiteWizardPage() - Constructor for class org.eclipse.jdt.junit.wizards.NewTestSuiteWizardPage
-
Creates a new
NewTestSuiteWizardPage
. - newTextBlock() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates an unparented yield statement node owned by this AST.
- newTextElement() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new text element node.
- newThisExpression() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented "this" expression node owned by this AST.
- newThrowStatement() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates a new unparented throw statement node owned by this AST.
- newTryStatement() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates a new unparented try statement node owned by this AST.
- newTypeDeclaration() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates an unparented class declaration node owned by this AST.
- newTypeDeclarationStatement(AbstractTypeDeclaration) - Method in class org.eclipse.jdt.core.dom.AST
-
Creates a new unparented local type declaration statement node owned by this AST, for the given type declaration.
- newTypeDeclarationStatement(TypeDeclaration) - Method in class org.eclipse.jdt.core.dom.AST
-
Creates a new unparented local type declaration statement node owned by this AST, for the given type declaration.
- newTypeHierarchy(IProgressMonitor) - Method in interface org.eclipse.jdt.core.IType
-
Creates and returns a type hierarchy for this type containing this type, all of its supertypes, and all its subtypes in the workspace.
- newTypeHierarchy(ICompilationUnit[], IProgressMonitor) - Method in interface org.eclipse.jdt.core.IType
-
Creates and returns a type hierarchy for this type containing this type, all of its supertypes, and all its subtypes in the workspace, considering types in the given working copies.
- newTypeHierarchy(IJavaProject, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IType
-
Creates and returns a type hierarchy for this type containing this type, all of its supertypes, and all its subtypes in the context of the given project.
- newTypeHierarchy(IJavaProject, WorkingCopyOwner, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IType
-
Creates and returns a type hierarchy for this type containing this type, all of its supertypes, and all its subtypes in the context of the given project, considering types in the working copies with the given owner.
- newTypeHierarchy(IRegion, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IJavaProject
-
Creates and returns a type hierarchy for all types in the given region, considering subtypes within that region.
- newTypeHierarchy(IRegion, WorkingCopyOwner, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IJavaProject
-
Creates and returns a type hierarchy for all types in the given region, considering subtypes within that region and considering types in the working copies with the given owner.
- newTypeHierarchy(IRegion, WorkingCopyOwner, IProgressMonitor) - Static method in class org.eclipse.jdt.core.JavaCore
-
Creates and returns a type hierarchy for all types in the given region, considering subtypes within that region and considering types in the working copies with the given owner.
- newTypeHierarchy(IType, IRegion, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IJavaProject
-
Creates and returns a type hierarchy for the given type considering subtypes in the specified region.
- newTypeHierarchy(IType, IRegion, WorkingCopyOwner, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IJavaProject
-
Creates and returns a type hierarchy for the given type considering subtypes in the specified region and considering types in the working copies with the given owner.
- newTypeHierarchy(IWorkingCopy[], IProgressMonitor) - Method in interface org.eclipse.jdt.core.IType
-
Deprecated.
- newTypeHierarchy(WorkingCopyOwner, IProgressMonitor) - Method in interface org.eclipse.jdt.core.IType
-
Creates and returns a type hierarchy for this type containing this type, all of its supertypes, and all its subtypes in the workspace, considering types in the working copies with the given owner.
- newTypeLiteral() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented type literal expression node owned by this AST.
- newTypeMethodReference() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates an unparented type method reference node owned by this AST.
- newTypeParameter() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented type parameter type node with an unspecified type variable name and an empty list of type bounds.
- newTypePattern() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented type pattern node with an unspecified pattern variable.
- NewTypeWizardPage - Class in org.eclipse.jdt.ui.wizards
-
The class
NewTypeWizardPage
contains controls and validation routines for a 'New Type WizardPage'. - NewTypeWizardPage(boolean, String) - Constructor for class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
-
Creates a new
NewTypeWizardPage
. - NewTypeWizardPage(int, String) - Constructor for class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
-
Creates a new
NewTypeWizardPage
. - NewTypeWizardPage.ImportsManager - Class in org.eclipse.jdt.ui.wizards
-
Class used in stub creation routines to add needed imports to a compilation unit.
- newUnionType() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates a new unparented union type node owned by this AST.
- newUsesDirective() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented uses directive node for an unspecified, but legal, name;
- newValue(boolean) - Method in interface org.eclipse.jdt.debug.core.IJavaDebugTarget
-
Returns a value from this target that corresponds to the given boolean.
- newValue(byte) - Method in interface org.eclipse.jdt.debug.core.IJavaDebugTarget
-
Returns a value from this target that corresponds to the given byte.
- newValue(char) - Method in interface org.eclipse.jdt.debug.core.IJavaDebugTarget
-
Returns a value from this target that corresponds to the given char.
- newValue(double) - Method in interface org.eclipse.jdt.debug.core.IJavaDebugTarget
-
Returns a value from this target that corresponds to the given double.
- newValue(float) - Method in interface org.eclipse.jdt.debug.core.IJavaDebugTarget
-
Returns a value from this target that corresponds to the given float.
- newValue(int) - Method in interface org.eclipse.jdt.debug.core.IJavaDebugTarget
-
Returns a value from this target that corresponds to the given int.
- newValue(long) - Method in interface org.eclipse.jdt.debug.core.IJavaDebugTarget
-
Returns a value from this target that corresponds to the given long.
- newValue(short) - Method in interface org.eclipse.jdt.debug.core.IJavaDebugTarget
-
Returns a value from this target that corresponds to the given short.
- newValue(String) - Method in interface org.eclipse.jdt.debug.core.IJavaDebugTarget
-
Returns a value from this target that corresponds to the given string.
- newVariable(String, String, String) - Method in interface org.eclipse.jdt.core.eval.IEvaluationContext
-
Creates a new global variable with the given name, type, and initializer.
- newVariableDeclarationExpression(VariableDeclarationFragment) - Method in class org.eclipse.jdt.core.dom.AST
-
Creates a new unparented local variable declaration expression node owned by this AST, for the given variable declaration fragment.
- newVariableDeclarationFragment() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates an unparented variable declaration fragment node owned by this AST.
- newVariableDeclarationStatement(VariableDeclarationFragment) - Method in class org.eclipse.jdt.core.dom.AST
-
Creates a new unparented local variable declaration statement node owned by this AST, for the given variable declaration fragment.
- newVariableEntry(IPath, IPath, IPath) - Static method in class org.eclipse.jdt.core.JavaCore
-
Creates and returns a new non-exported classpath entry of kind
CPE_VARIABLE
for the given path. - newVariableEntry(IPath, IPath, IPath, boolean) - Static method in class org.eclipse.jdt.core.JavaCore
-
Creates and returns a new classpath entry of kind
CPE_VARIABLE
for the given path. - newVariableEntry(IPath, IPath, IPath, IAccessRule[], IClasspathAttribute[], boolean) - Static method in class org.eclipse.jdt.core.JavaCore
-
Creates and returns a new classpath entry of kind
CPE_VARIABLE
for the given path. - newVariableRuntimeClasspathEntry(IPath) - Static method in class org.eclipse.jdt.launching.JavaRuntime
-
Returns a new runtime classpath entry for the classpath variable with the given path.
- newWhileStatement() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates a new unparented while statement node owned by this AST.
- newWildcardType() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates and returns a new unparented wildcard type node with no type bound.
- newWorkingCopy(String, IClasspathEntry[], IProgressMonitor) - Method in class org.eclipse.jdt.core.WorkingCopyOwner
-
Returns a new working copy with the given name using this working copy owner to create its buffer.
- newWorkingCopy(String, IClasspathEntry[], IProblemRequestor, IProgressMonitor) - Method in class org.eclipse.jdt.core.WorkingCopyOwner
-
Deprecated.Use
WorkingCopyOwner.newWorkingCopy(String, IClasspathEntry[], IProgressMonitor)
instead. Note that if this deprecated method is used, problems may be reported twice if the given requestor is not the same as the current working copy owner one. - newYieldStatement() - Method in class org.eclipse.jdt.core.dom.AST
-
Creates an unparented yield statement node owned by this AST.
- NEXT_LINE - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Value to set a brace location at the start of the next line with the right indentation.
- NEXT_LINE_ON_WRAP - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Value to set a brace location at the start of the next line if a wrapping occured.
- NEXT_LINE_SHIFTED - Static variable in class org.eclipse.jdt.core.formatter.DefaultCodeFormatterConstants
-
FORMATTER / Value to set a brace location at the start of the next line with an extra indentation.
- NO_ANNOTATION - Static variable in class org.eclipse.jdt.core.util.ExternalAnnotationUtil
-
Represents absence of a null annotation.
- NO_AST - Static variable in interface org.eclipse.jdt.core.ICompilationUnit
-
Constant indicating that a reconcile operation should not return an AST.
- NO_CHAR - Static variable in class org.eclipse.jdt.core.compiler.CharOperation
-
Constant for an empty char array
- NO_CHAR_CHAR - Static variable in class org.eclipse.jdt.core.compiler.CharOperation
-
Constant for an empty char array with two dimensions.
- NO_CHILDREN - Static variable in class org.eclipse.jdt.ui.StandardJavaElementContentProvider
- NO_ELEMENTS_TO_PROCESS - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
-
Status constant indicating that no elements were provided to the operation for processing.
- NO_LOCAL_CONTENTS - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
-
Status indicating that the corresponding resource has no local contents yet.
- NO_OP - Static variable in class com.sun.mirror.apt.AnnotationProcessors
-
An annotation processor that does nothing and has no state.
- NO_OP - Static variable in class com.sun.mirror.util.DeclarationVisitors
-
A visitor that has no side effects and keeps no state.
- NO_RESOURCE_MODIFICATION - Static variable in interface org.eclipse.jdt.core.IPackageFragmentRoot
-
Update model flag constant (bit mask value 1) indicating that the operation is to not copy/move/delete the package fragment root resource.
- NO_STRINGS - Static variable in class org.eclipse.jdt.core.compiler.CharOperation
-
Constant for an empty String array.
- NoAdditionalBoundAfterTypeVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NODE_VALUE_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.TagProperty
-
The "node_value" structural property of this node type .
- nodeClassForType(int) - Static method in class org.eclipse.jdt.core.dom.ASTNode
-
Returns the node class for the corresponding node type.
- NodeFinder - Class in org.eclipse.jdt.core.dom
-
For a given selection range, finds the covered node and the covering node.
- NodeFinder(ASTNode, int, int) - Constructor for class org.eclipse.jdt.core.dom.NodeFinder
-
Instantiate a new node finder using the given root node, the given start and the given length.
- NoFieldOnBaseType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NoGenericLambda - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NoImplicitStringConversionForCharArrayExpression - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NoMessageSendOnArrayType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NoMessageSendOnBaseType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NON_COMMENT_END_MARKER - Static variable in class org.eclipse.jdt.junit.wizards.NewTestSuiteWizardPage
- NON_COMMENT_START_MARKER - Static variable in class org.eclipse.jdt.junit.wizards.NewTestSuiteWizardPage
- NON_SEALED - Static variable in class org.eclipse.jdt.core.dom.Modifier
-
"non-sealed" modifier constant (bit mask).
- NON_SEALED - Static variable in class org.eclipse.jdt.ui.JavaElementImageDescriptor
-
Flag to render the sealed adornment.
- NON_SEALED_KEYWORD - Static variable in class org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
- NonBlankFinalLocalAssignment - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NonConstantExpression - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NonDenotableTypeArgumentForAnonymousDiamond - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NONE - Static variable in class org.eclipse.jdt.core.dom.Modifier
-
Modifier constant (bit mask, value 0) indicating no modifiers.
- NONE - Static variable in class org.eclipse.jdt.core.dom.ModuleModifier
-
Module Modifier constant (bit mask, value 0) indicating no module modifiers.
- NONE - Static variable in class org.eclipse.jdt.ui.refactoring.RenameSupport
-
Flag indication that no additional update is to be performed.
- NonExternalizedStringLiteral - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NonGenericConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NonGenericMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NonGenericType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NonNull - Annotation Interface in org.eclipse.jdt.annotation
-
Qualifier for a reference type in a
TYPE_USE
position: The type that has this annotation is intended to not include the valuenull
. - NONNULL - Static variable in class org.eclipse.jdt.core.util.ExternalAnnotationUtil
-
Representation of a 'nonnull' annotation, independent of the concrete annotation name used in Java sources.
- NonNullArrayContentNotInitialized - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NonNullByDefault - Annotation Interface in org.eclipse.jdt.annotation
-
Applying this annotation to a declaration has the effect that type references, which are contained in the declaration, and for which a null annotation is otherwise lacking, should be considered as
@NonNull
. - NonNullDefaultDetailIsNotEvaluated - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- nonNullElse(T, T) - Static method in class org.eclipse.jdt.annotation.Checks
-
Answer the given value as a non-null value.
- nonNullElseGet(T, Supplier<? extends T>) - Static method in class org.eclipse.jdt.annotation.Checks
-
Answer the given value as a non-null value.
- NonNullExpressionComparisonYieldsFalse - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NonNullLocalVariableComparisonYieldsFalse - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NonNullMessageSendComparisonYieldsFalse - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NonNullMethodTypeVariableFromLegacyMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NonNullSpecdFieldComparisonYieldsFalse - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NonNullTypeVariableFromLegacyMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NonPublicTypeInAPI - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NonStaticAccessToStaticField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NonStaticAccessToStaticMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NonStaticContextForEnumMemberType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NonStaticFieldFromStaticInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NonStaticOrAlienTypeReceiver - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NonStaticTypeFromStaticInvocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NOP - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
- NORMAL - Static variable in class org.eclipse.jdt.core.JavaCore
-
Configurable option value: "normal".
- NORMAL_ANNOTATION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
NormalAnnotation
. - NormalAnnotation - Class in org.eclipse.jdt.core.dom
-
Normal annotation node (added in JLS3 API).
- NoSuperInInterfaceContext - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- not() - Method in class com.sun.mirror.util.DeclarationFilter
-
Returns a filter that selects those declarations not selected by this filter.
- NOT - Static variable in class org.eclipse.jdt.core.dom.PrefixExpression.Operator
-
Logical complement "!"
- NOT_EQUALS - Static variable in class org.eclipse.jdt.core.dom.InfixExpression.Operator
-
Not equals "!
- NOT_STARTED - Static variable in class org.eclipse.jdt.junit.model.ITestElement.ProgressState
-
state that describes that the test element has not started
- NotAccessibleConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NotAccessibleField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NotAccessibleMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NotAccessiblePackage - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NotAccessibleType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NotAnnotationType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NotExportedTypeInAPI - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NotOwning - Annotation Interface in org.eclipse.jdt.annotation
-
This annotation allows to specify absence of responsibility for certain objects as they are passed from one method to another.
- NotOwningResourceField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NotVisibleConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NotVisibleConstructorInDefaultConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NotVisibleConstructorInImplicitConstructorCall - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NotVisibleField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NotVisibleMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NotVisibleType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NSETTINGS - Static variable in class org.eclipse.jdt.apt.core.util.AptPreferenceConstants
-
Number of apt settings in the APT preference store.
- NULL_LITERAL - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
NullLiteral
. - NULL_NAME - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
-
Status constant indicating that
null
was specified as a name argument. - NULL_PATH - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
-
Status constant indicating that a
null
path was supplied to the operation. - NULL_PATTERN - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
NullPattern
. - NULL_STRING - Static variable in interface org.eclipse.jdt.core.IJavaModelStatusConstants
-
Status constant indicating that a string was supplied to the operation that was
null
. - Nullable - Annotation Interface in org.eclipse.jdt.annotation
-
Qualifier for a reference type in a
TYPE_USE
position: The type that has this annotation explicitly includes the valuenull
. - NULLABLE - Static variable in class org.eclipse.jdt.core.util.ExternalAnnotationUtil
-
Representation of a 'nullable' annotation, independent of the concrete annotation name used in Java sources.
- NullableFieldReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NullAnnotationAtQualifyingType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NullAnnotationUnsupportedLocation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NullAnnotationUnsupportedLocationAtType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NullExpressionReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NullityMismatchAgainstFreeTypeVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NullityMismatchingTypeAnnotation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NullityMismatchingTypeAnnotationSuperHint - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NullityMismatchTypeArgument - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NullityUncheckedTypeAnnotation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
Both
IProblem.NullityUncheckedTypeAnnotationDetail
andIProblem.NullityUncheckedTypeAnnotation
signal that unchecked conversion is needed to pass a value between annotated and un-annotated code. - NullityUncheckedTypeAnnotationDetail - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NullityUncheckedTypeAnnotationDetailSuperHint - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NullLiteral - Class in org.eclipse.jdt.core.dom
-
Null literal node.
- NullLocalVariableComparisonYieldsFalse - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NullLocalVariableInstanceofYieldsFalse - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NullLocalVariableReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NullNotCompatibleToFreeTypeVariable - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NullPattern - Class in org.eclipse.jdt.core.dom
-
Null Pattern node.
- NullSourceString - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- NullUnboxing - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
- nullValue() - Method in interface org.eclipse.jdt.debug.core.IJavaDebugTarget
-
Returns a value from this target that corresponds to
null
. - NUMBER_LITERAL - Static variable in class org.eclipse.jdt.core.dom.ASTNode
-
Node type constant indicating a node of type
NumberLiteral
. - NumberLiteral - Class in org.eclipse.jdt.core.dom
-
Number literal nodes.
- NumericValueOutOfRange - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
ClassInstanceCreation.TYPE_PROPERTY
.