Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

V

VALID_SNIPPET_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.JavaDocRegion
The "validSnippet" structural property of this node type (added in JEP 413).
validateClassFileName(String) - Static method in class org.eclipse.jdt.core.JavaConventions
validateClassFileName(String, String, String) - Static method in class org.eclipse.jdt.core.JavaConventions
Validate the given .class file name for the given source and compliance levels.
validateClasspath(IJavaProject, IClasspathEntry[], IPath) - Static method in class org.eclipse.jdt.core.JavaConventions
Validate a given classpath and output location for a project, using the following rules: Classpath entries cannot collide with each other; that is, all entry paths must be unique.
validateClasspathEntry(IJavaProject, IClasspathEntry, boolean) - Static method in class org.eclipse.jdt.core.JavaConventions
Returns a Java model status describing the problem related to this classpath entry if any, a status object with code IStatus.OK if the entry is fine (that is, if the given classpath entry denotes a valid element to be referenced onto a classpath).
validateCompilationUnitName(String) - Static method in class org.eclipse.jdt.core.JavaConventions
validateCompilationUnitName(String, String, String) - Static method in class org.eclipse.jdt.core.JavaConventions
Validate the given compilation unit name for the given source and compliance levels.
validateDescriptor() - Method in class org.eclipse.jdt.core.refactoring.descriptors.ExtractClassDescriptor
 
validateDescriptor() - Method in class org.eclipse.jdt.core.refactoring.descriptors.IntroduceParameterObjectDescriptor
 
validateDescriptor() - Method in class org.eclipse.jdt.core.refactoring.descriptors.JavaRefactoringDescriptor
Validates the refactoring descriptor with respect to the constraints imposed by the represented refactoring.
validateDescriptor() - Method in class org.eclipse.jdt.core.refactoring.descriptors.MoveDescriptor
 
validateDescriptor() - Method in class org.eclipse.jdt.core.refactoring.descriptors.MoveStaticMembersDescriptor
 
validateDescriptor() - Method in class org.eclipse.jdt.core.refactoring.descriptors.RenameJavaElementDescriptor
 
validateDescriptor() - Method in class org.eclipse.jdt.core.refactoring.descriptors.RenameLocalVariableDescriptor
Deprecated.
 
validateDescriptor() - Method in class org.eclipse.jdt.core.refactoring.descriptors.RenameResourceDescriptor
Deprecated.
 
validateDescriptor() - Method in class org.eclipse.jdt.core.refactoring.descriptors.UseSupertypeDescriptor
 
validateFieldName(String) - Static method in class org.eclipse.jdt.core.JavaConventions
validateFieldName(String, String, String) - Static method in class org.eclipse.jdt.core.JavaConventions
Validate the given field name for the given source and compliance levels.
validateGenSrcDir(IJavaProject, String) - Static method in class org.eclipse.jdt.apt.core.util.AptConfig
 
validateIdentifier(String) - Static method in class org.eclipse.jdt.core.JavaConventions
validateIdentifier(String, String, String) - Static method in class org.eclipse.jdt.core.JavaConventions
Validate the given Java identifier for the given source and compliance levels The identifier must not have the same spelling as a Java keyword, boolean literal ("true", "false"), or null literal ("null").
validateIfJUnitProject() - Method in class org.eclipse.jdt.junit.wizards.NewTestCaseWizardPageOne
The method is called when the container has changed to validate if the project is suited for the JUnit test class.
validateImportDeclaration(String) - Static method in class org.eclipse.jdt.core.JavaConventions
validateImportDeclaration(String, String, String) - Static method in class org.eclipse.jdt.core.JavaConventions
Validate the given import declaration name for the given source and compliance levels.
validateImports(ICodeSnippetRequestor) - Method in interface org.eclipse.jdt.core.eval.IEvaluationContext
Validates this evaluation context's import declarations.
validateInstallLocation(File) - Method in interface org.eclipse.jdt.launching.IVMInstallType
Validates the given location of a VM installation.
validateJavaTypeName(String) - Static method in class org.eclipse.jdt.core.JavaConventions
validateJavaTypeName(String, String, String) - Static method in class org.eclipse.jdt.core.JavaConventions
validateJavaTypeName(String, String, String, String) - Static method in class org.eclipse.jdt.core.JavaConventions
Validate the given Java type name, either simple or qualified, for the given source level, compliance levels and the preview flag.
validateMatchRule(String, int) - Static method in class org.eclipse.jdt.core.search.SearchPattern
Validate compatibility between given string pattern and match rule.
validateMethodName(String) - Static method in class org.eclipse.jdt.core.JavaConventions
validateMethodName(String, String, String) - Static method in class org.eclipse.jdt.core.JavaConventions
Validate the given method name for the given source and compliance levels.
validateModuleName(String, String, String) - Static method in class org.eclipse.jdt.core.JavaConventions
Validate the given module name for the given source and compliance levels.
validatePackageName(String) - Static method in class org.eclipse.jdt.core.JavaConventions
validatePackageName(String, String, String) - Static method in class org.eclipse.jdt.core.JavaConventions
Validate the given package name for the given source and compliance levels.
validateSealedSuperInterfacesStatus() - Method in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
Hook provided to get called when the super interfaces get changed.
validateTypeVariableName(String) - Static method in class org.eclipse.jdt.core.JavaConventions
validateTypeVariableName(String, String, String) - Static method in class org.eclipse.jdt.core.JavaConventions
Validate the given type variable name for the given source and compliance levels.
value() - Element in annotation interface org.eclipse.jdt.annotation.NonNullByDefault
Specifies the set of locations within the annotated declaration that should be affected by the nonnull default.
VALUE_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.MemberValuePair
The "value" structural property of this node type (child type: Expression).
VALUE_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SingleMemberAnnotation
The "value" structural property of this node type (child type: Expression).
VALUE_VERSION_1_0 - Static variable in class org.eclipse.jdt.core.refactoring.descriptors.JavaRefactoringDescriptor
The version value 1.0
valueOf(String) - Static method in enum class com.sun.mirror.apt.Filer.Location
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.sun.mirror.declaration.Modifier
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.sun.mirror.type.PrimitiveType.Kind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.eclipse.jdt.annotation.DefaultLocation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.eclipse.jdt.apt.core.env.Phase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.eclipse.jdt.core.util.ExternalAnnotationUtil.MergeStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.eclipse.jdt.debug.core.IJavaExceptionBreakpoint.SuspendOnRecurrenceStrategy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.eclipse.jdt.junit.wizards.NewTestCaseWizardPageOne.JUnitVersion
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.sun.mirror.apt.Filer.Location
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.sun.mirror.declaration.Modifier
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.sun.mirror.type.PrimitiveType.Kind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.eclipse.jdt.annotation.DefaultLocation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.eclipse.jdt.apt.core.env.Phase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class org.eclipse.jdt.core.dom.NormalAnnotation
Returns the live list of member value pairs in this annotation.
values() - Static method in enum class org.eclipse.jdt.core.dom.rewrite.ImportRewrite.TypeLocation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.eclipse.jdt.core.util.ExternalAnnotationUtil.MergeStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.eclipse.jdt.debug.core.IJavaExceptionBreakpoint.SuspendOnRecurrenceStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.eclipse.jdt.junit.wizards.NewTestCaseWizardPageOne.JUnitVersion
Returns an array containing the constants of this enum class, in the order they are declared.
VALUES_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.NormalAnnotation
The "values" structural property of this node type (element type: MemberValuePair).
VAR_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SimpleName
The "var" property of this node name (type: Boolean) (added in JLS10 API).
VAR_TRIGGER - Static variable in class org.eclipse.jdt.ui.text.java.CompletionProposalCollector
Triggers for variables.
VARARGS_ANNOTATIONS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SingleVariableDeclaration
The "varargsAnnotations" structural property of variable arguments of this node type (element type: Annotation) (added in JLS8 API).
VARARGS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.MethodRefParameter
The "varargs" structural property of this node type (type: Boolean) (added in JLS3 API).
VARARGS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.SingleVariableDeclaration
The "varargs" structural property of this node type (type: Boolean) (added in JLS3 API).
varargsAnnotations() - Method in class org.eclipse.jdt.core.dom.SingleVariableDeclaration
Returns the ordered list of annotations on the varargs token (added in JLS8 API).
VarargsConflict - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
VarargsElementTypeNotVisible - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
VarargsElementTypeNotVisibleForConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
VarCannotBeMixedWithNonVarParams - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
VarCannotBeUsedWithTypeArguments - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
VARIABLE - Static variable in interface org.eclipse.jdt.core.dom.IBinding
Kind constant (value 3) indicating a field or local variable binding.
VARIABLE - Static variable in interface org.eclipse.jdt.core.eval.ICodeSnippetRequestor
Indicates a compilation problem related to a global variable.
VARIABLE - Static variable in interface org.eclipse.jdt.launching.IRuntimeClasspathEntry
Type identifier for variable entries.
VARIABLE_DECLARATION - Static variable in class org.eclipse.jdt.core.CompletionProposal
Completion is a declaration of a variable (locals, parameters, fields, etc.).
VARIABLE_DECLARATION_EXPRESSION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type VariableDeclarationExpression.
VARIABLE_DECLARATION_FRAGMENT - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type VariableDeclarationFragment.
VARIABLE_DECLARATION_STATEMENT - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type VariableDeclarationStatement.
VariableDeclaration - Class in org.eclipse.jdt.core.dom
Abstract base class of all AST node types that declare a single variable.
VariableDeclarationExpression - Class in org.eclipse.jdt.core.dom
Local variable declaration expression AST node type.
VariableDeclarationFragment - Class in org.eclipse.jdt.core.dom
Variable declaration fragment AST node type, used in field declarations, local variable declarations, ForStatement initializers, and LambdaExpression parameters.
VariableDeclarationStatement - Class in org.eclipse.jdt.core.dom
Local variable declaration statement AST node type.
VARIABLES - Static variable in class org.eclipse.jdt.core.manipulation.TypeKinds
 
VariableTypeCannotBeVoid - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
VariableTypeCannotBeVoidArray - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated.
- problem is no longer generated, use IProblem.CannotAllocateVoidArray instead
VarIsNotAllowedHere - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
VarIsReserved - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
VarIsReservedInFuture - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
VarLocalCannotBeArray - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
VarLocalCannotBeArrayInitalizers - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
VarLocalCannotBeLambda - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
VarLocalCannotBeMethodReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
VarLocalInitializedToNull - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
VarLocalInitializedToVoid - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
VarLocalMultipleDeclarators - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
VarLocalReferencesItself - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
VarLocalWithoutInitizalier - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
verifyJavaProject(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
Verifies a Java project is specified by the given launch configuration, and returns the Java project.
verifyMainTypeName(ILaunchConfiguration) - Method in class org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationDelegate
 
verifyMainTypeName(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
Verifies a main type name is specified by the given launch configuration, and returns the main type name.
verifyVMInstall(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
Verifies the VM install specified by the given launch configuration exists and returns the VM install.
verifyWorkingDirectory(ILaunchConfiguration) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
Verifies the working directory specified by the given launch configuration exists, and returns the working directory, or null if none is specified.
VERSION_1_1 - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "1.1".
VERSION_1_2 - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "1.2".
VERSION_1_3 - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "1.3".
VERSION_1_4 - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "1.4".
VERSION_1_5 - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "1.5".
VERSION_1_6 - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "1.6".
VERSION_1_7 - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "1.7".
VERSION_1_8 - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "1.8".
VERSION_10 - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "10".
VERSION_11 - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "11".
VERSION_12 - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "12".
VERSION_13 - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "13".
VERSION_14 - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "14".
VERSION_15 - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "15".
VERSION_16 - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "16".
VERSION_17 - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "17".
VERSION_18 - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "18".
VERSION_19 - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "19".
VERSION_20 - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "20".
VERSION_21 - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "21".
VERSION_3 - Enum constant in enum class org.eclipse.jdt.junit.wizards.NewTestCaseWizardPageOne.JUnitVersion
 
VERSION_4 - Enum constant in enum class org.eclipse.jdt.junit.wizards.NewTestCaseWizardPageOne.JUnitVersion
 
VERSION_5 - Enum constant in enum class org.eclipse.jdt.junit.wizards.NewTestCaseWizardPageOne.JUnitVersion
 
VERSION_9 - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "9".
VERSION_CLDC_1_1 - Static variable in class org.eclipse.jdt.core.JavaCore
Configurable option value: "cldc1.1".
VIEW_LAYOUT_AUTOMATIC - Static variable in interface org.eclipse.jdt.ui.ITypeHierarchyViewPart
Constant used for the automatic view layout.
VIEW_LAYOUT_HORIZONTAL - Static variable in interface org.eclipse.jdt.ui.ITypeHierarchyViewPart
Constant used for the horizontal view layout.
VIEW_LAYOUT_SINGLE - Static variable in interface org.eclipse.jdt.ui.ITypeHierarchyViewPart
Constant used for the single view layout (no members view)
VIEW_LAYOUT_VERTICAL - Static variable in interface org.eclipse.jdt.ui.ITypeHierarchyViewPart
Constant used for the vertical view layout.
VINTAGE_ATTRIBUTE - Static variable in class org.eclipse.jdt.junit.JUnitCore
Attribute to control if junit-vintage engine should be used for JUnit 5, defaults to true if not specified.
VirtualMachine - Interface in org.eclipse.jdi.hcr
Hot code replacement extension to com.sun.jdi.VirtualMachine.
VirtualMachine - Interface in org.eclipse.jdi
 
virtualMachineManager() - Static method in class org.eclipse.jdi.Bootstrap
 
visit(AnnotationTypeDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(AnnotationTypeMemberDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(AnonymousClassDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ArrayAccess) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ArrayCreation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ArrayInitializer) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ArrayType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(AssertStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(Assignment) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(Block) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(BlockComment) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(BooleanLiteral) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(BreakStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(CaseDefaultExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(CastExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(CatchClause) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(CharacterLiteral) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ClassInstanceCreation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ClassInstanceCreation) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(CompilationUnit) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ConditionalExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ConstructorInvocation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ContinueStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ContinueStatement) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(CreationReference) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(CreationReference) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(Dimension) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(DoStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(EmptyStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(EnhancedForStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(EnhancedForWithRecordPattern) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(EnumConstantDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(EnumDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ExportsDirective) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ExpressionMethodReference) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ExpressionMethodReference) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(ExpressionStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(FieldAccess) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(FieldAccess) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(FieldDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ForStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(GuardedPattern) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(IfStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ImportDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ImportDeclaration) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(InfixExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(Initializer) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(InstanceofExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(IntersectionType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(Javadoc) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given AST node.
visit(JavaDocRegion) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given AST node.
visit(JavaDocTextElement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(LabeledStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(LabeledStatement) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(LambdaExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(LineComment) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(MarkerAnnotation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(MarkerAnnotation) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(MemberRef) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(MemberRef) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(MemberValuePair) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(MethodDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(MethodDeclaration) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(MethodInvocation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(MethodInvocation) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(MethodRef) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(MethodRef) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(MethodRefParameter) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(MethodRefParameter) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(Modifier) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ModuleDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ModuleModifier) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ModuleQualifiedName) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ModuleQualifiedName) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(NameQualifiedType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(NameQualifiedType) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(NormalAnnotation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(NormalAnnotation) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(NullLiteral) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(NullPattern) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(NumberLiteral) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(OpensDirective) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(PackageDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(PackageDeclaration) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(ParameterizedType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ParenthesizedExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(PatternInstanceofExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(PostfixExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(PrefixExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(PrimitiveType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ProvidesDirective) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ProvidesDirective) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(QualifiedName) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(QualifiedName) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(QualifiedType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(QualifiedType) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(RecordDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(RecordPattern) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(RequiresDirective) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ReturnStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(SimpleName) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(SimpleName) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(SimpleType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(SimpleType) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(SingleMemberAnnotation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(SingleMemberAnnotation) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(SingleVariableDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(StringFragment) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(StringLiteral) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(StringTemplateComponent) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(StringTemplateExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(SuperConstructorInvocation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(SuperConstructorInvocation) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(SuperFieldAccess) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(SuperFieldAccess) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(SuperMethodInvocation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(SuperMethodReference) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(SuperMethodReference) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(SwitchCase) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(SwitchExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(SwitchStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(SynchronizedStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(TagElement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(TagElement) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(TagProperty) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(TextBlock) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(TextElement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ThisExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(ThisExpression) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(ThrowStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(TryStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(TypeDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(TypeDeclaration) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(TypeDeclarationStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(TypeLiteral) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(TypeMethodReference) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(TypeMethodReference) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(TypeParameter) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(TypePattern) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(UnionType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(UsesDirective) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(UsesDirective) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visit(VariableDeclarationExpression) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(VariableDeclarationFragment) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(VariableDeclarationStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(WhileStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(WildcardType) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(YieldStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
Visits the given type-specific AST node.
visit(YieldStatement) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visitAnnotationType(AnnotationType) - Method in class com.sun.mirror.util.SimpleTypeVisitor
Visits an annotation type.
visitAnnotationType(AnnotationType) - Method in interface com.sun.mirror.util.TypeVisitor
Visits an annotation type.
visitAnnotationTypeDeclaration(AnnotationTypeDeclaration) - Method in interface com.sun.mirror.util.DeclarationVisitor
Visits an annotation type declaration.
visitAnnotationTypeDeclaration(AnnotationTypeDeclaration) - Method in class com.sun.mirror.util.SimpleDeclarationVisitor
Visits an annotation type declaration.
visitAnnotationTypeElementDeclaration(AnnotationTypeElementDeclaration) - Method in interface com.sun.mirror.util.DeclarationVisitor
Visits an annotation type element declaration.
visitAnnotationTypeElementDeclaration(AnnotationTypeElementDeclaration) - Method in class com.sun.mirror.util.SimpleDeclarationVisitor
Visits an annotation type element declaration.
visitArrayType(ArrayType) - Method in class com.sun.mirror.util.SimpleTypeVisitor
Visits an array type.
visitArrayType(ArrayType) - Method in interface com.sun.mirror.util.TypeVisitor
Visits an array type.
visitClassDeclaration(ClassDeclaration) - Method in interface com.sun.mirror.util.DeclarationVisitor
Visits a class declaration.
visitClassDeclaration(ClassDeclaration) - Method in class com.sun.mirror.util.SimpleDeclarationVisitor
Visits a class declaration.
visitClassType(ClassType) - Method in class com.sun.mirror.util.SimpleTypeVisitor
Visits a class type.
visitClassType(ClassType) - Method in interface com.sun.mirror.util.TypeVisitor
Visits a class type.
visitConstructorDeclaration(ConstructorDeclaration) - Method in interface com.sun.mirror.util.DeclarationVisitor
Visits a constructor declaration.
visitConstructorDeclaration(ConstructorDeclaration) - Method in class com.sun.mirror.util.SimpleDeclarationVisitor
Visits a constructor declaration.
visitDeclaration(Declaration) - Method in interface com.sun.mirror.util.DeclarationVisitor
Visits a declaration.
visitDeclaration(Declaration) - Method in class com.sun.mirror.util.SimpleDeclarationVisitor
Visits a declaration.
visitDeclaredType(DeclaredType) - Method in class com.sun.mirror.util.SimpleTypeVisitor
Visits a declared type.
visitDeclaredType(DeclaredType) - Method in interface com.sun.mirror.util.TypeVisitor
Visits a declared type.
visitEnumConstantDeclaration(EnumConstantDeclaration) - Method in interface com.sun.mirror.util.DeclarationVisitor
Visits an enum constant declaration.
visitEnumConstantDeclaration(EnumConstantDeclaration) - Method in class com.sun.mirror.util.SimpleDeclarationVisitor
Visits an enum constant declaration.
visitEnumDeclaration(EnumDeclaration) - Method in interface com.sun.mirror.util.DeclarationVisitor
Visits an enum declaration.
visitEnumDeclaration(EnumDeclaration) - Method in class com.sun.mirror.util.SimpleDeclarationVisitor
Visits an enum declaration.
visitEnumType(EnumType) - Method in class com.sun.mirror.util.SimpleTypeVisitor
Visits an enum type.
visitEnumType(EnumType) - Method in interface com.sun.mirror.util.TypeVisitor
Visits an enum type.
visitExecutableDeclaration(ExecutableDeclaration) - Method in interface com.sun.mirror.util.DeclarationVisitor
Visits a method or constructor declaration.
visitExecutableDeclaration(ExecutableDeclaration) - Method in class com.sun.mirror.util.SimpleDeclarationVisitor
Visits a method or constructor declaration.
visitFieldDeclaration(FieldDeclaration) - Method in interface com.sun.mirror.util.DeclarationVisitor
Visits a field declaration.
visitFieldDeclaration(FieldDeclaration) - Method in class com.sun.mirror.util.SimpleDeclarationVisitor
Visits a field declaration.
visitInterfaceDeclaration(InterfaceDeclaration) - Method in interface com.sun.mirror.util.DeclarationVisitor
Visits an interface declaration.
visitInterfaceDeclaration(InterfaceDeclaration) - Method in class com.sun.mirror.util.SimpleDeclarationVisitor
Visits an interface declaration.
visitInterfaceType(InterfaceType) - Method in class com.sun.mirror.util.SimpleTypeVisitor
Visits an interface type.
visitInterfaceType(InterfaceType) - Method in interface com.sun.mirror.util.TypeVisitor
Visits an interface type.
visitMemberDeclaration(MemberDeclaration) - Method in interface com.sun.mirror.util.DeclarationVisitor
Visits a member or constructor declaration.
visitMemberDeclaration(MemberDeclaration) - Method in class com.sun.mirror.util.SimpleDeclarationVisitor
Visits a member or constructor declaration.
visitMethodDeclaration(MethodDeclaration) - Method in interface com.sun.mirror.util.DeclarationVisitor
Visits a method declaration.
visitMethodDeclaration(MethodDeclaration) - Method in class com.sun.mirror.util.SimpleDeclarationVisitor
Visits a method declaration.
visitNode(ASTNode) - Method in class org.eclipse.jdt.core.manipulation.ImportReferencesCollector
 
visitPackageDeclaration(PackageDeclaration) - Method in interface com.sun.mirror.util.DeclarationVisitor
Visits a package declaration.
visitPackageDeclaration(PackageDeclaration) - Method in class com.sun.mirror.util.SimpleDeclarationVisitor
Visits a package declaration.
visitParameterDeclaration(ParameterDeclaration) - Method in interface com.sun.mirror.util.DeclarationVisitor
Visits a parameter declaration.
visitParameterDeclaration(ParameterDeclaration) - Method in class com.sun.mirror.util.SimpleDeclarationVisitor
Visits a parameter declaration.
visitPrimitiveType(PrimitiveType) - Method in class com.sun.mirror.util.SimpleTypeVisitor
Visits a primitive type.
visitPrimitiveType(PrimitiveType) - Method in interface com.sun.mirror.util.TypeVisitor
Visits a primitive type.
visitReferenceType(ReferenceType) - Method in class com.sun.mirror.util.SimpleTypeVisitor
Visits a reference type.
visitReferenceType(ReferenceType) - Method in interface com.sun.mirror.util.TypeVisitor
Visits a reference type.
visitTypeDeclaration(TypeDeclaration) - Method in interface com.sun.mirror.util.DeclarationVisitor
Visits a type declaration.
visitTypeDeclaration(TypeDeclaration) - Method in class com.sun.mirror.util.SimpleDeclarationVisitor
Visits a type declaration.
visitTypeMirror(TypeMirror) - Method in class com.sun.mirror.util.SimpleTypeVisitor
Visits a type mirror.
visitTypeMirror(TypeMirror) - Method in interface com.sun.mirror.util.TypeVisitor
Visits a type mirror.
visitTypeParameterDeclaration(TypeParameterDeclaration) - Method in interface com.sun.mirror.util.DeclarationVisitor
Visits a type parameter declaration.
visitTypeParameterDeclaration(TypeParameterDeclaration) - Method in class com.sun.mirror.util.SimpleDeclarationVisitor
Visits a type parameter declaration.
visitTypeVariable(TypeVariable) - Method in class com.sun.mirror.util.SimpleTypeVisitor
Visits a type variable.
visitTypeVariable(TypeVariable) - Method in interface com.sun.mirror.util.TypeVisitor
Visits a type variable.
visitVoidType(VoidType) - Method in class com.sun.mirror.util.SimpleTypeVisitor
Visits a void type.
visitVoidType(VoidType) - Method in interface com.sun.mirror.util.TypeVisitor
Visits a void type.
visitWildcardType(WildcardType) - Method in class com.sun.mirror.util.SimpleTypeVisitor
Visits a wildcard.
visitWildcardType(WildcardType) - Method in interface com.sun.mirror.util.TypeVisitor
Visits a wildcard.
VK_INSTANCE_FIELD - Static variable in class org.eclipse.jdt.core.NamingConventions
Variable kind which represents an instance field.
VK_LOCAL - Static variable in class org.eclipse.jdt.core.NamingConventions
Variable kind which represents a local variable.
VK_PARAMETER - Static variable in class org.eclipse.jdt.core.NamingConventions
Variable kind which represents an argument.
VK_STATIC_FIELD - Static variable in class org.eclipse.jdt.core.NamingConventions
Variable kind which represents a static field.
VK_STATIC_FINAL_FIELD - Static variable in class org.eclipse.jdt.core.NamingConventions
Variable kind which represents a static final field.
vmAdded(IVMInstall) - Method in interface org.eclipse.jdt.launching.IVMInstallChangedListener
Notification that a VM has been created.
vmChanged(PropertyChangeEvent) - Method in interface org.eclipse.jdt.launching.IVMInstallChangedListener
Notification that a property of a VM install has changed.
vmRemoved(IVMInstall) - Method in interface org.eclipse.jdt.launching.IVMInstallChangedListener
Notification that a VM has been disposed.
VMRunnerConfiguration - Class in org.eclipse.jdt.launching
Holder for various arguments passed to a VM runner.
VMRunnerConfiguration(String, String[]) - Constructor for class org.eclipse.jdt.launching.VMRunnerConfiguration
Creates a new configuration for launching a VM to run the given main class using the given class path.
VMStandin - Class in org.eclipse.jdt.launching
An implementation of IVMInstall that is used for manipulating VMs without necessarily committing changes.
VMStandin(IVMInstall) - Constructor for class org.eclipse.jdt.launching.VMStandin
Construct a VMStandin instance based on the specified IVMInstall.
VMStandin(IVMInstall, String) - Constructor for class org.eclipse.jdt.launching.VMStandin
Constructs a copy of the specified VM with the given identifier.
VMStandin(IVMInstallType, String) - Constructor for class org.eclipse.jdt.launching.VMStandin
 
VOID - Static variable in class org.eclipse.jdt.core.dom.PrimitiveType
Type code for the primitive type "void".
VoidMethodReturnsValue - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
VoidType - Interface in com.sun.mirror.type
A pseudo-type representing the type of void.
VOIDTYPE - Static variable in class org.eclipse.jdt.core.manipulation.TypeKinds
 
voidValue() - Method in interface org.eclipse.jdt.debug.core.IJavaDebugTarget
Returns a value from this target that corresponds to void.
VOLATILE - Enum constant in enum class com.sun.mirror.declaration.Modifier
The modifier volatile
VOLATILE - Static variable in class org.eclipse.jdt.core.dom.Modifier
"volatile" modifier constant (bit mask).
VOLATILE - Static variable in class org.eclipse.jdt.ui.JavaElementImageDescriptor
Flag to render the 'volatile' adornment.
VOLATILE_KEYWORD - Static variable in class org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
"volatile" modifier with flag value Modifier.VOLATILE.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form