|
|
|
|
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
_
N
-
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.
-
NAME_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
AnnotationTypeMemberDeclaration
- The "name" structural property of this node type.
-
NAME_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
ClassInstanceCreation
- The "name" structural property of this node type (JLS2 API only).
-
NAME_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
EnumConstantDeclaration
- The "name" structural property of this node type.
-
NAME_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
EnumDeclaration
- The "name" structural property of this node type.
-
NAME_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
FieldAccess
- The "name" structural property of this node type.
-
NAME_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
ImportDeclaration
- The "name" structural property of this node type.
-
NAME_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
MemberRef
- The "name" structural property of this node type.
-
NAME_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
MemberValuePair
- The "name" structural property of this node type.
-
NAME_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
MethodDeclaration
- The "name" structural property of this node type.
-
NAME_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
MethodInvocation
- The "name" structural property of this node type.
-
NAME_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
MethodRef
- The "name" structural property of this node type.
-
NAME_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
MethodRefParameter
- The "name" structural property of this node type.
-
NAME_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
PackageDeclaration
- The "name" structural property of this node type.
-
NAME_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
QualifiedName
- The "name" structural property of this node type.
-
NAME_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
QualifiedType
- The "name" structural property of this node type.
-
NAME_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
SimpleType
- The "name" structural property of this node type.
-
NAME_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
SingleVariableDeclaration
- The "name" structural property of this node type.
-
NAME_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
SuperFieldAccess
- The "name" structural property of this node type.
-
NAME_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
SuperMethodInvocation
- The "name" structural property of this node type.
-
NAME_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
TypeDeclaration
- The "name" structural property of this node type.
-
NAME_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
TypeParameter
- The "name" structural property of this node type.
-
NAME_PROPERTY -
Static variable in class org.eclipse.jdt.core.dom.
VariableDeclarationFragment
- The "name" structural property of this node type.
-
nameChanged(String) -
Method in class org.eclipse.jdt.debug.ui.launchConfigurations.
AbstractVMInstallPage
- Updates the name status based on the new name.
-
NamingConventions - Class in
org.eclipse.jdt.core
- Provides methods for computing Java-specific names.
-
NATIVE -
Static variable in class org.eclipse.jdt.core.dom.
Modifier
- "native" modifier constant (bit mask).
-
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
-
-
NEVER -
Static variable in class org.eclipse.jdt.core.
JavaCore
- Configurable option value: "never".
-
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).
-
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
component type, which may be another array type.
-
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
- Creates a new Java abstract syntax tree
(AST) following the specified set of API rules.
-
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.
-
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.
-
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.
-
newDoStatement() -
Method in class org.eclipse.jdt.core.dom.
AST
- Creates a new unparented do statement node owned by this AST.
-
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.
-
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.
-
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
-
newJavadoc() -
Method in class org.eclipse.jdt.core.dom.
AST
- Creates and returns a new doc comment node.
-
NewJavaProjectWizardPage - Class in
org.eclipse.jdt.ui.wizards
-
Deprecated. Use
NewJavaProjectWizardPageTwo or
JavaCapabilityConfigurationPage .
-
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(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.
-
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.
-
newLabeledStatement() -
Method in class org.eclipse.jdt.core.dom.
AST
- Creates a new unparented labeled statement 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 associated
IClasspathEntry .
-
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.
-
newName(String[]) -
Method in class org.eclipse.jdt.core.dom.
AST
- Creates and returns a new unparented name node for the given name
segments.
-
newName(String) -
Method in class org.eclipse.jdt.core.dom.
AST
- Creates and returns a new unparented name node for the given 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.
-
newNumberLiteral(String) -
Method in class org.eclipse.jdt.core.dom.
AST
- Creates and returns a new unparented number literal node.
-
newNumberLiteral() -
Method in class org.eclipse.jdt.core.dom.
AST
- Creates and returns a new unparented number literal node.
-
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.
-
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) -
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.
-
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.
-
newRegion() -
Static method in class org.eclipse.jdt.core.
JavaCore
- Returns a new empty region.
-
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.
-
newStringLiteral() -
Method in class org.eclipse.jdt.core.dom.
AST
- Creates and returns a new unparented string literal node for
the empty string literal.
-
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.
-
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. Use
IType.newSupertypeHierarchy(ICompilationUnit[], IProgressMonitor) instead
-
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.
-
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.
-
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 .
-
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 .
-
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(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.
-
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.
-
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(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(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(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(IWorkingCopy[], IProgressMonitor) -
Method in interface org.eclipse.jdt.core.
IType
-
Deprecated. Use
IType.newTypeHierarchy(ICompilationUnit[], IProgressMonitor) instead
-
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.
-
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.
-
newTypeLiteral() -
Method in class org.eclipse.jdt.core.dom.
AST
- Creates and returns a new unparented type literal expression 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.
-
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.
-
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[], 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.
-
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.
-
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_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_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
-
-
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 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
-
-
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
-
-
NonBlankFinalLocalAssignment -
Static variable in interface org.eclipse.jdt.core.compiler.
IProblem
-
-
NonConstantExpression -
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.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
-
-
NonNullLocalVariableComparisonYieldsFalse -
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
-
-
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).
-
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
-
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
-
-
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_STRING -
Static variable in interface org.eclipse.jdt.core.
IJavaModelStatusConstants
- Status constant indicating that a string
was supplied to the operation that was
null .
-
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
-
-
NullSourceString -
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
-
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
_
Copyright (c) IBM Corp. and others 2000, 2008. All Rights Reserved.
|
|
|