- 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
-
Validates the refactoring descriptor with respect to the constraints
imposed by the represented refactoring.
- 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
-
Validates the refactoring descriptor with respect to the constraints
imposed by the represented refactoring.
- validateDescriptor() - Method in class org.eclipse.jdt.core.refactoring.descriptors.MoveStaticMembersDescriptor
-
Validates the refactoring descriptor with respect to the constraints
imposed by the represented refactoring.
- validateDescriptor() - Method in class org.eclipse.jdt.core.refactoring.descriptors.RenameJavaElementDescriptor
-
Validates the refactoring descriptor with respect to the constraints
imposed by the represented refactoring.
- validateDescriptor() - Method in class org.eclipse.jdt.core.refactoring.descriptors.RenameLocalVariableDescriptor
-
Deprecated.
Validates the refactoring descriptor with respect to the constraints
imposed by the represented refactoring.
- validateDescriptor() - Method in class org.eclipse.jdt.core.refactoring.descriptors.RenameResourceDescriptor
-
Deprecated.
Validates the refactoring descriptor with respect to the constraints
imposed by the represented refactoring.
- validateDescriptor() - Method in class org.eclipse.jdt.core.refactoring.descriptors.UseSupertypeDescriptor
-
Validates the refactoring descriptor with respect to the constraints
imposed by the represented refactoring.
- 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
-
Validate the given Java type name, either simple or qualified, for the given source and compliance levels.
- 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.
- 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.
- 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_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 com.sun.mirror.apt.Filer.Location
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.mirror.declaration.Modifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.mirror.type.PrimitiveType.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jdt.annotation.DefaultLocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jdt.apt.core.env.Phase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.jdt.core.util.ExternalAnnotationUtil.MergeStrategy
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.sun.mirror.apt.Filer.Location
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sun.mirror.declaration.Modifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sun.mirror.type.PrimitiveType.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jdt.annotation.DefaultLocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.jdt.apt.core.env.Phase
-
Returns an array containing the constants of this enum type, 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 org.eclipse.jdt.core.util.ExternalAnnotationUtil.MergeStrategy
-
Returns an array containing the constants of this enum type, 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_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
-
- 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.
- VariableTypeCannotBeVoid - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
-
- VariableTypeCannotBeVoidArray - 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_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.
- 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(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(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(CreationReference) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
Visits the given type-specific AST node.
- 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(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(ExpressionMethodReference) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
Visits the given type-specific AST node.
- 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(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(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(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(LabeledStatement) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
Visits the given type-specific AST node.
- 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(MemberRef) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
Visits the given type-specific AST node.
- visit(MemberValuePair) - 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.dom.ASTVisitor
-
Visits the given type-specific AST node.
- visit(MethodRefParameter) - 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(MethodInvocation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
Visits the given type-specific AST node.
- visit(Modifier) - 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.dom.ASTVisitor
-
Visits the given type-specific AST node.
- visit(NormalAnnotation) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
Visits the given type-specific AST node.
- visit(NullLiteral) - 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(PackageDeclaration) - Method in class org.eclipse.jdt.core.dom.ASTVisitor
-
Visits the given type-specific AST node.
- 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(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(QualifiedName) - 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.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(SimpleType) - 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.dom.ASTVisitor
-
Visits the given type-specific AST node.
- visit(SingleVariableDeclaration) - 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(SuperConstructorInvocation) - 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.dom.ASTVisitor
-
Visits the given type-specific AST node.
- 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(SwitchCase) - 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(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(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(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(TypeParameter) - 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(VariableDeclarationExpression) - 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(VariableDeclarationFragment) - 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.
- 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.
- 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(IVMInstallType, String) - Constructor for class org.eclipse.jdt.launching.VMStandin
-
- VMStandin(IVMInstall, String) - Constructor for class org.eclipse.jdt.launching.VMStandin
-
Constructs a copy of the specified VM with the given identifier.
- VMStandin(IVMInstall) - Constructor for class org.eclipse.jdt.launching.VMStandin
-
Construct a VMStandin
instance based on the specified IVMInstall
.
- 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.
- voidValue() - Method in interface org.eclipse.jdt.debug.core.IJavaDebugTarget
-
Returns a value from this target that corresponds to void
.
- 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
-