- ABSTRACT - Static variable in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- ABSTRACT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- AbstractAnyTypeDeclaration - Class in net.sourceforge.pmd.lang.java.ast
-
Abstract class for type declarations nodes.
- AbstractCommentRule - Class in net.sourceforge.pmd.lang.java.rule.documentation
-
- AbstractCommentRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.documentation.AbstractCommentRule
-
- AbstractIgnoredAnnotationRule - Class in net.sourceforge.pmd.lang.java.rule
-
- AbstractIgnoredAnnotationRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.AbstractIgnoredAnnotationRule
-
- AbstractInefficientZeroCheck - Class in net.sourceforge.pmd.lang.java.rule
-
This is an abstract rule for patterns which compare a method invocation to 0.
- AbstractInefficientZeroCheck() - Constructor for class net.sourceforge.pmd.lang.java.rule.AbstractInefficientZeroCheck
-
- AbstractJavaAccessNode - Class in net.sourceforge.pmd.lang.java.ast
-
- AbstractJavaAccessNode(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- AbstractJavaAccessNode(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- AbstractJavaAccessTypeNode - Class in net.sourceforge.pmd.lang.java.ast
-
- AbstractJavaAccessTypeNode(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessTypeNode
-
- AbstractJavaAccessTypeNode(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessTypeNode
-
- AbstractJavaClassMetric - Class in net.sourceforge.pmd.lang.java.metrics.impl
-
Base class for class metrics.
- AbstractJavaClassMetric() - Constructor for class net.sourceforge.pmd.lang.java.metrics.impl.AbstractJavaClassMetric
-
- AbstractJavaHandler - Class in net.sourceforge.pmd.lang.java
-
Implementation of LanguageVersionHandler for the Java AST.
- AbstractJavaHandler() - Constructor for class net.sourceforge.pmd.lang.java.AbstractJavaHandler
-
- AbstractJavaMetric<N extends net.sourceforge.pmd.lang.ast.Node> - Class in net.sourceforge.pmd.lang.java.metrics
-
Base class for metrics.
- AbstractJavaMetric() - Constructor for class net.sourceforge.pmd.lang.java.metrics.AbstractJavaMetric
-
- AbstractJavaMetricsRule - Class in net.sourceforge.pmd.lang.java.rule
-
Java Rule with convenient visit methods to e.g.
- AbstractJavaMetricsRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.AbstractJavaMetricsRule
-
- AbstractJavaNode - Class in net.sourceforge.pmd.lang.java.ast
-
- AbstractJavaNode(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.AbstractJavaNode
-
- AbstractJavaNode(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.AbstractJavaNode
-
- AbstractJavaOperationMetric - Class in net.sourceforge.pmd.lang.java.metrics.impl
-
Base class for operation metrics.
- AbstractJavaOperationMetric() - Constructor for class net.sourceforge.pmd.lang.java.metrics.impl.AbstractJavaOperationMetric
-
- AbstractJavaParser - Class in net.sourceforge.pmd.lang.java
-
This is a generic Java specific implementation of the Parser interface.
- AbstractJavaParser(ParserOptions) - Constructor for class net.sourceforge.pmd.lang.java.AbstractJavaParser
-
- AbstractJavaRule - Class in net.sourceforge.pmd.lang.java.rule
-
- AbstractJavaRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- AbstractJavaScope - Class in net.sourceforge.pmd.lang.java.symboltable
-
Provides the basic java scope implementation.
- AbstractJavaScope() - Constructor for class net.sourceforge.pmd.lang.java.symboltable.AbstractJavaScope
-
- AbstractJavaTypeNode - Class in net.sourceforge.pmd.lang.java.ast
-
An extension of the SimpleJavaNode which implements the TypeNode interface.
- AbstractJavaTypeNode(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.AbstractJavaTypeNode
-
- AbstractJavaTypeNode(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.AbstractJavaTypeNode
-
- AbstractJUnitRule - Class in net.sourceforge.pmd.lang.java.rule
-
- AbstractJUnitRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.AbstractJUnitRule
-
- AbstractLombokAwareRule - Class in net.sourceforge.pmd.lang.java.rule
-
Base class for rules, that should ignore classes/fields that are annotated
with Lombok annotations.
- AbstractLombokAwareRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.AbstractLombokAwareRule
-
- AbstractMethodLikeNode - Class in net.sourceforge.pmd.lang.java.ast
-
- AbstractMethodOrConstructorDeclaration - Class in net.sourceforge.pmd.lang.java.ast
-
- AbstractNcssCountRule - Class in net.sourceforge.pmd.lang.java.rule.design
-
Abstract superclass for NCSS counting methods.
- AbstractNcssCountRule(Class<?>) - Constructor for class net.sourceforge.pmd.lang.java.rule.design.AbstractNcssCountRule
-
Count the nodes of the given type using NCSS rules.
- AbstractOptimizationRule - Class in net.sourceforge.pmd.lang.java.rule.performance
-
Base class with utility methods for optimization rules
- AbstractOptimizationRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.performance.AbstractOptimizationRule
-
- AbstractPoorMethodCall - Class in net.sourceforge.pmd.lang.java.rule
-
Detects and flags the occurrences of specific method calls against an
instance of a designated class.
- AbstractPoorMethodCall() - Constructor for class net.sourceforge.pmd.lang.java.rule.AbstractPoorMethodCall
-
- AbstractResolver(PMDASMClassLoader) - Constructor for class net.sourceforge.pmd.lang.java.symboltable.TypeSet.AbstractResolver
-
Creates a new AbstractResolver that uses the given class loader.
- AbstractStatisticalJavaRule - Class in net.sourceforge.pmd.lang.java.rule
-
- AbstractStatisticalJavaRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.AbstractStatisticalJavaRule
-
- AbstractSunSecureRule - Class in net.sourceforge.pmd.lang.java.rule.bestpractices
-
Utility methods for the package
Created on Jan 17, 2005
- AbstractSunSecureRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.bestpractices.AbstractSunSecureRule
-
- AccessNode - Interface in net.sourceforge.pmd.lang.java.ast
-
This interface captures Java access modifiers.
- AccessorClassGenerationRule - Class in net.sourceforge.pmd.lang.java.rule.bestpractices
-
1.
- AccessorClassGenerationRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.bestpractices.AccessorClassGenerationRule
-
- AccessorMethodGenerationRule - Class in net.sourceforge.pmd.lang.java.rule.bestpractices
-
- AccessorMethodGenerationRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.bestpractices.AccessorMethodGenerationRule
-
- addDataPoint(DataPoint) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractStatisticalJavaRule
-
- addDeclaration(NameDeclaration) - Method in class net.sourceforge.pmd.lang.java.symboltable.AbstractJavaScope
-
- addDeclaration(NameDeclaration) - Method in class net.sourceforge.pmd.lang.java.symboltable.LocalScope
-
- addDeclaration(NameDeclaration) - Method in class net.sourceforge.pmd.lang.java.symboltable.MethodScope
-
- addDeclaration(NameDeclaration) - Method in class net.sourceforge.pmd.lang.java.symboltable.SourceFileScope
-
- addImport(String) - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSet
-
Adds a import to the list of imports
- AdditiveExpression() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- addNameOccurrence(NameOccurrence) - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScope
-
- addNameOccurrence(NameOccurrence) - Method in class net.sourceforge.pmd.lang.java.symboltable.LocalScope
-
- addNameOccurrence(NameOccurrence) - Method in class net.sourceforge.pmd.lang.java.symboltable.MethodScope
-
- addNext(SimpleTypedNameDeclaration) - Method in class net.sourceforge.pmd.lang.java.symboltable.SimpleTypedNameDeclaration
-
- addVariablesToSet(Set<Variable>) - Method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.BoundOrConstraint
-
- AllocationExpression() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- allowsAllAssignments() - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.AssignmentInOperandRule
-
- allTagIds() - Static method in class net.sourceforge.pmd.lang.java.javadoc.JavadocTag
-
- analyzeMember(AbstractJavaAccessNode, List<NameOccurrence>, ClassScope, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.AccessorMethodGenerationRule
-
- ANDASSIGN - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- AndExpression() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- Annotatable - Interface in net.sourceforge.pmd.lang.java.ast
-
The interface use to mark nodes that can be annotated.
- Annotation() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- ANNOTATION - net.sourceforge.pmd.lang.java.ast.ASTAnyTypeBodyDeclaration.DeclarationKind
-
- ANNOTATION - net.sourceforge.pmd.lang.java.ast.ASTAnyTypeDeclaration.TypeKind
-
- ANNOTATION_METHOD - net.sourceforge.pmd.lang.java.ast.ASTAnyTypeBodyDeclaration.DeclarationKind
-
- AnnotationMethodDeclaration(int) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- AnnotationTypeBody() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- AnnotationTypeDeclaration(int) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- AnnotationTypeMemberDeclaration() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- AppendCharacterWithCharRule - Class in net.sourceforge.pmd.lang.java.rule.performance
-
This rule finds the following:
- AppendCharacterWithCharRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.performance.AppendCharacterWithCharRule
-
- appliesToClassName(String) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractInefficientZeroCheck
-
- appliesToClassName(String) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.UseCollectionIsEmptyRule
-
- appliesToClassName(String) - Method in class net.sourceforge.pmd.lang.java.rule.performance.InefficientEmptyStringCheckRule
-
- apply(List<? extends Node>, RuleContext) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- apply(List<? extends Node>, RuleContext) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractStatisticalJavaRule
-
- applyTo(NameDeclaration) - Method in class net.sourceforge.pmd.lang.java.symboltable.DeclarationFinderFunction
-
- ArgumentList() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- Arguments() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- ArrayDimsAndInits() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- ArrayInitializer() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- ArrayIsStoredDirectlyRule - Class in net.sourceforge.pmd.lang.java.rule.bestpractices
-
If a method or constructor receives an array as an argument, the array should
be cloned instead of directly stored.
- ArrayIsStoredDirectlyRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.bestpractices.ArrayIsStoredDirectlyRule
-
- AssertStatement() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- ASSIGN - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- assignCommentsToDeclarations(ASTCompilationUnit) - Method in class net.sourceforge.pmd.lang.java.rule.documentation.AbstractCommentRule
-
- assigned(List<NameOccurrence>) - Method in class net.sourceforge.pmd.lang.java.rule.performance.AbstractOptimizationRule
-
- AssignmentInOperandRule - Class in net.sourceforge.pmd.lang.java.rule.errorprone
-
- AssignmentInOperandRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.errorprone.AssignmentInOperandRule
-
- AssignmentOperator() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- AssignmentToNonFinalStaticRule - Class in net.sourceforge.pmd.lang.java.rule.errorprone
-
- AssignmentToNonFinalStaticRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.errorprone.AssignmentToNonFinalStaticRule
-
- ASTAdditiveExpression - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTAdditiveExpression(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTAdditiveExpression
-
- ASTAdditiveExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTAdditiveExpression
-
- ASTAllocationExpression - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTAllocationExpression(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTAllocationExpression
-
- ASTAllocationExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTAllocationExpression
-
- ASTAndExpression - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTAndExpression(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTAndExpression
-
- ASTAndExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTAndExpression
-
- ASTAnnotation - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTAnnotation(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTAnnotation
-
- ASTAnnotation(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTAnnotation
-
- ASTAnnotationMethodDeclaration - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTAnnotationMethodDeclaration(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTAnnotationMethodDeclaration
-
- ASTAnnotationMethodDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTAnnotationMethodDeclaration
-
- ASTAnnotationTypeBody - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTAnnotationTypeBody(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTAnnotationTypeBody
-
- ASTAnnotationTypeBody(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTAnnotationTypeBody
-
- ASTAnnotationTypeDeclaration - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTAnnotationTypeDeclaration(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTAnnotationTypeDeclaration
-
- ASTAnnotationTypeDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTAnnotationTypeDeclaration
-
- ASTAnnotationTypeMemberDeclaration - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTAnnotationTypeMemberDeclaration(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTAnnotationTypeMemberDeclaration
-
- ASTAnnotationTypeMemberDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTAnnotationTypeMemberDeclaration
-
- ASTAnyTypeBodyDeclaration - Interface in net.sourceforge.pmd.lang.java.ast
-
Marker interface for type body declarations, such as annotation members, field or method declarations.
- ASTAnyTypeBodyDeclaration.DeclarationKind - Enum in net.sourceforge.pmd.lang.java.ast
-
Kind of declaration.
- ASTAnyTypeDeclaration - Interface in net.sourceforge.pmd.lang.java.ast
-
Groups enum, class, annotation and interface declarations.
- ASTAnyTypeDeclaration.TypeKind - Enum in net.sourceforge.pmd.lang.java.ast
-
The kind of type this node declares.
- ASTArgumentList - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTArgumentList(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTArgumentList
-
- ASTArgumentList(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTArgumentList
-
- ASTArguments - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTArguments(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTArguments
-
- ASTArguments(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTArguments
-
- ASTArrayDimsAndInits - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTArrayDimsAndInits(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTArrayDimsAndInits
-
- ASTArrayDimsAndInits(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTArrayDimsAndInits
-
- ASTArrayInitializer - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTArrayInitializer(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTArrayInitializer
-
- ASTArrayInitializer(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTArrayInitializer
-
- ASTAssertStatement - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTAssertStatement(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTAssertStatement
-
- ASTAssertStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTAssertStatement
-
- ASTAssignmentOperator - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTAssignmentOperator(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTAssignmentOperator
-
- ASTAssignmentOperator(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTAssignmentOperator
-
- ASTBlock - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTBlock(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTBlock
-
- ASTBlock(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTBlock
-
- ASTBlockStatement - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTBlockStatement(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTBlockStatement
-
- ASTBlockStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTBlockStatement
-
- ASTBooleanLiteral - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTBooleanLiteral(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTBooleanLiteral
-
- ASTBooleanLiteral(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTBooleanLiteral
-
- ASTBreakStatement - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTBreakStatement(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTBreakStatement
-
- ASTBreakStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTBreakStatement
-
- ASTCastExpression - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTCastExpression(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTCastExpression
-
- ASTCastExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTCastExpression
-
- ASTCatchStatement - Class in net.sourceforge.pmd.lang.java.ast
-
Catch statement node.
- ASTCatchStatement(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTCatchStatement
-
- ASTCatchStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTCatchStatement
-
- ASTClassOrInterfaceBody - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTClassOrInterfaceBody(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceBody
-
- ASTClassOrInterfaceBody(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceBody
-
- ASTClassOrInterfaceBodyDeclaration - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTClassOrInterfaceBodyDeclaration(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceBodyDeclaration
-
- ASTClassOrInterfaceBodyDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceBodyDeclaration
-
- ASTClassOrInterfaceDeclaration - Class in net.sourceforge.pmd.lang.java.ast
-
Represents class and interface declarations.
- ASTClassOrInterfaceDeclaration(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceDeclaration
-
- ASTClassOrInterfaceDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceDeclaration
-
- ASTClassOrInterfaceType - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTClassOrInterfaceType(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceType
-
- ASTClassOrInterfaceType(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceType
-
- ASTCompilationUnit - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTCompilationUnit(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTCompilationUnit
-
- ASTCompilationUnit(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTCompilationUnit
-
- ASTConditionalAndExpression - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTConditionalAndExpression(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTConditionalAndExpression
-
- ASTConditionalAndExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTConditionalAndExpression
-
- ASTConditionalExpression - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTConditionalExpression(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTConditionalExpression
-
- ASTConditionalExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTConditionalExpression
-
- ASTConditionalOrExpression - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTConditionalOrExpression(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTConditionalOrExpression
-
- ASTConditionalOrExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTConditionalOrExpression
-
- ASTConstructorDeclaration - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTConstructorDeclaration(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTConstructorDeclaration
-
- ASTConstructorDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTConstructorDeclaration
-
- ASTContinueStatement - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTContinueStatement(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTContinueStatement
-
- ASTContinueStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTContinueStatement
-
- ASTDefaultValue - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTDefaultValue(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTDefaultValue
-
- ASTDefaultValue(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTDefaultValue
-
- ASTDoStatement - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTDoStatement(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTDoStatement
-
- ASTDoStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTDoStatement
-
- ASTEmptyStatement - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTEmptyStatement(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTEmptyStatement
-
- ASTEmptyStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTEmptyStatement
-
- ASTEnumBody - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTEnumBody(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTEnumBody
-
- ASTEnumBody(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTEnumBody
-
- ASTEnumConstant - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTEnumConstant(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTEnumConstant
-
- ASTEnumConstant(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTEnumConstant
-
- ASTEnumDeclaration - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTEnumDeclaration(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTEnumDeclaration
-
- ASTEnumDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTEnumDeclaration
-
- ASTEqualityExpression - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTEqualityExpression(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTEqualityExpression
-
- ASTEqualityExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTEqualityExpression
-
- ASTExclusiveOrExpression - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTExclusiveOrExpression(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTExclusiveOrExpression
-
- ASTExclusiveOrExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTExclusiveOrExpression
-
- ASTExplicitConstructorInvocation - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTExplicitConstructorInvocation(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTExplicitConstructorInvocation
-
- ASTExplicitConstructorInvocation(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTExplicitConstructorInvocation
-
- ASTExpression - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTExpression(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTExpression
-
- ASTExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTExpression
-
- ASTExtendsList - Class in net.sourceforge.pmd.lang.java.ast
-
Represents the extends
clause of a class or interface declaration.
- ASTExtendsList(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTExtendsList
-
- ASTExtendsList(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTExtendsList
-
- ASTFieldDeclaration - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTFieldDeclaration(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTFieldDeclaration
-
- ASTFieldDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTFieldDeclaration
-
- ASTFinallyStatement - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTFinallyStatement(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTFinallyStatement
-
- ASTFinallyStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTFinallyStatement
-
- ASTForInit - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTForInit(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTForInit
-
- ASTForInit(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTForInit
-
- ASTFormalParameter - Class in net.sourceforge.pmd.lang.java.ast
-
Formal parameter node.
- ASTFormalParameter(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTFormalParameter
-
- ASTFormalParameter(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTFormalParameter
-
- ASTFormalParameters - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTFormalParameters(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTFormalParameters
-
- ASTFormalParameters(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTFormalParameters
-
- ASTForStatement - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTForStatement(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTForStatement
-
- ASTForStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTForStatement
-
- ASTForUpdate - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTForUpdate(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTForUpdate
-
- ASTForUpdate(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTForUpdate
-
- ASTIfStatement - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTIfStatement(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTIfStatement
-
- ASTIfStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTIfStatement
-
- ASTImplementsList - Class in net.sourceforge.pmd.lang.java.ast
-
Represents the implements
clause of a class declaration.
- ASTImplementsList(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTImplementsList
-
- ASTImplementsList(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTImplementsList
-
- ASTImportDeclaration - Class in net.sourceforge.pmd.lang.java.ast
-
Represents an import declaration in a Java file.
- ASTImportDeclaration(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTImportDeclaration
-
- ASTImportDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTImportDeclaration
-
- ASTInclusiveOrExpression - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTInclusiveOrExpression(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTInclusiveOrExpression
-
- ASTInclusiveOrExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTInclusiveOrExpression
-
- ASTInitializer - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTInitializer(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTInitializer
-
- ASTInitializer(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTInitializer
-
- ASTInstanceOfExpression - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTInstanceOfExpression(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTInstanceOfExpression
-
- ASTInstanceOfExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTInstanceOfExpression
-
- ASTLabeledStatement - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTLabeledStatement(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTLabeledStatement
-
- ASTLabeledStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTLabeledStatement
-
- ASTLambdaExpression - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTLambdaExpression(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTLambdaExpression
-
- ASTLambdaExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTLambdaExpression
-
- ASTLiteral - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTLiteral(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTLiteral
-
- ASTLiteral(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTLiteral
-
- ASTLocalVariableDeclaration - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTLocalVariableDeclaration(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTLocalVariableDeclaration
-
- ASTLocalVariableDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTLocalVariableDeclaration
-
- ASTMarkerAnnotation - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTMarkerAnnotation(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTMarkerAnnotation
-
- ASTMarkerAnnotation(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTMarkerAnnotation
-
- ASTMemberSelector - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTMemberSelector(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTMemberSelector
-
- ASTMemberSelector(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTMemberSelector
-
- ASTMemberValue - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTMemberValue(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTMemberValue
-
- ASTMemberValue(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTMemberValue
-
- ASTMemberValueArrayInitializer - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTMemberValueArrayInitializer(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTMemberValueArrayInitializer
-
- ASTMemberValueArrayInitializer(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTMemberValueArrayInitializer
-
- ASTMemberValuePair - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTMemberValuePair(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTMemberValuePair
-
- ASTMemberValuePair(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTMemberValuePair
-
- ASTMemberValuePairs - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTMemberValuePairs(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTMemberValuePairs
-
- ASTMemberValuePairs(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTMemberValuePairs
-
- ASTMethodDeclaration - Class in net.sourceforge.pmd.lang.java.ast
-
Method declaration node.
- ASTMethodDeclaration(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTMethodDeclaration
-
- ASTMethodDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTMethodDeclaration
-
- ASTMethodDeclarator - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTMethodDeclarator(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTMethodDeclarator
-
- ASTMethodDeclarator(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTMethodDeclarator
-
- ASTMethodOrConstructorDeclaration - Interface in net.sourceforge.pmd.lang.java.ast
-
Groups method and constructor declarations under a common type.
- ASTMethodReference - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTMethodReference(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTMethodReference
-
- ASTMethodReference(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTMethodReference
-
- ASTModuleDeclaration - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTModuleDeclaration(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTModuleDeclaration
-
- ASTModuleDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTModuleDeclaration
-
- ASTModuleDirective - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTModuleDirective(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTModuleDirective
-
- ASTModuleDirective(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTModuleDirective
-
- ASTModuleDirective.DirectiveType - Enum in net.sourceforge.pmd.lang.java.ast
-
- ASTModuleDirective.RequiresModifier - Enum in net.sourceforge.pmd.lang.java.ast
-
- ASTModuleName - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTModuleName(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTModuleName
-
- ASTModuleName(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTModuleName
-
- ASTMultiplicativeExpression - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTMultiplicativeExpression(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTMultiplicativeExpression
-
- ASTMultiplicativeExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTMultiplicativeExpression
-
- ASTName - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTName(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTName
-
- ASTName(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTName
-
- ASTNameList - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTNameList(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTNameList
-
- ASTNameList(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTNameList
-
- ASTNormalAnnotation - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTNormalAnnotation(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTNormalAnnotation
-
- ASTNormalAnnotation(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTNormalAnnotation
-
- ASTNullLiteral - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTNullLiteral(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTNullLiteral
-
- ASTNullLiteral(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTNullLiteral
-
- ASTPackageDeclaration - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTPackageDeclaration(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTPackageDeclaration
-
- ASTPackageDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTPackageDeclaration
-
- ASTPostfixExpression - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTPostfixExpression(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTPostfixExpression
-
- ASTPostfixExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTPostfixExpression
-
- ASTPreDecrementExpression - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTPreDecrementExpression(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTPreDecrementExpression
-
- ASTPreDecrementExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTPreDecrementExpression
-
- ASTPreIncrementExpression - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTPreIncrementExpression(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTPreIncrementExpression
-
- ASTPreIncrementExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTPreIncrementExpression
-
- ASTPrimaryExpression - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTPrimaryExpression(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTPrimaryExpression
-
- ASTPrimaryExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTPrimaryExpression
-
- ASTPrimaryPrefix - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTPrimaryPrefix(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTPrimaryPrefix
-
- ASTPrimaryPrefix(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTPrimaryPrefix
-
- ASTPrimarySuffix - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTPrimarySuffix(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTPrimarySuffix
-
- ASTPrimarySuffix(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTPrimarySuffix
-
- ASTPrimitiveType - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTPrimitiveType(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTPrimitiveType
-
- ASTPrimitiveType(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTPrimitiveType
-
- ASTReferenceType - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTReferenceType(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTReferenceType
-
- ASTReferenceType(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTReferenceType
-
- ASTRelationalExpression - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTRelationalExpression(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTRelationalExpression
-
- ASTRelationalExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTRelationalExpression
-
- ASTResource - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTResource(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTResource
-
- ASTResource(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTResource
-
- ASTResources - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTResources(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTResources
-
- ASTResources(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTResources
-
- ASTResourceSpecification - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTResourceSpecification(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTResourceSpecification
-
- ASTResourceSpecification(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTResourceSpecification
-
- ASTResultType - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTResultType(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTResultType
-
- ASTResultType(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTResultType
-
- ASTReturnStatement - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTReturnStatement(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTReturnStatement
-
- ASTReturnStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTReturnStatement
-
- ASTRSIGNEDSHIFT - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTRSIGNEDSHIFT(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTRSIGNEDSHIFT
-
- ASTRSIGNEDSHIFT(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTRSIGNEDSHIFT
-
- ASTRUNSIGNEDSHIFT - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTRUNSIGNEDSHIFT(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTRUNSIGNEDSHIFT
-
- ASTRUNSIGNEDSHIFT(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTRUNSIGNEDSHIFT
-
- ASTShiftExpression - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTShiftExpression(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTShiftExpression
-
- ASTShiftExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTShiftExpression
-
- ASTSingleMemberAnnotation - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTSingleMemberAnnotation(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTSingleMemberAnnotation
-
- ASTSingleMemberAnnotation(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTSingleMemberAnnotation
-
- ASTStatement - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTStatement(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTStatement
-
- ASTStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTStatement
-
- ASTStatementExpression - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTStatementExpression(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTStatementExpression
-
- ASTStatementExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTStatementExpression
-
- ASTStatementExpressionList - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTStatementExpressionList(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTStatementExpressionList
-
- ASTStatementExpressionList(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTStatementExpressionList
-
- ASTSwitchLabel - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTSwitchLabel(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTSwitchLabel
-
- ASTSwitchLabel(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTSwitchLabel
-
- ASTSwitchStatement - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTSwitchStatement(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTSwitchStatement
-
- ASTSwitchStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTSwitchStatement
-
- ASTSynchronizedStatement - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTSynchronizedStatement(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTSynchronizedStatement
-
- ASTSynchronizedStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTSynchronizedStatement
-
- ASTThrowStatement - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTThrowStatement(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTThrowStatement
-
- ASTThrowStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTThrowStatement
-
- ASTTryStatement - Class in net.sourceforge.pmd.lang.java.ast
-
Try statement node.
- ASTTryStatement(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTTryStatement
-
- ASTTryStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTTryStatement
-
- ASTType - Class in net.sourceforge.pmd.lang.java.ast
-
Represents a type reference.
- ASTType(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTType
-
- ASTType(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTType
-
- ASTTypeArgument - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTTypeArgument(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTTypeArgument
-
- ASTTypeArgument(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTTypeArgument
-
- ASTTypeArguments - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTTypeArguments(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTTypeArguments
-
- ASTTypeArguments(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTTypeArguments
-
- ASTTypeBound - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTTypeBound(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTTypeBound
-
- ASTTypeBound(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTTypeBound
-
- ASTTypeDeclaration - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTTypeDeclaration(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTTypeDeclaration
-
- ASTTypeDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTTypeDeclaration
-
- ASTTypeParameter - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTTypeParameter(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTTypeParameter
-
- ASTTypeParameter(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTTypeParameter
-
- ASTTypeParameters - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTTypeParameters(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTTypeParameters
-
- ASTTypeParameters(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTTypeParameters
-
- ASTUnaryExpression - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTUnaryExpression(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTUnaryExpression
-
- ASTUnaryExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTUnaryExpression
-
- ASTUnaryExpressionNotPlusMinus - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTUnaryExpressionNotPlusMinus(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTUnaryExpressionNotPlusMinus
-
- ASTUnaryExpressionNotPlusMinus(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTUnaryExpressionNotPlusMinus
-
- ASTVariableDeclarator - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTVariableDeclarator(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclarator
-
- ASTVariableDeclarator(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclarator
-
- ASTVariableDeclaratorId - Class in net.sourceforge.pmd.lang.java.ast
-
Represents an identifier in the context of variable or parameter declarations (not their use in
expressions).
- ASTVariableDeclaratorId(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclaratorId
-
- ASTVariableDeclaratorId(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclaratorId
-
- ASTVariableInitializer - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTVariableInitializer(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTVariableInitializer
-
- ASTVariableInitializer(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTVariableInitializer
-
- ASTWhileStatement - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTWhileStatement(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTWhileStatement
-
- ASTWhileStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTWhileStatement
-
- ASTWildcardBounds - Class in net.sourceforge.pmd.lang.java.ast
-
- ASTWildcardBounds(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTWildcardBounds
-
- ASTWildcardBounds(JavaParser, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.ASTWildcardBounds
-
- AT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- ATFD - net.sourceforge.pmd.lang.java.metrics.api.JavaClassMetricKey
-
Access to Foreign Data.
- ATFD - net.sourceforge.pmd.lang.java.metrics.api.JavaOperationMetricKey
-
Access to Foreign Data.
- AtfdBaseVisitor - Class in net.sourceforge.pmd.lang.java.metrics.impl.visitors
-
Computes Atfd.
- AtfdBaseVisitor() - Constructor for class net.sourceforge.pmd.lang.java.metrics.impl.visitors.AtfdBaseVisitor
-
- AtfdClassMetric() - Constructor for class net.sourceforge.pmd.lang.java.metrics.impl.AtfdMetric.AtfdClassMetric
-
- AtfdMetric - Class in net.sourceforge.pmd.lang.java.metrics.impl
-
Access to Foreign Data.
- AtfdMetric() - Constructor for class net.sourceforge.pmd.lang.java.metrics.impl.AtfdMetric
-
- AtfdMetric.AtfdClassMetric - Class in net.sourceforge.pmd.lang.java.metrics.impl
-
- AtfdMetric.AtfdOperationMetric - Class in net.sourceforge.pmd.lang.java.metrics.impl
-
- AtfdOperationMetric() - Constructor for class net.sourceforge.pmd.lang.java.metrics.impl.AtfdMetric.AtfdOperationMetric
-
- AUTHOR - Static variable in class net.sourceforge.pmd.lang.java.javadoc.JavadocTag
-
- AvoidBranchingStatementAsLastInLoopRule - Class in net.sourceforge.pmd.lang.java.rule.errorprone
-
- AvoidBranchingStatementAsLastInLoopRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidBranchingStatementAsLastInLoopRule
-
- AvoidCallingFinalizeRule - Class in net.sourceforge.pmd.lang.java.rule.errorprone
-
- AvoidCallingFinalizeRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidCallingFinalizeRule
-
- AvoidCatchingThrowableRule - Class in net.sourceforge.pmd.lang.java.rule.errorprone
-
Finds catch
statements containing throwable
as the
type definition.
- AvoidCatchingThrowableRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidCatchingThrowableRule
-
- AvoidDeeplyNestedIfStmtsRule - Class in net.sourceforge.pmd.lang.java.rule.design
-
- AvoidDeeplyNestedIfStmtsRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.design.AvoidDeeplyNestedIfStmtsRule
-
- AvoidDollarSignsRule - Class in net.sourceforge.pmd.lang.java.rule.codestyle
-
- AvoidDollarSignsRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.codestyle.AvoidDollarSignsRule
-
- AvoidDuplicateLiteralsRule - Class in net.sourceforge.pmd.lang.java.rule.errorprone
-
- AvoidDuplicateLiteralsRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidDuplicateLiteralsRule
-
- AvoidDuplicateLiteralsRule.ExceptionParser - Class in net.sourceforge.pmd.lang.java.rule.errorprone
-
- AvoidFieldNameMatchingMethodNameRule - Class in net.sourceforge.pmd.lang.java.rule.errorprone
-
- AvoidFieldNameMatchingMethodNameRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidFieldNameMatchingMethodNameRule
-
- AvoidFieldNameMatchingTypeNameRule - Class in net.sourceforge.pmd.lang.java.rule.errorprone
-
- AvoidFieldNameMatchingTypeNameRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidFieldNameMatchingTypeNameRule
-
- AvoidInstantiatingObjectsInLoopsRule - Class in net.sourceforge.pmd.lang.java.rule.performance
-
- AvoidInstantiatingObjectsInLoopsRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.performance.AvoidInstantiatingObjectsInLoopsRule
-
- AvoidMultipleUnaryOperatorsRule - Class in net.sourceforge.pmd.lang.java.rule.errorprone
-
- AvoidMultipleUnaryOperatorsRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidMultipleUnaryOperatorsRule
-
- AvoidReassigningParametersRule - Class in net.sourceforge.pmd.lang.java.rule.bestpractices
-
- AvoidReassigningParametersRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.bestpractices.AvoidReassigningParametersRule
-
- AvoidUsingHardCodedIPRule - Class in net.sourceforge.pmd.lang.java.rule.bestpractices
-
- AvoidUsingHardCodedIPRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.bestpractices.AvoidUsingHardCodedIPRule
-
- AvoidUsingOctalValuesRule - Class in net.sourceforge.pmd.lang.java.rule.errorprone
-
- AvoidUsingOctalValuesRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidUsingOctalValuesRule
-
- call(Context, List) - Method in class net.sourceforge.pmd.lang.java.xpath.GetCommentOnFunction
-
- call(Context, List) - Method in class net.sourceforge.pmd.lang.java.xpath.MetricFunction
-
- call(Context, List) - Method in class net.sourceforge.pmd.lang.java.xpath.TypeIsExactlyFunction
-
- call(Context, List) - Method in class net.sourceforge.pmd.lang.java.xpath.TypeIsFunction
-
- call(Context, List) - Method in class net.sourceforge.pmd.lang.java.xpath.TypeOfFunction
-
Deprecated.
- canParse() - Method in class net.sourceforge.pmd.lang.java.AbstractJavaParser
-
- CanSuppressWarnings - Interface in net.sourceforge.pmd.lang.java.ast
-
- CASE - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- CASE_SENSITIVE_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.java.rule.documentation.CommentContentRule
-
- CastExpression() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- CATCH - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- CatchStatement() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- CHAR - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- CHARACTER_LITERAL - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- check(Node) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.UnusedImportsRule
-
- check(EnumeratedMultiProperty<String>, Node, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidBranchingStatementAsLastInLoopRule
-
- CHECK_ADDRESS_TYPES_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.java.rule.bestpractices.AvoidUsingHardCodedIPRule
-
- CHECK_BREAK_LOOP_TYPES - Static variable in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidBranchingStatementAsLastInLoopRule
-
- CHECK_CONTINUE_LOOP_TYPES - Static variable in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidBranchingStatementAsLastInLoopRule
-
- CHECK_DO - Static variable in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidBranchingStatementAsLastInLoopRule
-
- CHECK_FOR - Static variable in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidBranchingStatementAsLastInLoopRule
-
- CHECK_RETURN_LOOP_TYPES - Static variable in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidBranchingStatementAsLastInLoopRule
-
- CHECK_WHILE - Static variable in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidBranchingStatementAsLastInLoopRule
-
- checkForDuplicatedNameDeclaration(NameDeclaration) - Method in class net.sourceforge.pmd.lang.java.symboltable.AbstractJavaScope
-
- checkIPv4 - Variable in class net.sourceforge.pmd.lang.java.rule.bestpractices.AvoidUsingHardCodedIPRule
-
- checkIPv4MappedIPv6 - Variable in class net.sourceforge.pmd.lang.java.rule.bestpractices.AvoidUsingHardCodedIPRule
-
- checkIPv6 - Variable in class net.sourceforge.pmd.lang.java.rule.bestpractices.AvoidUsingHardCodedIPRule
-
- checkNodeAndReport(Object, Node, Node) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractInefficientZeroCheck
-
Checks whether the given expression is a equality/relation expression
that compares with a size() call.
- CheckResultSetRule - Class in net.sourceforge.pmd.lang.java.rule.bestpractices
-
Rule that verifies, that the return values of next(), first(), last(), etc.
- CheckResultSetRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.bestpractices.CheckResultSetRule
-
- CheckSkipResultRule - Class in net.sourceforge.pmd.lang.java.rule.errorprone
-
- CheckSkipResultRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.errorprone.CheckSkipResultRule
-
- checksNothing() - Method in class net.sourceforge.pmd.lang.java.rule.design.LoosePackageCouplingRule
-
- checksNothing() - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidBranchingStatementAsLastInLoopRule
-
- checkSubtypeability(MethodType, MethodType) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.MethodTypeResolution
-
- childrenAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaNode
-
Accept the visitor.
- childrenAccept(JavaParserVisitor, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaNode
-
Accept the visitor.
- CLASS - net.sourceforge.pmd.lang.java.ast.ASTAnyTypeBodyDeclaration.DeclarationKind
-
- CLASS - net.sourceforge.pmd.lang.java.ast.ASTAnyTypeDeclaration.TypeKind
-
- CLASS - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- CLASSES_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.java.rule.design.LoosePackageCouplingRule
-
- ClassNameDeclaration - Class in net.sourceforge.pmd.lang.java.symboltable
-
- ClassNameDeclaration(JavaNode) - Constructor for class net.sourceforge.pmd.lang.java.symboltable.ClassNameDeclaration
-
- classNameExists(String) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
Check whether the supplied class name exists.
- ClassNamingConventionsRule - Class in net.sourceforge.pmd.lang.java.rule.codestyle
-
Configurable naming conventions for type declarations.
- ClassNamingConventionsRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.codestyle.ClassNamingConventionsRule
-
- ClassOrInterfaceBody() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- ClassOrInterfaceBodyDeclaration() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- ClassOrInterfaceDeclaration(int) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- ClassOrInterfaceType() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- ClassScope - Class in net.sourceforge.pmd.lang.java.symboltable
-
This scope represents one Java class.
- ClassScope(String, ClassNameDeclaration) - Constructor for class net.sourceforge.pmd.lang.java.symboltable.ClassScope
-
- ClassScope(ClassNameDeclaration) - Constructor for class net.sourceforge.pmd.lang.java.symboltable.ClassScope
-
This is only for anonymous inner classes.
- ClassTypeResolver - Class in net.sourceforge.pmd.lang.java.typeresolution
-
- ClassTypeResolver() - Constructor for class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- ClassTypeResolver(ClassLoader) - Constructor for class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- clearNodeScope(Node) - Method in class net.sourceforge.pmd.lang.java.ast.JJTJavaParserState
-
- CloneMethodMustImplementCloneableRule - Class in net.sourceforge.pmd.lang.java.rule.errorprone
-
The method clone() should only be implemented if the class implements the
Cloneable interface with the exception of a final method that only throws
CloneNotSupportedException.
- CloneMethodMustImplementCloneableRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.errorprone.CloneMethodMustImplementCloneableRule
-
- closeNodeScope(Node, boolean) - Method in class net.sourceforge.pmd.lang.java.ast.JJTJavaParserState
-
- closeNodeScope(Node, int) - Method in class net.sourceforge.pmd.lang.java.ast.JJTJavaParserState
-
- CloseResourceRule - Class in net.sourceforge.pmd.lang.java.rule.errorprone
-
Makes sure you close your database connections.
- CloseResourceRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.errorprone.CloseResourceRule
-
- CodeInCommentsRule - Class in net.sourceforge.pmd.lang.java.rule.documentation
-
- CodeInCommentsRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.documentation.CodeInCommentsRule
-
- COLON - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- COMMA - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- comment() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaNode
-
- comment(Comment) - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaNode
-
- Comment - Class in net.sourceforge.pmd.lang.java.ast
-
- Comment(Token) - Constructor for class net.sourceforge.pmd.lang.java.ast.Comment
-
- CommentContentRule - Class in net.sourceforge.pmd.lang.java.rule.documentation
-
A rule that checks for illegal words in the comment text.
- CommentContentRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.documentation.CommentContentRule
-
- CommentDefaultAccessModifierRule - Class in net.sourceforge.pmd.lang.java.rule.codestyle
-
Check for Methods, Fields and Nested Classes that have a default access
modifier
- CommentDefaultAccessModifierRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.codestyle.CommentDefaultAccessModifierRule
-
- CommentRequiredRule - Class in net.sourceforge.pmd.lang.java.rule.documentation
-
- CommentRequiredRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.documentation.CommentRequiredRule
-
- comments - Variable in class net.sourceforge.pmd.lang.java.ast.JavaParserTokenManager
-
- CommentSizeRule - Class in net.sourceforge.pmd.lang.java.rule.documentation
-
A rule to manage those who just can't shut up...
- CommentSizeRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.documentation.CommentSizeRule
-
- CommentUtil - Class in net.sourceforge.pmd.lang.java.ast
-
- CompareObjectsWithEqualsRule - Class in net.sourceforge.pmd.lang.java.rule.errorprone
-
- CompareObjectsWithEqualsRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.errorprone.CompareObjectsWithEqualsRule
-
- CompilationUnit() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
THE JAVA LANGUAGE GRAMMAR STARTS HERE *
- compilePatternsFromList(List<String>) - Static method in class net.sourceforge.pmd.lang.java.rule.regex.RegexHelper
-
Compiles a list of regex into a list of patterns.
- compute(ASTConstructorDeclaration) - Method in class net.sourceforge.pmd.lang.java.dfa.VariableAccessVisitor
-
- compute(ASTMethodDeclaration) - Method in class net.sourceforge.pmd.lang.java.dfa.VariableAccessVisitor
-
- computeFor(ASTAnyTypeDeclaration, MetricOptions) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.AtfdMetric.AtfdClassMetric
-
- computeFor(ASTAnyTypeDeclaration, MetricOptions) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.LocMetric.LocClassMetric
-
- computeFor(ASTAnyTypeDeclaration, MetricOptions) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.NcssMetric.NcssClassMetric
-
- computeFor(ASTAnyTypeDeclaration, MetricOptions) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.NoamMetric
-
- computeFor(ASTAnyTypeDeclaration, MetricOptions) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.NopaMetric
-
- computeFor(ASTAnyTypeDeclaration, MetricOptions) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.TccMetric
-
- computeFor(ASTAnyTypeDeclaration, MetricOptions) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.WmcMetric
-
- computeFor(ASTAnyTypeDeclaration, MetricOptions) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.WocMetric
-
- computeFor(MethodLikeNode, MetricOptions) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.AtfdMetric.AtfdOperationMetric
-
- computeFor(MethodLikeNode, MetricOptions) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.CycloMetric
-
- computeFor(MethodLikeNode, MetricOptions) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.LocMetric.LocOperationMetric
-
- computeFor(MethodLikeNode, MetricOptions) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.NcssMetric.NcssOperationMetric
-
- computeFor(MethodLikeNode, MetricOptions) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.NpathMetric
-
- ConditionalAndExpression() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- ConditionalExpression() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- ConditionalOrExpression() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- configureImports(List<ASTImportDeclaration>) - Method in class net.sourceforge.pmd.lang.java.symboltable.SourceFileScope
-
Configures the type resolution for the symbol table.
- ConfusingTernaryRule - Class in net.sourceforge.pmd.lang.java.rule.codestyle
-
if (x != y) { diff(); } else { same(); }
and
(!x ? diff() : same());
- ConfusingTernaryRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.codestyle.ConfusingTernaryRule
-
- ConsecutiveAppendsShouldReuseRule - Class in net.sourceforge.pmd.lang.java.rule.performance
-
- ConsecutiveAppendsShouldReuseRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.performance.ConsecutiveAppendsShouldReuseRule
-
- ConsecutiveLiteralAppendsRule - Class in net.sourceforge.pmd.lang.java.rule.performance
-
This rule finds concurrent calls to StringBuffer/Builder.append where String
literals are used It would be much better to make these calls using one call
to .append
- ConsecutiveLiteralAppendsRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.performance.ConsecutiveLiteralAppendsRule
-
- CONSIDER_ASSERT - net.sourceforge.pmd.lang.java.metrics.impl.CycloMetric.CycloOption
-
Consider assert statements.
- CONST - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- Constraint - Class in net.sourceforge.pmd.lang.java.typeresolution.typeinference
-
- Constraint(JavaTypeDefinition, JavaTypeDefinition, InferenceRuleType) - Constructor for class net.sourceforge.pmd.lang.java.typeresolution.typeinference.Constraint
-
- Constraint(JavaTypeDefinition, Variable, InferenceRuleType) - Constructor for class net.sourceforge.pmd.lang.java.typeresolution.typeinference.Constraint
-
- Constraint(Variable, JavaTypeDefinition, InferenceRuleType) - Constructor for class net.sourceforge.pmd.lang.java.typeresolution.typeinference.Constraint
-
- Constraint(Variable, Variable, InferenceRuleType) - Constructor for class net.sourceforge.pmd.lang.java.typeresolution.typeinference.Constraint
-
- CONSTRUCTOR - net.sourceforge.pmd.lang.java.ast.ASTAnyTypeBodyDeclaration.DeclarationKind
-
- CONSTRUCTOR - net.sourceforge.pmd.lang.java.ast.MethodLikeNode.MethodLikeKind
-
- CONSTRUCTOR - net.sourceforge.pmd.lang.java.multifile.signature.JavaOperationSignature.Role
-
- ConstructorCallsOverridableMethodRule - Class in net.sourceforge.pmd.lang.java.rule.errorprone
-
Searches through all methods and constructors called from constructors.
- ConstructorCallsOverridableMethodRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.errorprone.ConstructorCallsOverridableMethodRule
-
- ConstructorDeclaration(int) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- contains(NameOccurrence) - Method in class net.sourceforge.pmd.lang.java.symboltable.AbstractJavaScope
-
- CONTAINS - net.sourceforge.pmd.lang.java.typeresolution.typeinference.InferenceRuleType
-
- containsComment() - Method in class net.sourceforge.pmd.lang.java.ast.ASTBlock
-
- containsComment() - Method in class net.sourceforge.pmd.lang.java.ast.ASTConstructorDeclaration
-
- CONTINUE - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- ContinueStatement() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- couldResolve(String) - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSet.AbstractResolver
-
- couldResolve(String) - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSet.CurrentPackageResolver
-
- couldResolve(String) - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSet.ExplicitImportResolver
-
- couldResolve(String) - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSet.FullyQualifiedNameResolver
-
- couldResolve(String) - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSet.ImplicitImportResolver
-
- couldResolve(String) - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSet.ImportOnDemandResolver
-
- couldResolve(String) - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSet.PrimitiveTypeResolver
-
- couldResolve(String) - Method in interface net.sourceforge.pmd.lang.java.symboltable.TypeSet.Resolver
-
Checks if the given class could be resolved by this resolver.
- couldResolve(String) - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSet.VoidResolver
-
- couldResolve(String) - Method in class net.sourceforge.pmd.lang.java.typeresolution.PMDASMClassLoader
-
Checks if the class loader could resolve a given class name (ie: it
doesn't know for sure it will fail).
- COUNT_IMPORTS - net.sourceforge.pmd.lang.java.metrics.impl.NcssMetric.NcssOption
-
Counts import and package statement.
- countMatchingFieldSigs(ASTAnyTypeDeclaration, JavaFieldSigMask) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.AbstractJavaClassMetric
-
Counts the fields matching the signature mask in this class.
- countMatchingOpSigs(ASTAnyTypeDeclaration, JavaOperationSigMask) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.AbstractJavaClassMetric
-
Counts the operations matching the signature mask in this class.
- countNodeChildren(Node, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.AbstractNcssCountRule
-
Count the number of children of the given Java node.
- CouplingBetweenObjectsRule - Class in net.sourceforge.pmd.lang.java.rule.design
-
CouplingBetweenObjects attempts to capture all unique Class attributes, local
variables, and return types to determine how many objects a class is coupled
to.
- CouplingBetweenObjectsRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.design.CouplingBetweenObjectsRule
-
- coverAbstract() - Method in class net.sourceforge.pmd.lang.java.multifile.signature.JavaOperationSigMask
-
- coverAbstract(boolean) - Method in class net.sourceforge.pmd.lang.java.multifile.signature.JavaOperationSigMask
-
Forbid all mentioned visibilities.
- coverAllRoles() - Method in class net.sourceforge.pmd.lang.java.multifile.signature.JavaOperationSigMask
-
Sets the mask to cover all roles.
- coverAllVisibilities() - Method in class net.sourceforge.pmd.lang.java.multifile.signature.JavaSigMask
-
Sets the mask to cover all visibilities.
- coverFinal() - Method in class net.sourceforge.pmd.lang.java.multifile.signature.JavaFieldSigMask
-
- coverFinal(boolean) - Method in class net.sourceforge.pmd.lang.java.multifile.signature.JavaFieldSigMask
-
Include final fields?.
- covers(JavaFieldSignature) - Method in class net.sourceforge.pmd.lang.java.multifile.signature.JavaFieldSigMask
-
- covers(JavaOperationSignature) - Method in class net.sourceforge.pmd.lang.java.multifile.signature.JavaOperationSigMask
-
- covers(T) - Method in class net.sourceforge.pmd.lang.java.multifile.signature.JavaSigMask
-
- coverStatic() - Method in class net.sourceforge.pmd.lang.java.multifile.signature.JavaFieldSigMask
-
- coverStatic(boolean) - Method in class net.sourceforge.pmd.lang.java.multifile.signature.JavaFieldSigMask
-
Include static fields?.
- CPD_END - Static variable in class net.sourceforge.pmd.cpd.JavaTokenizer
-
- CPD_START - Static variable in class net.sourceforge.pmd.cpd.JavaTokenizer
-
- createDataFlowNode(List<DataFlowNode>, Node) - Method in class net.sourceforge.pmd.lang.java.JavaDataFlowHandler
-
- createJavaParser(Reader) - Method in class net.sourceforge.pmd.lang.java.AbstractJavaParser
-
Subclass should override this method to modify the JavaParser as needed.
- createJavaParser(Reader) - Method in class net.sourceforge.pmd.lang.java.JavaLanguageParser
-
- createRuleViolation(Rule, RuleContext, Node, String) - Method in class net.sourceforge.pmd.lang.java.rule.JavaRuleViolationFactory
-
- createRuleViolation(Rule, RuleContext, Node, String, int, int) - Method in class net.sourceforge.pmd.lang.java.rule.JavaRuleViolationFactory
-
- createTokenManager(Reader) - Method in class net.sourceforge.pmd.lang.java.AbstractJavaParser
-
- curChar - Variable in class net.sourceforge.pmd.lang.java.ast.JavaParserTokenManager
-
- CurrentPackageResolver(PMDASMClassLoader, String) - Constructor for class net.sourceforge.pmd.lang.java.symboltable.TypeSet.CurrentPackageResolver
-
- currentToken - Variable in exception net.sourceforge.pmd.lang.java.ast.ParseException
-
This is the last token that has been consumed successfully.
- CYCLO - net.sourceforge.pmd.lang.java.metrics.api.JavaOperationMetricKey
-
Cyclomatic complexity.
- CycloAssertAwareDecorator - Class in net.sourceforge.pmd.lang.java.metrics.impl.visitors
-
- CycloAssertAwareDecorator() - Constructor for class net.sourceforge.pmd.lang.java.metrics.impl.visitors.CycloAssertAwareDecorator
-
- CycloBaseVisitor - Class in net.sourceforge.pmd.lang.java.metrics.impl.visitors
-
Visitor calculating cyclo without counting boolean operators.
- CycloBaseVisitor() - Constructor for class net.sourceforge.pmd.lang.java.metrics.impl.visitors.CycloBaseVisitor
-
- CyclomaticComplexityRule - Class in net.sourceforge.pmd.lang.java.rule.design
-
Cyclomatic complexity rule using metrics.
- CyclomaticComplexityRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.design.CyclomaticComplexityRule
-
- CycloMetric - Class in net.sourceforge.pmd.lang.java.metrics.impl
-
Cyclomatic Complexity.
- CycloMetric() - Constructor for class net.sourceforge.pmd.lang.java.metrics.impl.CycloMetric
-
- CycloMetric.CycloOption - Enum in net.sourceforge.pmd.lang.java.metrics.impl
-
Options for CYCLO.
- CycloPathAwareDecorator - Class in net.sourceforge.pmd.lang.java.metrics.impl.visitors
-
Decorator which counts the complexity of boolean expressions for Cyclo.
- CycloPathAwareDecorator() - Constructor for class net.sourceforge.pmd.lang.java.metrics.impl.visitors.CycloPathAwareDecorator
-
- GE - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- generateParseException() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
Generate ParseException.
- genericBadNodeMessage() - Static method in class net.sourceforge.pmd.lang.java.xpath.MetricFunction
-
- GenericClassCounterRule - Class in net.sourceforge.pmd.lang.java.rule.design
-
A generic rule that can be configured to "count" classes of certain type
based on either their name (full name, prefix, suffixes anything can be
matched with a regex), and/or their type.
- GenericClassCounterRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.design.GenericClassCounterRule
-
- GenericLiteralCheckerRule - Class in net.sourceforge.pmd.lang.java.rule
-
This class allow to match a Literal (most likely a String) with a regex
pattern.
- GenericLiteralCheckerRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.GenericLiteralCheckerRule
-
- get(AccessNode) - Static method in enum net.sourceforge.pmd.lang.java.multifile.signature.JavaSignature.Visibility
-
Returns the Visibility enum key for a node.
- get(ASTMethodOrConstructorDeclaration) - Static method in enum net.sourceforge.pmd.lang.java.multifile.signature.JavaOperationSignature.Role
-
- get(MetricKey<ASTAnyTypeDeclaration>, ASTAnyTypeDeclaration) - Static method in class net.sourceforge.pmd.lang.java.metrics.JavaMetrics
-
Computes the standard value of the metric identified by its code on a class AST node.
- get(MetricKey<ASTAnyTypeDeclaration>, ASTAnyTypeDeclaration, MetricOptions) - Static method in class net.sourceforge.pmd.lang.java.metrics.JavaMetrics
-
Computes a metric identified by its code on a class AST node, possibly selecting a variant with the
MetricOptions
parameter.
- get(MetricKey<MethodLikeNode>, ASTAnyTypeDeclaration, MetricOptions, ResultOption) - Static method in class net.sourceforge.pmd.lang.java.metrics.JavaMetrics
-
Compute the sum, average, or highest value of the operation metric on all operations of the class node.
- get(MetricKey<MethodLikeNode>, ASTAnyTypeDeclaration, ResultOption) - Static method in class net.sourceforge.pmd.lang.java.metrics.JavaMetrics
-
Compute the sum, average, or highest value of the standard operation metric on all operations of the class node.
- get(MetricKey<MethodLikeNode>, ASTMethodOrConstructorDeclaration) - Static method in class net.sourceforge.pmd.lang.java.metrics.JavaMetrics
-
Deprecated.
- get(MetricKey<MethodLikeNode>, ASTMethodOrConstructorDeclaration, MetricOptions) - Static method in class net.sourceforge.pmd.lang.java.metrics.JavaMetrics
-
Deprecated.
- get(MetricKey<MethodLikeNode>, MethodLikeNode) - Static method in class net.sourceforge.pmd.lang.java.metrics.JavaMetrics
-
Computes the standard version of the metric identified by the key on a operation AST node.
- get(MetricKey<MethodLikeNode>, MethodLikeNode, MetricOptions) - Static method in class net.sourceforge.pmd.lang.java.metrics.JavaMetrics
-
Computes a metric identified by its key on a operation AST node.
- getAccessNodeParent() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassNameDeclaration
-
- getAccessNodeParent() - Method in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclaration
-
- getAnnotation(String) - Method in interface net.sourceforge.pmd.lang.java.ast.Annotatable
-
Get specific annotaion on this node.
- getAnnotationName() - Method in class net.sourceforge.pmd.lang.java.ast.ASTAnnotation
-
Returns the name of the annotation as it is used,
eg java.lang.Override
or Override
.
- getApplicableMethods(JavaTypeDefinition, String, List<JavaTypeDefinition>, int, Class<?>) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.MethodTypeResolution
-
Looks for potentially applicable methods in a given type definition.
- getArgTypeIncludingVararg(int) - Method in class net.sourceforge.pmd.lang.java.typeresolution.MethodType
-
- getArgumentCount() - Method in class net.sourceforge.pmd.lang.java.ast.ASTArguments
-
- getArgumentCount() - Method in class net.sourceforge.pmd.lang.java.ast.ASTExplicitConstructorInvocation
-
- getArgumentCount() - Method in class net.sourceforge.pmd.lang.java.ast.ASTPrimarySuffix
-
Get the number of arguments for this primary suffix.
- getArgumentCount() - Method in class net.sourceforge.pmd.lang.java.symboltable.JavaNameOccurrence
-
- getArity(Method) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.MethodTypeResolution
-
- getArrayDepth() - Method in class net.sourceforge.pmd.lang.java.ast.ASTArrayDimsAndInits
-
- getArrayDepth() - Method in class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceType
-
- getArrayDepth() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFieldDeclaration
-
- getArrayDepth() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFormalParameter
-
- getArrayDepth() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLocalVariableDeclaration
-
- getArrayDepth() - Method in class net.sourceforge.pmd.lang.java.ast.ASTPrimitiveType
-
- getArrayDepth() - Method in class net.sourceforge.pmd.lang.java.ast.ASTReferenceType
-
- getArrayDepth() - Method in class net.sourceforge.pmd.lang.java.ast.ASTType
-
- getArrayDepth() - Method in class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclaratorId
-
- getArrayDepth() - Method in interface net.sourceforge.pmd.lang.java.ast.Dimensionable
-
- getArrayDepth() - Method in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclaration
-
- getAsSuper(Class<?>) - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
- getASTCompilationUnitPackage() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSet
-
- getBeginColumn() - Method in class net.sourceforge.pmd.lang.java.ast.Token
-
- getBeginLine() - Method in class net.sourceforge.pmd.lang.java.ast.Token
-
- getBestMethodReturnType(JavaTypeDefinition, List<MethodType>, ASTArgumentList) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.MethodTypeResolution
-
Searches a list of methods by trying the three phases of method overload resolution.
- getBinaryName() - Method in class net.sourceforge.pmd.lang.java.qname.JavaTypeQualifiedName
-
Returns the binary name of the type identified by this qualified name.
- getBlock() - Method in class net.sourceforge.pmd.lang.java.ast.ASTCatchStatement
-
Returns the Block node of this catch branch.
- getBlock() - Method in class net.sourceforge.pmd.lang.java.ast.ASTMethodDeclaration
-
Returns the block defined by this method, or
null if the method is abstract.
- getCalculator() - Method in enum net.sourceforge.pmd.lang.java.metrics.api.JavaClassMetricKey
-
- getCalculator() - Method in enum net.sourceforge.pmd.lang.java.metrics.api.JavaOperationMetricKey
-
- getCatchStatements() - Method in class net.sourceforge.pmd.lang.java.ast.ASTTryStatement
-
Returns the catch statement nodes of this try statement.
- getCaughtExceptionTypeNodes() - Method in class net.sourceforge.pmd.lang.java.ast.ASTCatchStatement
-
Returns the list of type nodes denoting the exception types
caught by this catch block.
- getCaughtExceptionTypes() - Method in class net.sourceforge.pmd.lang.java.ast.ASTCatchStatement
-
Returns the list of exception types caught by this catch block.
- getClassDeclaration() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScope
-
- getClassDeclarations() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScope
-
- getClassDeclarations() - Method in class net.sourceforge.pmd.lang.java.symboltable.SourceFileScope
-
- getClasses() - Method in class net.sourceforge.pmd.lang.java.ast.JavaQualifiedName
-
Deprecated.
- getClassList() - Method in class net.sourceforge.pmd.lang.java.qname.JavaTypeQualifiedName
-
Returns the class specific part of the name.
- getClassName() - Method in class net.sourceforge.pmd.lang.java.ast.JavaQualifiedName
-
- getClassName() - Method in class net.sourceforge.pmd.lang.java.qname.JavaOperationQualifiedName
-
- getClassName() - Method in class net.sourceforge.pmd.lang.java.qname.JavaTypeQualifiedName
-
- getClassName() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScope
-
- getClassSimpleName() - Method in class net.sourceforge.pmd.lang.java.ast.JavaQualifiedName
-
Deprecated.
- getClassSimpleName() - Method in class net.sourceforge.pmd.lang.java.qname.JavaTypeQualifiedName
-
Get the simple name of the class.
- getClassTypeResolver() - Method in class net.sourceforge.pmd.lang.java.ast.ASTCompilationUnit
-
- GetCommentOnFunction - Class in net.sourceforge.pmd.lang.java.xpath
-
The XPath query "//VariableDeclarator[contains(getCommentOn(),
'//password')]" will find all variables declared that are annotated with the
password comment.
- GetCommentOnFunction() - Constructor for class net.sourceforge.pmd.lang.java.xpath.GetCommentOnFunction
-
- getComments() - Method in class net.sourceforge.pmd.lang.java.ast.ASTCompilationUnit
-
- getComparisonTargets() - Method in class net.sourceforge.pmd.lang.java.rule.AbstractInefficientZeroCheck
-
For each relation/equality operator, comparison targets need to define.
- getComparisonTargets() - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.UseCollectionIsEmptyRule
-
- getComplexityAverage() - Method in class net.sourceforge.pmd.lang.java.rule.design.StdCyclomaticComplexityRule.Entry
-
- getComponentType() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
Gets the component type of this type definition if it
is an array type.
- getDataFlowFacade() - Method in class net.sourceforge.pmd.lang.java.AbstractJavaHandler
-
- getDataFlowHandler() - Method in class net.sourceforge.pmd.lang.java.AbstractJavaHandler
-
- getDecl() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFormalParameter
-
Deprecated.
- getDecl() - Method in class net.sourceforge.pmd.lang.java.symboltable.DeclarationFinderFunction
-
- getDeclarationNode() - Method in interface net.sourceforge.pmd.lang.java.ast.ASTAnyTypeBodyDeclaration
-
- getDeclarations() - Method in class net.sourceforge.pmd.lang.java.ast.ASTAnnotationTypeDeclaration
-
- getDeclarations() - Method in interface net.sourceforge.pmd.lang.java.ast.ASTAnyTypeDeclaration
-
Retrieves the member declarations (fields, methods, classes, etc.) from the body of this type declaration.
- getDeclarations() - Method in class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceDeclaration
-
- getDeclarations() - Method in class net.sourceforge.pmd.lang.java.ast.ASTEnumDeclaration
-
- getDeclaratorId() - Method in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclaration
-
- getDeclaredAnnotations() - Method in interface net.sourceforge.pmd.lang.java.ast.Annotatable
-
Get all annotations present on this node.
- getDeclaringType(Node) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
Gets the Image of the first parent node of type
ASTClassOrInterfaceDeclaration or null
- getDefinitionType() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
- getDFAGraphRule() - Method in class net.sourceforge.pmd.lang.java.AbstractJavaHandler
-
- getDumpFacade(Writer, String, boolean) - Method in class net.sourceforge.pmd.lang.java.AbstractJavaHandler
-
- getElementType() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
Gets the element type of this type definition if it
is an array type.
- getEnclosingClass() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
- getEndColumn() - Method in class net.sourceforge.pmd.lang.java.ast.Token
-
- getEndLine() - Method in class net.sourceforge.pmd.lang.java.ast.Token
-
- getErasedCandidateSet(List<JavaTypeDefinition>) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.TypeInferenceResolver
-
- getErasedSuperTypeSet() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
- getEscapedStringLiteral() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLiteral
-
Tries to reconstruct the original string literal.
- getExceptionName() - Method in class net.sourceforge.pmd.lang.java.ast.ASTCatchStatement
-
Returns exception name caught by this catch block.
- getExplicitImports() - Method in class net.sourceforge.pmd.lang.java.symboltable.SourceFileScope
-
- getExplicitImports() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSet
-
- getFields(ASTAnyTypeDeclaration) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.AbstractJavaClassMetric
-
Gets a list of all fields declared in the class.
- getFinally() - Method in class net.sourceforge.pmd.lang.java.ast.ASTTryStatement
-
Returns the finally
statement of this try statement, if any.
- getFirstClassOrInterfaceTypeImage() - Method in class net.sourceforge.pmd.lang.java.ast.ASTThrowStatement
-
Gets the image of the first ASTClassOrInterfaceType child or
null
if none is found.
- getFirstNameImage(Node) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.AbstractSunSecureRule
-
Gets the image of the ASTName node found by
Node.getFirstDescendantOfType(Class)
if it is the greatgrandchild
of the given node.
- getFormalParameters() - Method in class net.sourceforge.pmd.lang.java.ast.ASTConstructorDeclaration
-
- getFormalParameters() - Method in class net.sourceforge.pmd.lang.java.ast.ASTMethodDeclaration
-
- getGenericType(int) - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
- getGenericType(String) - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
- getGenericTypeIndex(TypeVariable<?>[], String) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
- getImage() - Method in class net.sourceforge.pmd.lang.java.ast.Token
-
- getImage() - Method in class net.sourceforge.pmd.lang.java.symboltable.JavaNameOccurrence
-
- getImportedClasses(String) - Method in class net.sourceforge.pmd.lang.java.typeresolution.PMDASMClassLoader
-
- getImportedName() - Method in class net.sourceforge.pmd.lang.java.ast.ASTImportDeclaration
-
Returns the full name of the import.
- getImportedNameNode() - Method in class net.sourceforge.pmd.lang.java.ast.ASTImportDeclaration
-
- getImportedSimpleName() - Method in class net.sourceforge.pmd.lang.java.ast.ASTImportDeclaration
-
Returns the simple name of the type or method imported by this declaration.
- getImportsCount() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSet
-
- getImportWrapper(Node) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.UnusedImportsRule
-
- getInnerClasses() - Method in class net.sourceforge.pmd.lang.java.typeresolution.visitors.PMDASMVisitor
-
- getInstance(ClassLoader) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.PMDASMClassLoader
-
A new PMDASMClassLoader is created for each compilation unit, this method
allows to reuse the same PMDASMClassLoader across all the compilation
units.
- getInstantiations(List<Bound>) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.TypeInferenceResolver
-
- getJavaType(int) - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
- getJavaTypeCount() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
- getKind() - Method in interface net.sourceforge.pmd.lang.java.ast.ASTAnyTypeBodyDeclaration
-
Gets the kind of declaration this node contains.
- getKind() - Method in class net.sourceforge.pmd.lang.java.ast.ASTConstructorDeclaration
-
- getKind() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLambdaExpression
-
- getKind() - Method in class net.sourceforge.pmd.lang.java.ast.ASTMethodDeclaration
-
- getKind() - Method in interface net.sourceforge.pmd.lang.java.ast.MethodLikeNode
-
Returns a token indicating whether this node is a lambda
expression or a method or constructor declaration.
- getLabelStatementNodeClass() - Method in class net.sourceforge.pmd.lang.java.JavaDataFlowHandler
-
- getLeftMentionedVariable() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.BoundOrConstraint
-
- getLocation() - Method in class net.sourceforge.pmd.lang.java.symboltable.JavaNameOccurrence
-
- getLowerBoundsOf(Variable, List<Bound>) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.TypeInferenceResolver
-
- getMentionedVariables(List<Bound>) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.TypeInferenceResolver
-
- getMethod() - Method in class net.sourceforge.pmd.lang.java.typeresolution.MethodType
-
- getMethodDeclarations() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScope
-
- getMethodDeclarator() - Method in class net.sourceforge.pmd.lang.java.ast.ASTMethodDeclaration
-
Returns the method declarator.
- getMethodExplicitTypeArugments(Node) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.MethodTypeResolution
-
- getMethodName() - Method in class net.sourceforge.pmd.lang.java.ast.ASTMethodDeclaration
-
Returns the simple name of the method.
- getMethodNameDeclaratorNode() - Method in class net.sourceforge.pmd.lang.java.symboltable.MethodNameDeclaration
-
- getMethods() - Method in class net.sourceforge.pmd.lang.java.dfa.JavaDFAGraphRule
-
- getMethodsAndConstructors(ASTAnyTypeDeclaration) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.AbstractJavaClassMetric
-
Gets a list of all methods and constructors declared in the class.
- getMetric(Node, String) - Static method in class net.sourceforge.pmd.lang.java.xpath.MetricFunction
-
- getMinimalErasedCandidateSet(Set<Class<?>>) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.TypeInferenceResolver
-
- getModifiers() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- getModifiers() - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- getMultifileFacade() - Method in class net.sourceforge.pmd.lang.java.AbstractJavaHandler
-
- getName() - Method in class net.sourceforge.pmd.lang.java.ast.ASTMethodDeclaration
-
- getName() - Method in class net.sourceforge.pmd.lang.java.symboltable.MethodScope
-
- getNameDeclaration() - Method in class net.sourceforge.pmd.lang.java.ast.ASTName
-
- getNameDeclaration() - Method in class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclaratorId
-
- getNameForWhichThisIsAQualifier() - Method in class net.sourceforge.pmd.lang.java.symboltable.JavaNameOccurrence
-
- getNames() - Method in class net.sourceforge.pmd.lang.java.symboltable.NameFinder
-
- getNext() - Method in class net.sourceforge.pmd.lang.java.ast.Token
-
- getNextToken() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
Get the next Token.
- getNextToken() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserTokenManager
-
Get the next Token.
- getNextToken() - Method in class net.sourceforge.pmd.lang.java.JavaTokenManager
-
- getOperation() - Method in class net.sourceforge.pmd.lang.java.ast.JavaQualifiedName
-
Deprecated.
- getOperation() - Method in class net.sourceforge.pmd.lang.java.qname.JavaOperationQualifiedName
-
Returns the operation specific part of the name.
- getPackage() - Method in class net.sourceforge.pmd.lang.java.ast.ASTImportDeclaration
-
Returns the Package
instance representing the package of the
type or method imported by this declaration.
- getPackageDeclaration() - Method in class net.sourceforge.pmd.lang.java.ast.ASTCompilationUnit
-
- getPackageList() - Method in class net.sourceforge.pmd.lang.java.qname.JavaTypeQualifiedName
-
Returns the packages in outer-to-inner order.
- getPackageName() - Method in class net.sourceforge.pmd.lang.java.ast.ASTImportDeclaration
-
Returns the "package" prefix of the imported name.
- getPackageName() - Method in class net.sourceforge.pmd.lang.java.symboltable.SourceFileScope
-
- getPackageNameImage() - Method in class net.sourceforge.pmd.lang.java.ast.ASTPackageDeclaration
-
- getPackages() - Method in class net.sourceforge.pmd.lang.java.ast.JavaQualifiedName
-
Deprecated.
- getPackages() - Method in class net.sourceforge.pmd.lang.java.typeresolution.visitors.PMDASMVisitor
-
- getParameterCount() - Method in class net.sourceforge.pmd.lang.java.ast.ASTConstructorDeclaration
-
- getParameterCount() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFormalParameters
-
- getParameterCount() - Method in class net.sourceforge.pmd.lang.java.ast.ASTMethodDeclarator
-
- getParameterCount() - Method in class net.sourceforge.pmd.lang.java.symboltable.MethodNameDeclaration
-
- getParameterDisplaySignature() - Method in class net.sourceforge.pmd.lang.java.symboltable.MethodNameDeclaration
-
- getParameters() - Method in class net.sourceforge.pmd.lang.java.ast.ASTConstructorDeclaration
-
Deprecated.
- getParameterTypes() - Method in class net.sourceforge.pmd.lang.java.typeresolution.MethodType
-
- getParser(ParserOptions) - Method in class net.sourceforge.pmd.lang.java.JavaLanguageHandler
-
- getPreviousComment() - Method in class net.sourceforge.pmd.lang.java.ast.Token
-
- getPrintableName() - Method in enum net.sourceforge.pmd.lang.java.ast.ASTAnyTypeDeclaration.TypeKind
-
- getPrintableName() - Method in enum net.sourceforge.pmd.lang.java.ast.MethodLikeNode.MethodLikeKind
-
- getQualifiedName() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractAnyTypeDeclaration
-
- getQualifiedName() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractMethodLikeNode
-
- getQualifiedName() - Method in class net.sourceforge.pmd.lang.java.ast.ASTAllocationExpression
-
Gets the qualified name of the anonymous class
declared by this node, or null if this node
doesn't declare any.
- getQualifiedName() - Method in interface net.sourceforge.pmd.lang.java.ast.ASTAnyTypeDeclaration
-
- getQualifiedName() - Method in class net.sourceforge.pmd.lang.java.ast.ASTEnumConstant
-
Gets the qualified name of the anonymous class
declared by this node, or null if this node
doesn't declare any.
- getQualifiedName() - Method in interface net.sourceforge.pmd.lang.java.ast.JavaQualifiableNode
-
Returns a qualified name for this node.
- getQualifiedName() - Method in interface net.sourceforge.pmd.lang.java.ast.MethodLikeNode
-
- getQualifiedNameResolutionFacade(ClassLoader) - Method in class net.sourceforge.pmd.lang.java.AbstractJavaHandler
-
- getQualifiedTypeNames() - Method in class net.sourceforge.pmd.lang.java.symboltable.SourceFileScope
-
Returns a set of all types defined within this source file.
- getRequiresModifier() - Method in class net.sourceforge.pmd.lang.java.ast.ASTModuleDirective
-
- getRestrictedPackages() - Method in class net.sourceforge.pmd.lang.java.rule.design.LoosePackageCouplingRule
-
- getResult() - Method in class net.sourceforge.pmd.lang.java.symboltable.Search
-
- getResultType() - Method in class net.sourceforge.pmd.lang.java.ast.ASTMethodDeclaration
-
Returns the result type node of the method.
- getReturnedVariableName(ASTReturnStatement) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.AbstractSunSecureRule
-
Gets the name of the variable returned.
- getReturnType() - Method in class net.sourceforge.pmd.lang.java.typeresolution.MethodType
-
- getRightMentionedVariable() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.BoundOrConstraint
-
- getRuleViolationFactory() - Method in class net.sourceforge.pmd.lang.java.AbstractJavaHandler
-
- getScope() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaNode
-
- getScope() - Method in interface net.sourceforge.pmd.lang.java.ast.JavaNode
-
- getScope() - Method in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclaration
-
- getSignature() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractMethodOrConstructorDeclaration
-
- getSignature() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFieldDeclaration
-
- getSignature() - Method in interface net.sourceforge.pmd.lang.java.ast.ASTMethodOrConstructorDeclaration
-
- getSuperClassTypeNode() - Method in class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceDeclaration
-
Returns the superclass type node if this node is a class
declaration and explicitly declares an extends
clause.
- getSuperInterfacesTypeNodes() - Method in class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceDeclaration
-
Returns the interfaces implemented by this class, or
extended by this interface.
- getSuperTypeSet() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
- getSuperTypeSet(Set<JavaTypeDefinition>) - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
- getSuppressMap() - Method in class net.sourceforge.pmd.lang.java.AbstractJavaParser
-
- getSuppressMap() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- getSymbolFacade() - Method in class net.sourceforge.pmd.lang.java.AbstractJavaHandler
-
- getSymbolFacade(ClassLoader) - Method in class net.sourceforge.pmd.lang.java.AbstractJavaHandler
-
- GETTER_OR_SETTER - net.sourceforge.pmd.lang.java.multifile.signature.JavaOperationSignature.Role
-
- getThrows() - Method in class net.sourceforge.pmd.lang.java.ast.ASTMethodDeclaration
-
Returns the exception names listed in the throws
clause
of this method declaration, or null if there are none.
- getToken(int) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
Get the specific Token.
- getType() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessTypeNode
-
- getType() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaTypeNode
-
- getType() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFormalParameter
-
Returns the type of this formal parameter.
- getType() - Method in class net.sourceforge.pmd.lang.java.ast.ASTModuleDirective
-
- getType() - Method in class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclaratorId
-
Returns the type of the declared variable.
- getType() - Method in interface net.sourceforge.pmd.lang.java.ast.TypeNode
-
Get the Java Class associated with this node.
- getType() - Method in class net.sourceforge.pmd.lang.java.qname.JavaTypeQualifiedName
-
Gets the Class instance identified by this qualified name.
- getType() - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.DaaRuleViolation
-
- getType() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassNameDeclaration
-
- getType() - Method in class net.sourceforge.pmd.lang.java.symboltable.SimpleTypedNameDeclaration
-
- getType() - Method in interface net.sourceforge.pmd.lang.java.symboltable.TypedNameDeclaration
-
- getType() - Method in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclaration
-
- getType() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
- getType() - Method in interface net.sourceforge.pmd.lang.java.typeresolution.typedefinition.TypeDefinition
-
Get the raw Class type of the definition.
- getTypeDefinition() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessTypeNode
-
- getTypeDefinition() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaTypeNode
-
- getTypeDefinition() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFormalParameter
-
- getTypeDefinition() - Method in interface net.sourceforge.pmd.lang.java.ast.TypeNode
-
Get the TypeDefinition associated with this node.
- getTypeDefOfMethod(JavaTypeDefinition, Method, List<JavaTypeDefinition>) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.MethodTypeResolution
-
- getTypeImage() - Method in class net.sourceforge.pmd.lang.java.ast.ASTType
-
- getTypeImage() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassNameDeclaration
-
- getTypeImage() - Method in class net.sourceforge.pmd.lang.java.symboltable.SimpleTypedNameDeclaration
-
- getTypeImage() - Method in interface net.sourceforge.pmd.lang.java.symboltable.TypedNameDeclaration
-
- getTypeImage() - Method in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclaration
-
- getTypeKind() - Method in class net.sourceforge.pmd.lang.java.ast.ASTAnnotationTypeDeclaration
-
- getTypeKind() - Method in interface net.sourceforge.pmd.lang.java.ast.ASTAnyTypeDeclaration
-
Finds the type kind of this declaration.
- getTypeKind() - Method in class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceDeclaration
-
- getTypeKind() - Method in class net.sourceforge.pmd.lang.java.ast.ASTEnumDeclaration
-
- getTypeNameNode() - Method in class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclaratorId
-
- getTypeNode() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFormalParameter
-
Returns the type node of this formal parameter.
- getTypeNode() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLocalVariableDeclaration
-
Gets the type node for this variable declaration statement.
- getTypeNode() - Method in class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclaratorId
-
Determines the type node of this variable id, that is, the type node
belonging to the variable declaration of this node (either a
FormalParameter, LocalVariableDeclaration or FieldDeclaration).
- getTypeParameterCount() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
- getTypeResolutionFacade(ClassLoader) - Method in class net.sourceforge.pmd.lang.java.AbstractJavaHandler
-
- getUninstantiatedVariables(List<Bound>) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.TypeInferenceResolver
-
- getUsages() - Method in class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclaratorId
-
- getValue() - Method in class net.sourceforge.pmd.lang.java.ast.Token
-
An optional attribute value of the Token.
- getValueAsDouble() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLiteral
-
- getValueAsFloat() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLiteral
-
- getValueAsInt() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLiteral
-
- getValueAsLong() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLiteral
-
- getVarargComponentType() - Method in class net.sourceforge.pmd.lang.java.typeresolution.MethodType
-
- getVariableDeclarations() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScope
-
- getVariableDeclarations() - Method in class net.sourceforge.pmd.lang.java.symboltable.LocalScope
-
- getVariableDeclarations() - Method in class net.sourceforge.pmd.lang.java.symboltable.MethodScope
-
- getVariableDeclaratorId() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFormalParameter
-
Returns the declarator ID of this formal parameter.
- getVariableDependencies(List<Bound>) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.TypeInferenceResolver
-
- getVariableName() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFieldDeclaration
-
Gets the variable name of this field.
- getVariableName() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLocalVariableDeclaration
-
Gets the variable name of this field.
- getVariableName() - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.DaaRuleViolation
-
- getViolationParameters(DataPoint) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractStatisticalJavaRule
-
- getViolationParameters(DataPoint) - Method in class net.sourceforge.pmd.lang.java.rule.design.NcssConstructorCountRule
-
- getViolationParameters(DataPoint) - Method in class net.sourceforge.pmd.lang.java.rule.design.NcssMethodCountRule
-
- getViolationParameters(DataPoint) - Method in class net.sourceforge.pmd.lang.java.rule.design.NcssTypeCountRule
-
- getXPathHandler() - Method in class net.sourceforge.pmd.lang.java.AbstractJavaHandler
-
- getXPathNodeName() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaNode
-
- getXPathNodeName() - Method in class net.sourceforge.pmd.lang.java.ast.FormalComment
-
- getXPathNodeName() - Method in class net.sourceforge.pmd.lang.java.ast.JavadocElement
-
- getXPathNodeName() - Method in class net.sourceforge.pmd.lang.java.ast.MultiLineComment
-
- getXPathNodeName() - Method in class net.sourceforge.pmd.lang.java.ast.SingleLineComment
-
- glomNames(Set<T>) - Method in class net.sourceforge.pmd.lang.java.symboltable.AbstractJavaScope
-
- GodClassRule - Class in net.sourceforge.pmd.lang.java.rule.design
-
The God Class Rule detects the God Class design flaw using metrics.
- GodClassRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.design.GodClassRule
-
- GOTO - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- GT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- GTToken(int, String) - Constructor for class net.sourceforge.pmd.lang.java.ast.Token.GTToken
-
- GuardLogStatementRule - Class in net.sourceforge.pmd.lang.java.rule.bestpractices
-
Check that log.debug, log.trace, log.error, etc...
- GuardLogStatementRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.bestpractices.GuardLogStatementRule
-
- IdempotentOperationsRule - Class in net.sourceforge.pmd.lang.java.rule.errorprone
-
- IdempotentOperationsRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.errorprone.IdempotentOperationsRule
-
- IdenticalCatchBranchesRule - Class in net.sourceforge.pmd.lang.java.rule.codestyle
-
Flags identical catch branches, which can be collapsed into a multi-catch.
- IdenticalCatchBranchesRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.codestyle.IdenticalCatchBranchesRule
-
- IDENTIFIER - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- IF - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- IfStatement() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- IGNORE_BOOLEAN_PATHS - net.sourceforge.pmd.lang.java.metrics.impl.CycloMetric.CycloOption
-
Do not count the paths in boolean expressions as decision points.
- image - Variable in class net.sourceforge.pmd.lang.java.ast.Token
-
The string image of the token.
- ImmutableFieldRule - Class in net.sourceforge.pmd.lang.java.rule.design
-
- ImmutableFieldRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.design.ImmutableFieldRule
-
- IMPLEMENTS - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- ImplementsList() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- ImplicitImportResolver(PMDASMClassLoader) - Constructor for class net.sourceforge.pmd.lang.java.symboltable.TypeSet.ImplicitImportResolver
-
- IMPORT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- ImportDeclaration() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- ImportFromSamePackageRule - Class in net.sourceforge.pmd.lang.java.rule.errorprone
-
- ImportFromSamePackageRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.errorprone.ImportFromSamePackageRule
-
- ImportOnDemandResolver(PMDASMClassLoader, Set<String>) - Constructor for class net.sourceforge.pmd.lang.java.symboltable.TypeSet.ImportOnDemandResolver
-
- imports - Variable in class net.sourceforge.pmd.lang.java.rule.bestpractices.UnusedImportsRule
-
- importsPackage(ASTCompilationUnit, String) - Static method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- IN_FORMAL_COMMENT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
Lexical state.
- IN_MULTI_LINE_COMMENT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
Lexical state.
- InclusiveOrExpression() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- incorporateBounds(List<Bound>, List<Bound>) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.TypeInferenceResolver
-
https://docs.oracle.com/javase/specs/jls/se8/html/jls-18.html#jls-18.3
- INCR - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- indexNodes(List<Node>, RuleContext) - Method in class net.sourceforge.pmd.lang.java.rule.JavaRuleChainVisitor
-
- InefficientEmptyStringCheckRule - Class in net.sourceforge.pmd.lang.java.rule.performance
-
This rule finds code which inefficiently determines empty strings.
- InefficientEmptyStringCheckRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.performance.InefficientEmptyStringCheckRule
-
- InefficientStringBufferingRule - Class in net.sourceforge.pmd.lang.java.rule.performance
-
How this rule works: find additive expressions: + check that the addition is
between anything other than two literals if true and also the parent is
StringBuffer constructor or append, report a violation.
- InefficientStringBufferingRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.performance.InefficientStringBufferingRule
-
- InferenceRuleType - Enum in net.sourceforge.pmd.lang.java.typeresolution.typeinference
-
- inferTypes(List<Constraint>, List<Bound>, List<Variable>) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.TypeInferenceResolver
-
- init() - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.VariableNamingConventionsRule
-
- init() - Method in class net.sourceforge.pmd.lang.java.rule.design.GenericClassCounterRule
-
- Initializer() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- INITIALIZER - net.sourceforge.pmd.lang.java.ast.ASTAnyTypeBodyDeclaration.DeclarationKind
-
- initializeWith(Writer, String, boolean, JavaNode) - Method in class net.sourceforge.pmd.lang.java.ast.DumpFacade
-
- initializeWith(ClassLoader, ASTCompilationUnit) - Method in class net.sourceforge.pmd.lang.java.qname.QualifiedNameResolver
-
Initialises the visitor and starts it.
- initializeWith(ClassLoader, ASTCompilationUnit) - Method in class net.sourceforge.pmd.lang.java.symboltable.SymbolFacade
-
- initializeWith(ClassLoader, ASTCompilationUnit) - Method in class net.sourceforge.pmd.lang.java.typeresolution.TypeResolutionFacade
-
- initializeWith(DataFlowHandler, ASTCompilationUnit) - Method in class net.sourceforge.pmd.lang.java.dfa.DataFlowFacade
-
- initializeWith(ASTCompilationUnit) - Method in class net.sourceforge.pmd.lang.java.multifile.MultifileVisitorFacade
-
- initializeWith(ASTCompilationUnit) - Method in class net.sourceforge.pmd.lang.java.symboltable.SymbolFacade
-
- innerClasses - Variable in class net.sourceforge.pmd.lang.java.typeresolution.visitors.PMDASMVisitor
-
- input_stream - Variable in class net.sourceforge.pmd.lang.java.ast.JavaParserTokenManager
-
- InsecureCryptoIvRule - Class in net.sourceforge.pmd.lang.java.rule.security
-
Finds hardcoded static Initialization Vectors vectors used with cryptographic
operations.
- InsecureCryptoIvRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.security.InsecureCryptoIvRule
-
- INSTANCE - Static variable in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.CycloBaseVisitor
-
Instance.
- INSTANCE - Static variable in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssBaseVisitor
-
Instance.
- INSTANCE - Static variable in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NpathBaseVisitor
-
Instance.
- INSTANCE - Static variable in class net.sourceforge.pmd.lang.java.rule.JavaRuleViolationFactory
-
- INSTANCEOF - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- InstanceOfExpression() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- InsufficientStringBufferDeclarationRule - Class in net.sourceforge.pmd.lang.java.rule.performance
-
This rule finds StringBuffers which may have been pre-sized incorrectly.
- InsufficientStringBufferDeclarationRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.performance.InsufficientStringBufferDeclarationRule
-
- INT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- INTEGER_LITERAL - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- INTERFACE - net.sourceforge.pmd.lang.java.ast.ASTAnyTypeBodyDeclaration.DeclarationKind
-
- INTERFACE - net.sourceforge.pmd.lang.java.ast.ASTAnyTypeDeclaration.TypeKind
-
- INTERFACE - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- intersect(JavaTypeDefinition, JavaTypeDefinition) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.TypeInferenceResolver
-
- InvalidSlf4jMessageFormatRule - Class in net.sourceforge.pmd.lang.java.rule.errorprone
-
- InvalidSlf4jMessageFormatRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.errorprone.InvalidSlf4jMessageFormatRule
-
- IPV4 - Static variable in class net.sourceforge.pmd.lang.java.rule.bestpractices.AvoidUsingHardCodedIPRule
-
- IPV4_MAPPED_IPV6 - Static variable in class net.sourceforge.pmd.lang.java.rule.bestpractices.AvoidUsingHardCodedIPRule
-
- IPV4_PATTERN - Static variable in class net.sourceforge.pmd.lang.java.rule.bestpractices.AvoidUsingHardCodedIPRule
-
- IPV4_REGEXP - Static variable in class net.sourceforge.pmd.lang.java.rule.bestpractices.AvoidUsingHardCodedIPRule
-
- IPV6 - Static variable in class net.sourceforge.pmd.lang.java.rule.bestpractices.AvoidUsingHardCodedIPRule
-
- IPV6_PATTERN - Static variable in class net.sourceforge.pmd.lang.java.rule.bestpractices.AvoidUsingHardCodedIPRule
-
- IPV6_REGEXP - Static variable in class net.sourceforge.pmd.lang.java.rule.bestpractices.AvoidUsingHardCodedIPRule
-
- isA(TypeNode, Class<?>) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.TypeHelper
-
- isA(TypeNode, String) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.TypeHelper
-
Checks whether the resolved type of the given
TypeNode
n is of the type
given by the clazzName.
- isA(TypedNameDeclaration, Class<?>) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.TypeHelper
-
Deprecated.
- isAbstract - Variable in class net.sourceforge.pmd.lang.java.multifile.signature.JavaOperationSignature
-
- isAbstract() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- isAbstract() - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- isAbstract() - Method in class net.sourceforge.pmd.lang.java.ast.ASTMethodDeclaration
-
Returns true if this method is abstract, so doesn't
declare a body.
- isAbstract() - Method in class net.sourceforge.pmd.lang.java.typeresolution.MethodType
-
- isAllocation() - Method in class net.sourceforge.pmd.lang.java.ast.ASTBlockStatement
-
Tells if this BlockStatement is an allocation statement.
- isAllowedClass(ASTImportDeclaration) - Method in class net.sourceforge.pmd.lang.java.rule.design.LoosePackageCouplingRule
-
- isAnnotationMember() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFieldDeclaration
-
- isAnnotationPresent(String) - Method in interface net.sourceforge.pmd.lang.java.ast.Annotatable
-
Checks whether the annotation is present on this node.
- isAnonymousClass() - Method in class net.sourceforge.pmd.lang.java.ast.ASTAllocationExpression
-
Returns true if this expression defines a body,
which is compiled to an anonymous class.
- isAnonymousClass() - Method in class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceType
-
- isAnonymousClass() - Method in class net.sourceforge.pmd.lang.java.ast.ASTEnumConstant
-
Returns true if this enum constant defines a body,
which is compiled like an anonymous class.
- isAnonymousClass() - Method in class net.sourceforge.pmd.lang.java.qname.JavaTypeQualifiedName
-
Returns true if this qualified name identifies an
anonymous class.
- isAnonymousInnerClass() - Method in class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceBody
-
- isAnonymousInnerClass() - Method in class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceBodyDeclaration
-
- isAnyAnnotationPresent(Collection<String>) - Method in interface net.sourceforge.pmd.lang.java.ast.Annotatable
-
Checks whether any annotation is present on this node.
- isArguments() - Method in class net.sourceforge.pmd.lang.java.ast.ASTPrimarySuffix
-
- isArray() - Method in class net.sourceforge.pmd.lang.java.ast.ASTArrayDimsAndInits
-
- isArray() - Method in class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceType
-
- isArray() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFieldDeclaration
-
- isArray() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFormalParameter
-
Returns true if this formal parameter is of an array type.
- isArray() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLocalVariableDeclaration
-
- isArray() - Method in class net.sourceforge.pmd.lang.java.ast.ASTPrimitiveType
-
- isArray() - Method in class net.sourceforge.pmd.lang.java.ast.ASTReferenceType
-
- isArray() - Method in class net.sourceforge.pmd.lang.java.ast.ASTType
-
- isArray() - Method in class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclaratorId
-
- isArray() - Method in interface net.sourceforge.pmd.lang.java.ast.Dimensionable
-
- isArray() - Method in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclaration
-
- isArrayDereference() - Method in class net.sourceforge.pmd.lang.java.ast.ASTPrimarySuffix
-
- isArrayType() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
- isBoolean() - Method in class net.sourceforge.pmd.lang.java.ast.ASTPrimitiveType
-
- isCharLiteral() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLiteral
-
- isClass() - Method in class net.sourceforge.pmd.lang.java.qname.JavaOperationQualifiedName
-
- isClass() - Method in class net.sourceforge.pmd.lang.java.qname.JavaTypeQualifiedName
-
- isClassOrInterface() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
- isCloneMethod(ASTMethodDeclarator) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.CloneMethodMustImplementCloneableRule
-
- isCompound() - Method in class net.sourceforge.pmd.lang.java.ast.ASTAssignmentOperator
-
- isContainingPackage(String, String) - Method in class net.sourceforge.pmd.lang.java.rule.design.LoosePackageCouplingRule
-
- isDefault() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- isDefault() - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- isDefault() - Method in class net.sourceforge.pmd.lang.java.ast.ASTSwitchLabel
-
- isDiamond() - Method in class net.sourceforge.pmd.lang.java.ast.ASTTypeArguments
-
- isDoubleLiteral() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLiteral
-
Checks whether this literal describes a double.
- isEither(TypeNode, Class<?>, Class<?>) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.TypeHelper
-
- isEither(TypedNameDeclaration, Class<?>, Class<?>) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.TypeHelper
-
Deprecated.
- isEnumChild() - Method in class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceBody
-
- isEnumChild() - Method in class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceBodyDeclaration
-
- isExactlyA(TypeNode, String) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.TypeHelper
-
Checks whether the resolved type of the given
TypeNode
n is exactly of the type
given by the clazzName.
- isExactlyAny(TypedNameDeclaration, Class<?>...) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.TypeHelper
-
- isExactlyNone(TypedNameDeclaration, Class<?>...) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.TypeHelper
-
- isExactType() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
- isExceptionBlockParameter() - Method in class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclaratorId
-
Returns true if this nodes declares an exception parameter in
a catch
statement.
- isExceptionBlockParameter() - Method in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclaration
-
- isExplicitReceiverParameter() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFormalParameter
-
Returns true if this node is the explicit receiver parameter,
e.g.
- isExplicitReceiverParameter() - Method in class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclaratorId
-
Returns true if this node is a receiver parameter for a method or constructor
declaration.
- isField(String, ASTTypeDeclaration) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.AbstractSunSecureRule
-
Tells if the type declaration has a field with varName.
- isFinal - Variable in class net.sourceforge.pmd.lang.java.multifile.signature.JavaFieldSignature
-
- isFinal() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- isFinal() - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- isFinal() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFieldDeclaration
-
- isFindBoundary() - Method in class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceBodyDeclaration
-
- isFindBoundary() - Method in class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceDeclaration
-
- isFindBoundary() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLambdaExpression
-
- isFloatLiteral() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLiteral
-
- isFormalParameter() - Method in class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclaratorId
-
Returns true if this node declares a formal parameter for a method
declaration or a lambda expression.
- isGeneric() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
- isGeneric(Class<?>) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.MethodTypeResolution
-
- isGeneric(Method) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.MethodTypeResolution
-
- isHexCharacter(char) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.AvoidUsingHardCodedIPRule
-
- isImportOnDemand() - Method in class net.sourceforge.pmd.lang.java.ast.ASTImportDeclaration
-
- isInStringBufferOperation(Node, int, String) - Static method in class net.sourceforge.pmd.lang.java.rule.performance.InefficientStringBufferingRule
-
- isInterface() - Method in class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceDeclaration
-
- isInterfaceMember() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFieldDeclaration
-
- isInterfaceMember() - Method in class net.sourceforge.pmd.lang.java.ast.ASTMethodDeclaration
-
Returns true if this method declaration is a member of an interface type.
- isIntersectionType() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
- isIntLiteral() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLiteral
-
- isIPv4(char, String) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.AvoidUsingHardCodedIPRule
-
- isIPv6(char, String, boolean, boolean) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.AvoidUsingHardCodedIPRule
-
- isJUnitMethod(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJUnitRule
-
- isLambda() - Method in class net.sourceforge.pmd.lang.java.qname.JavaOperationQualifiedName
-
Returns true if this qualified name identifies a lambda expression.
- isLambdaTypelessParameter() - Method in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclaration
-
Deprecated.
- isLatinDigit(char) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.AvoidUsingHardCodedIPRule
-
- isLeftArray() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.BoundOrConstraint
-
- isLeftClassOrInterface() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.BoundOrConstraint
-
- isLeftNull() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.BoundOrConstraint
-
- isLeftPrimitive() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.BoundOrConstraint
-
- isLeftProper() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.BoundOrConstraint
-
- isLeftType() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.BoundOrConstraint
-
- isLeftVariable() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.BoundOrConstraint
-
- isLocal() - Method in class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceDeclaration
-
Returns true if the class is declared inside a block other
than the body of another class, or the top level.
- isLocalClass() - Method in class net.sourceforge.pmd.lang.java.ast.JavaQualifiedName
-
Deprecated.
- isLocalClass() - Method in class net.sourceforge.pmd.lang.java.qname.JavaTypeQualifiedName
-
Returns true if this qualified name identifies a
local class.
- isLocalVariable(String, Node) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.AbstractSunSecureRule
-
TODO modify usages to use symbol table Tells if the variable name is a
local variable declared in the method.
- isLongLiteral() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLiteral
-
Checks whether this literal is a long integer.
- isLowerBound() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
- isMatch(Pattern, String) - Static method in class net.sourceforge.pmd.lang.java.rule.regex.RegexHelper
-
Simple commodity method (also designed to increase readability of source
code, and to decrease import in the calling class).
- isMemberVisibleFromClass(Class<?>, int, Class<?>) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.MethodTypeResolution
-
Given a class, the modifiers of on of it's member and the class that is trying to access that member,
returns true is the member is accessible from the accessingClass Class.
- isMethodApplicable(Method, String, int, Class<?>, List<JavaTypeDefinition>) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.MethodTypeResolution
-
https://docs.oracle.com/javase/specs/jls/se7/html/jls-15.html#jls-15.12.2.1
Potential applicability.
- isMethodConvertible(JavaTypeDefinition, ASTExpression) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.MethodTypeResolution
-
- isMethodConvertible(JavaTypeDefinition, JavaTypeDefinition) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.MethodTypeResolution
-
Method invocation conversion rules.
- isMethodOrConstructorInvocation() - Method in class net.sourceforge.pmd.lang.java.symboltable.JavaNameOccurrence
-
- isMethodReference() - Method in class net.sourceforge.pmd.lang.java.symboltable.JavaNameOccurrence
-
- isMulticatchStatement() - Method in class net.sourceforge.pmd.lang.java.ast.ASTCatchStatement
-
Returns true if this node is a multi-catch statement,
that is, it catches several unrelated exception types
at the same time.
- isNative() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- isNative() - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- isNeither(TypedNameDeclaration, Class<?>, Class<?>) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.TypeHelper
-
Deprecated.
- isNested() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractAnyTypeDeclaration
-
Returns true if this type declaration is nested inside an interface, class or annotation.
- isNested() - Method in interface net.sourceforge.pmd.lang.java.ast.ASTAnyTypeDeclaration
-
Returns true if this type declaration is nested inside an interface, class or annotation.
- isNullType() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
- isOnLeftHandSide() - Method in class net.sourceforge.pmd.lang.java.symboltable.JavaNameOccurrence
-
- isOnRightHandSide() - Method in class net.sourceforge.pmd.lang.java.symboltable.JavaNameOccurrence
-
- isOpen() - Method in class net.sourceforge.pmd.lang.java.ast.ASTModuleDeclaration
-
- isOperation() - Method in class net.sourceforge.pmd.lang.java.qname.JavaOperationQualifiedName
-
- isOperation() - Method in class net.sourceforge.pmd.lang.java.qname.JavaTypeQualifiedName
-
- isPackagePrivate() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- isPackagePrivate() - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- isPackagePrivate() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFieldDeclaration
-
- isParameterized() - Method in class net.sourceforge.pmd.lang.java.typeresolution.MethodType
-
- isPartOfQualifiedName() - Method in class net.sourceforge.pmd.lang.java.symboltable.JavaNameOccurrence
-
- isPrimitive() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
- isPrimitiveType() - Method in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclaration
-
- isPrivate() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- isPrivate() - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- isPrivate() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFieldDeclaration
-
- isProperSubsetOfVariables(List<Variable>, Map<Variable, JavaTypeDefinition>, Map<Variable, Set<Variable>>, List<Bound>) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.TypeInferenceResolver
-
Given a set of inference variables to resolve, let V be the union of this set and all variables upon which
the resolution of at least one variable in this set depends.
- isProtected() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- isProtected() - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- isProtected() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFieldDeclaration
-
- isPublic() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- isPublic() - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- isPublic() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFieldDeclaration
-
- isPublic() - Method in class net.sourceforge.pmd.lang.java.ast.ASTMethodDeclaration
-
Returns true if this method has public visibility.
- isQualifiedName(Node) - Static method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- isRawType() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
Returns true if this type has type parameters and has not been parameterized,
e.g.
- isReferenceToClassSameCompilationUnit() - Method in class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceType
-
Checks whether the type this node is referring to is declared within the
same compilation unit - either a class/interface or a enum type.
- isReferenceType() - Method in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclaration
-
Note that an array of primitive types (int[]) is a reference type.
- isResourceDeclaration() - Method in class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclaratorId
-
Returns true if this declarator id declares a resource in a try-with-resources statement.
- isRightArray() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.BoundOrConstraint
-
- isRightClassOrInterface() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.BoundOrConstraint
-
- isRightNull() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.BoundOrConstraint
-
- isRightPrimitive() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.BoundOrConstraint
-
- isRightProper() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.BoundOrConstraint
-
- isRightType() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.BoundOrConstraint
-
- isRightVariable() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typeinference.BoundOrConstraint
-
- isSelfAssignment() - Method in class net.sourceforge.pmd.lang.java.symboltable.JavaNameOccurrence
-
Assert it the occurrence is a self assignment such as:
i += 3;
- isSingleCharacterStringLiteral() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLiteral
-
Returns true if this is a String literal with only one character.
- isStandAlonePrimitive() - Method in class net.sourceforge.pmd.lang.java.ast.ASTExpression
-
- isStatic - Variable in class net.sourceforge.pmd.lang.java.multifile.signature.JavaFieldSignature
-
- isStatic() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- isStatic() - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- isStatic() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFieldDeclaration
-
- isStatic() - Method in class net.sourceforge.pmd.lang.java.ast.ASTImportDeclaration
-
- isStatic() - Method in class net.sourceforge.pmd.lang.java.ast.ASTInitializer
-
- isStrictfp() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- isStrictfp() - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- isStringLiteral() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLiteral
-
- isSubtypeable(Class<?>, Class<?>) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.MethodTypeResolution
-
- isSubtypeable(JavaTypeDefinition, ASTExpression) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.MethodTypeResolution
-
- isSubtypeable(JavaTypeDefinition, JavaTypeDefinition) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.MethodTypeResolution
-
Subtypeability rules.
- isSuper() - Method in class net.sourceforge.pmd.lang.java.ast.ASTExplicitConstructorInvocation
-
- isSuppressed(Node) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- isSupressed(Node, Rule) - Static method in class net.sourceforge.pmd.lang.java.rule.JavaRuleViolation
-
Check for suppression on this node, on parents, and on contained types
for ASTCompilationUnit
- isSynchronized() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- isSynchronized() - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- isSyntacticallyAbstract() - Method in class net.sourceforge.pmd.lang.java.ast.ASTMethodDeclaration
-
Returns true if this method is explicitly modified by
the abstract
modifier.
- isSyntacticallyFinal() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFieldDeclaration
-
- isSyntacticallyPublic() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFieldDeclaration
-
- isSyntacticallyPublic() - Method in class net.sourceforge.pmd.lang.java.ast.ASTMethodDeclaration
-
Returns true if this method is explicitly modified by
the public
modifier.
- isSyntacticallyStatic() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFieldDeclaration
-
- isTargetMethod(JavaNameOccurrence) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractInefficientZeroCheck
-
- isTargetMethod(JavaNameOccurrence) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.UseCollectionIsEmptyRule
-
Determine if we're dealing with .size method
- isTargetMethod(JavaNameOccurrence) - Method in class net.sourceforge.pmd.lang.java.rule.performance.InefficientEmptyStringCheckRule
-
- isTernary() - Method in class net.sourceforge.pmd.lang.java.ast.ASTConditionalExpression
-
- isThis() - Method in class net.sourceforge.pmd.lang.java.ast.ASTExplicitConstructorInvocation
-
- isThisOrSuper() - Method in class net.sourceforge.pmd.lang.java.symboltable.JavaNameOccurrence
-
Simply return true is the image is equal to keyword 'this' or 'super'.
- isTransient() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- isTransient() - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- isTrue() - Method in class net.sourceforge.pmd.lang.java.ast.ASTBooleanLiteral
-
- isTryWithResources() - Method in class net.sourceforge.pmd.lang.java.ast.ASTTryStatement
-
Returns true if this node is a try-with-resources, in which case it
has a ResourceSpecification child node.
- isTypeInferred() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLocalVariableDeclaration
-
If true, this local variable declaration represents a declaration,
which makes use of local variable type inference, e.g.
- isTypeInferred() - Method in class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclaratorId
-
Returns true if the declared variable's type is inferred by
the compiler.
- isTypeInferred() - Method in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclaration
-
- isUnnamedPackage() - Method in class net.sourceforge.pmd.lang.java.ast.JavaQualifiedName
-
Deprecated.
- isUnnamedPackage() - Method in class net.sourceforge.pmd.lang.java.qname.JavaTypeQualifiedName
-
Returns true if the class represented by this
qualified name is in the unnamed package.
- isUpperBound() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
- isVararg() - Method in class net.sourceforge.pmd.lang.java.typeresolution.MethodType
-
- isVarargs() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFormalParameter
-
Returns true if this node is a varargs parameter.
- isVarargs() - Method in class net.sourceforge.pmd.lang.java.symboltable.MethodNameDeclaration
-
- isVarargs() - Method in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclaration
-
- isViolationArgument(Node) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractPoorMethodCall
-
Returns whether the node being sent to the method is OK or not.
- isViolationArgument(Node) - Method in class net.sourceforge.pmd.lang.java.rule.performance.UseIndexOfCharRule
-
- isVoid() - Method in class net.sourceforge.pmd.lang.java.ast.ASTMethodDeclaration
-
Returns true if the result type of this method is void
.
- isVoid() - Method in class net.sourceforge.pmd.lang.java.ast.ASTResultType
-
- isVolatile() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- isVolatile() - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- isWildcard() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
- iterator() - Method in class net.sourceforge.pmd.lang.java.ast.ASTExtendsList
-
- iterator() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFormalParameters
-
- iterator() - Method in class net.sourceforge.pmd.lang.java.ast.ASTImplementsList
-
- JavaClassMetric - Interface in net.sourceforge.pmd.lang.java.metrics.api
-
Metric that can be computed on a class node.
- JavaClassMetricKey - Enum in net.sourceforge.pmd.lang.java.metrics.api
-
Keys identifying standard class metrics.
- JavaDataFlowHandler - Class in net.sourceforge.pmd.lang.java
-
- JavaDataFlowHandler() - Constructor for class net.sourceforge.pmd.lang.java.JavaDataFlowHandler
-
- JavaDataFlowNode - Class in net.sourceforge.pmd.lang.java.dfa
-
- JavaDataFlowNode(List<DataFlowNode>, Node) - Constructor for class net.sourceforge.pmd.lang.java.dfa.JavaDataFlowNode
-
- JavaDFAGraphRule - Class in net.sourceforge.pmd.lang.java.dfa
-
- JavaDFAGraphRule() - Constructor for class net.sourceforge.pmd.lang.java.dfa.JavaDFAGraphRule
-
- javadocContentAfter(String, int) - Static method in class net.sourceforge.pmd.lang.java.ast.CommentUtil
-
- JavadocElement - Class in net.sourceforge.pmd.lang.java.ast
-
- JavadocElement(int, int, int, int, JavadocTag) - Constructor for class net.sourceforge.pmd.lang.java.ast.JavadocElement
-
- JavadocRule - Class in net.sourceforge.pmd.lang.java.rule.documentation
-
- JavadocRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.documentation.JavadocRule
-
- JavadocTag - Class in net.sourceforge.pmd.lang.java.javadoc
-
- javadocTagsIn(String) - Static method in class net.sourceforge.pmd.lang.java.ast.CommentUtil
-
- JavaFieldSigMask - Class in net.sourceforge.pmd.lang.java.multifile.signature
-
Signature mask for a field.
- JavaFieldSigMask() - Constructor for class net.sourceforge.pmd.lang.java.multifile.signature.JavaFieldSigMask
-
- JavaFieldSignature - Class in net.sourceforge.pmd.lang.java.multifile.signature
-
Signature for a field.
- JavaFunctions - Class in net.sourceforge.pmd.lang.java.xpath
-
Exposes all Java Language specific functions for Saxon use.
- JavaLanguage - Class in net.sourceforge.pmd.cpd
-
- JavaLanguage() - Constructor for class net.sourceforge.pmd.cpd.JavaLanguage
-
- JavaLanguage(Properties) - Constructor for class net.sourceforge.pmd.cpd.JavaLanguage
-
- JavaLanguageHandler - Class in net.sourceforge.pmd.lang.java
-
- JavaLanguageHandler(int) - Constructor for class net.sourceforge.pmd.lang.java.JavaLanguageHandler
-
- JavaLanguageModule - Class in net.sourceforge.pmd.lang.java
-
Created by christoferdutz on 20.09.14.
- JavaLanguageModule() - Constructor for class net.sourceforge.pmd.lang.java.JavaLanguageModule
-
- JavaLanguageParser - Class in net.sourceforge.pmd.lang.java
-
Adapter for the JavaParser, using the specified grammar version.
- JavaLanguageParser(int, ParserOptions) - Constructor for class net.sourceforge.pmd.lang.java.JavaLanguageParser
-
- JavaMetrics - Class in net.sourceforge.pmd.lang.java.metrics
-
User bound façade of the Metrics Framework.
- JavaMetricsComputer - Class in net.sourceforge.pmd.lang.java.metrics
-
Computes a metric.
- JavaNameOccurrence - Class in net.sourceforge.pmd.lang.java.symboltable
-
- JavaNameOccurrence(JavaNode, String) - Constructor for class net.sourceforge.pmd.lang.java.symboltable.JavaNameOccurrence
-
- JavaNode - Interface in net.sourceforge.pmd.lang.java.ast
-
- JavaOperationMetric - Interface in net.sourceforge.pmd.lang.java.metrics.api
-
Metric that can be computed on an operation.
- JavaOperationMetricKey - Enum in net.sourceforge.pmd.lang.java.metrics.api
-
Keys identifying standard operation metrics.
- JavaOperationQualifiedName - Class in net.sourceforge.pmd.lang.java.qname
-
Specializes JavaQualifiedName for operations.
- JavaOperationSigMask - Class in net.sourceforge.pmd.lang.java.multifile.signature
-
Signature mask for an operation.
- JavaOperationSigMask() - Constructor for class net.sourceforge.pmd.lang.java.multifile.signature.JavaOperationSigMask
-
- JavaOperationSignature - Class in net.sourceforge.pmd.lang.java.multifile.signature
-
Signature for an operation.
- JavaOperationSignature.Role - Enum in net.sourceforge.pmd.lang.java.multifile.signature
-
Role of an operation.
- JavaParser - Class in net.sourceforge.pmd.lang.java.ast
-
- JavaParser(CharStream) - Constructor for class net.sourceforge.pmd.lang.java.ast.JavaParser
-
Constructor with user supplied CharStream.
- JavaParser(JavaParserTokenManager) - Constructor for class net.sourceforge.pmd.lang.java.ast.JavaParser
-
Constructor with generated Token Manager.
- JavaParserConstants - Interface in net.sourceforge.pmd.lang.java.ast
-
Token literal values and constants.
- JavaParserControllessVisitor - Interface in net.sourceforge.pmd.lang.java.ast
-
Visitor which doesn't take over control on the AST visit (it doesn't explore its children).
- JavaParserControllessVisitorAdapter - Class in net.sourceforge.pmd.lang.java.ast
-
AST visitor that doesn't take over control (doesn't drive the visit itself).
- JavaParserControllessVisitorAdapter() - Constructor for class net.sourceforge.pmd.lang.java.ast.JavaParserControllessVisitorAdapter
-
- JavaParserDecoratedVisitor - Class in net.sourceforge.pmd.lang.java.ast
-
External wrapper for a visitor decorator.
- JavaParserDecoratedVisitor(JavaParserControllessVisitor) - Constructor for class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
Creates a decorated visitor using the parameter as the base visitor.
- JavaParserTokenManager - Class in net.sourceforge.pmd.lang.java.ast
-
Token Manager.
- JavaParserTokenManager(CharStream) - Constructor for class net.sourceforge.pmd.lang.java.ast.JavaParserTokenManager
-
Constructor.
- JavaParserTokenManager(CharStream, int) - Constructor for class net.sourceforge.pmd.lang.java.ast.JavaParserTokenManager
-
Constructor.
- JavaParserTreeConstants - Interface in net.sourceforge.pmd.lang.java.ast
-
- JavaParserVisitor - Interface in net.sourceforge.pmd.lang.java.ast
-
- JavaParserVisitorAdapter - Class in net.sourceforge.pmd.lang.java.ast
-
- JavaParserVisitorAdapter() - Constructor for class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- JavaParserVisitorDecorator - Class in net.sourceforge.pmd.lang.java.ast
-
Decorates a control less visitor.
- JavaParserVisitorDecorator() - Constructor for class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- JavaParserVisitorReducedAdapter - Class in net.sourceforge.pmd.lang.java.ast
-
Visitor adapter with convenient visit methods to e.g.
- JavaParserVisitorReducedAdapter() - Constructor for class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorReducedAdapter
-
- JavaQualifiableNode - Interface in net.sourceforge.pmd.lang.java.ast
-
Java nodes that can be described with a qualified name.
- JavaQualifiedName - Class in net.sourceforge.pmd.lang.java.ast
-
Unambiguous identifier for a java method or class.
- JavaQualifiedName() - Constructor for class net.sourceforge.pmd.lang.java.ast.JavaQualifiedName
-
- JavaRuleChainVisitor - Class in net.sourceforge.pmd.lang.java.rule
-
- JavaRuleChainVisitor() - Constructor for class net.sourceforge.pmd.lang.java.rule.JavaRuleChainVisitor
-
- JavaRuleViolation - Class in net.sourceforge.pmd.lang.java.rule
-
This is a Java RuleViolation.
- JavaRuleViolation(Rule, RuleContext, JavaNode, String) - Constructor for class net.sourceforge.pmd.lang.java.rule.JavaRuleViolation
-
- JavaRuleViolation(Rule, RuleContext, JavaNode, String, int, int) - Constructor for class net.sourceforge.pmd.lang.java.rule.JavaRuleViolation
-
- JavaRuleViolationFactory - Class in net.sourceforge.pmd.lang.java.rule
-
- JavaSigMask<T extends JavaSignature<?>> - Class in net.sourceforge.pmd.lang.java.multifile.signature
-
Generic signature mask.
- JavaSigMask() - Constructor for class net.sourceforge.pmd.lang.java.multifile.signature.JavaSigMask
-
- JavaSignature<N extends net.sourceforge.pmd.lang.ast.SignedNode<N>> - Class in net.sourceforge.pmd.lang.java.multifile.signature
-
Generic signature.
- JavaSignature(JavaSignature.Visibility) - Constructor for class net.sourceforge.pmd.lang.java.multifile.signature.JavaSignature
-
Initialises the visibility.
- JavaSignature.Visibility - Enum in net.sourceforge.pmd.lang.java.multifile.signature
-
The visibility of a node.
- JavaTokenizer - Class in net.sourceforge.pmd.cpd
-
- JavaTokenizer() - Constructor for class net.sourceforge.pmd.cpd.JavaTokenizer
-
- JavaTokenManager - Class in net.sourceforge.pmd.lang.java
-
Java Token Manager implementation.
- JavaTokenManager(Reader) - Constructor for class net.sourceforge.pmd.lang.java.JavaTokenManager
-
- JavaTypeDefinition - Class in net.sourceforge.pmd.lang.java.typeresolution.typedefinition
-
- JavaTypeDefinition(TypeDefinitionType) - Constructor for class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
- JavaTypeQualifiedName - Class in net.sourceforge.pmd.lang.java.qname
-
- jj_nt - Variable in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
Next token.
- jjFillToken() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserTokenManager
-
- jjnewLexState - Static variable in class net.sourceforge.pmd.lang.java.ast.JavaParserTokenManager
-
Lex State array.
- jjstrLiteralImages - Static variable in class net.sourceforge.pmd.lang.java.ast.JavaParserTokenManager
-
Token literal values.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaNode
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTAdditiveExpression
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTAllocationExpression
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTAndExpression
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTAnnotation
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTAnnotationMethodDeclaration
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTAnnotationTypeBody
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTAnnotationTypeDeclaration
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTAnnotationTypeMemberDeclaration
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTArgumentList
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTArguments
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTArrayDimsAndInits
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTArrayInitializer
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTAssertStatement
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTAssignmentOperator
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTBlock
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTBlockStatement
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTBooleanLiteral
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTBreakStatement
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTCastExpression
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTCatchStatement
-
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceBody
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceBodyDeclaration
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceDeclaration
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceType
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTCompilationUnit
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTConditionalAndExpression
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTConditionalExpression
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTConditionalOrExpression
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTConstructorDeclaration
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTContinueStatement
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTDefaultValue
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTDoStatement
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTEmptyStatement
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTEnumBody
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTEnumConstant
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTEnumDeclaration
-
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTEqualityExpression
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTExclusiveOrExpression
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTExplicitConstructorInvocation
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTExpression
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTExtendsList
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTFieldDeclaration
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTFinallyStatement
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTForInit
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTFormalParameter
-
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTFormalParameters
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTForStatement
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTForUpdate
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTIfStatement
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTImplementsList
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTImportDeclaration
-
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTInclusiveOrExpression
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTInitializer
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTInstanceOfExpression
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTLabeledStatement
-
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTLambdaExpression
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTLiteral
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTLocalVariableDeclaration
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTMarkerAnnotation
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTMemberSelector
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTMemberValue
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTMemberValueArrayInitializer
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTMemberValuePair
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTMemberValuePairs
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTMethodDeclaration
-
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTMethodDeclarator
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTMethodReference
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTModuleDeclaration
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTModuleDirective
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTModuleName
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTMultiplicativeExpression
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTName
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTNameList
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTNormalAnnotation
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTNullLiteral
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTPackageDeclaration
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTPostfixExpression
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTPreDecrementExpression
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTPreIncrementExpression
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTPrimaryExpression
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTPrimaryPrefix
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTPrimarySuffix
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTPrimitiveType
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTReferenceType
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTRelationalExpression
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTResource
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTResources
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTResourceSpecification
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTResultType
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTReturnStatement
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTRSIGNEDSHIFT
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTRUNSIGNEDSHIFT
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTShiftExpression
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTSingleMemberAnnotation
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTStatement
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTStatementExpression
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTStatementExpressionList
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTSwitchLabel
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTSwitchStatement
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTSynchronizedStatement
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTThrowStatement
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTTryStatement
-
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTType
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTTypeArgument
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTTypeArguments
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTTypeBound
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTTypeDeclaration
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTTypeParameter
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTTypeParameters
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTUnaryExpression
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTUnaryExpressionNotPlusMinus
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclarator
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclaratorId
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTVariableInitializer
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTWhileStatement
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.java.ast.ASTWildcardBounds
-
Accept the visitor.
- jjtAccept(JavaParserVisitor, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaNode
-
Accept the visitor.
- JJTADDITIVEEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTALLOCATIONEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTANDEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTANNOTATION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTANNOTATIONMETHODDECLARATION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTANNOTATIONTYPEBODY - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTANNOTATIONTYPEDECLARATION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTANNOTATIONTYPEMEMBERDECLARATION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTARGUMENTLIST - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTARGUMENTS - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTARRAYDIMSANDINITS - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTARRAYINITIALIZER - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTASSERTSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTASSIGNMENTOPERATOR - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTBLOCK - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTBLOCKSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTBOOLEANLITERAL - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTBREAKSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTCASTEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTCATCHSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTCLASSORINTERFACEBODY - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTCLASSORINTERFACEBODYDECLARATION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTCLASSORINTERFACEDECLARATION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTCLASSORINTERFACETYPE - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- jjtClose() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaNode
-
- JJTCOMPILATIONUNIT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTCONDITIONALANDEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTCONDITIONALEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTCONDITIONALOREXPRESSION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTCONSTRUCTORDECLARATION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTCONTINUESTATEMENT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTDEFAULTVALUE - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTDOSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTEMPTYSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTENUMBODY - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTENUMCONSTANT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTENUMDECLARATION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTEQUALITYEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTEXCLUSIVEOREXPRESSION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTEXPLICITCONSTRUCTORINVOCATION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTEXTENDSLIST - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTFIELDDECLARATION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTFINALLYSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTFORINIT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTFORMALPARAMETER - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTFORMALPARAMETERS - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTFORSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTFORUPDATE - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTIFSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTIMPLEMENTSLIST - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTIMPORTDECLARATION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTINCLUSIVEOREXPRESSION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTINITIALIZER - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTINSTANCEOFEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTJavaParserState - Class in net.sourceforge.pmd.lang.java.ast
-
- JJTJavaParserState() - Constructor for class net.sourceforge.pmd.lang.java.ast.JJTJavaParserState
-
- JJTLABELEDSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTLAMBDAEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTLITERAL - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTLOCALVARIABLEDECLARATION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTMARKERANNOTATION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTMEMBERSELECTOR - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTMEMBERVALUE - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTMEMBERVALUEARRAYINITIALIZER - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTMEMBERVALUEPAIR - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTMEMBERVALUEPAIRS - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTMETHODDECLARATION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTMETHODDECLARATOR - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTMETHODREFERENCE - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTMODULEDECLARATION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTMODULEDIRECTIVE - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTMODULENAME - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTMULTIPLICATIVEEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTNAME - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTNAMELIST - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- jjtNodeName - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTNORMALANNOTATION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTNULLLITERAL - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- jjtOpen() - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaNode
-
- JJTPACKAGEDECLARATION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTPOSTFIXEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTPREDECREMENTEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTPREINCREMENTEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTPRIMARYEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTPRIMARYPREFIX - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTPRIMARYSUFFIX - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTPRIMITIVETYPE - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- jjtree - Variable in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- JJTREFERENCETYPE - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTRELATIONALEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTRESOURCE - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTRESOURCES - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTRESOURCESPECIFICATION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTRESULTTYPE - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTRETURNSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTRSIGNEDSHIFT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTRUNSIGNEDSHIFT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTSHIFTEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTSINGLEMEMBERANNOTATION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTSTATEMENTEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTSTATEMENTEXPRESSIONLIST - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTSWITCHLABEL - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTSWITCHSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTSYNCHRONIZEDSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTTHROWSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTTRYSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTTYPE - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTTYPEARGUMENT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTTYPEARGUMENTS - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTTYPEBOUND - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTTYPEDECLARATION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTTYPEPARAMETER - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTTYPEPARAMETERS - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTUNARYEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTUNARYEXPRESSIONNOTPLUSMINUS - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTVARIABLEDECLARATOR - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTVARIABLEDECLARATORID - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTVARIABLEINITIALIZER - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTVOID - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTWHILESTATEMENT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JJTWILDCARDBOUNDS - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserTreeConstants
-
- JUNIT3_CLASS_NAME - Static variable in class net.sourceforge.pmd.lang.java.rule.AbstractJUnitRule
-
- JUNIT4_CLASS_NAME - Static variable in class net.sourceforge.pmd.lang.java.rule.AbstractJUnitRule
-
- JUNIT5_CLASS_NAME - Static variable in class net.sourceforge.pmd.lang.java.rule.AbstractJUnitRule
-
- JUnitAssertionsShouldIncludeMessageRule - Class in net.sourceforge.pmd.lang.java.rule.bestpractices
-
- JUnitAssertionsShouldIncludeMessageRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.bestpractices.JUnitAssertionsShouldIncludeMessageRule
-
- JUnitTestsShouldIncludeAssertRule - Class in net.sourceforge.pmd.lang.java.rule.bestpractices
-
- JUnitTestsShouldIncludeAssertRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.bestpractices.JUnitTestsShouldIncludeAssertRule
-
- JUnitUseExpectedRule - Class in net.sourceforge.pmd.lang.java.rule.bestpractices
-
This rule finds code like this:
- JUnitUseExpectedRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.bestpractices.JUnitUseExpectedRule
-
- SC_AND - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- SC_OR - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- ScopeAndDeclarationFinder - Class in net.sourceforge.pmd.lang.java.symboltable
-
Visitor for scope creation.
- ScopeAndDeclarationFinder() - Constructor for class net.sourceforge.pmd.lang.java.symboltable.ScopeAndDeclarationFinder
-
- ScopeAndDeclarationFinder(ClassLoader) - Constructor for class net.sourceforge.pmd.lang.java.symboltable.ScopeAndDeclarationFinder
-
- Search - Class in net.sourceforge.pmd.lang.java.symboltable
-
- Search(JavaNameOccurrence) - Constructor for class net.sourceforge.pmd.lang.java.symboltable.Search
-
- SEE - Static variable in class net.sourceforge.pmd.lang.java.javadoc.JavadocTag
-
- selectAmongMaximallySpecific(MethodType, MethodType) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.MethodTypeResolution
-
Select maximally specific method.
- selectMethodsFirstPhase(JavaTypeDefinition, List<MethodType>, ASTArgumentList) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.MethodTypeResolution
-
Look for methods be subtypeability.
- selectMethodsSecondPhase(List<MethodType>, ASTArgumentList) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.MethodTypeResolution
-
Look for methods be method conversion.
- selectMethodsThirdPhase(List<MethodType>, ASTArgumentList) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.MethodTypeResolution
-
Look for methods considering varargs as well.
- selectMostSpecificMethod(List<MethodType>) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.MethodTypeResolution
-
Most specific method selection.
- SEMICOLON - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- SEPARATOR_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidDuplicateLiteralsRule
-
- setAbstract(boolean) - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- setAbstract(boolean) - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- setArgumentCount(int) - Method in class net.sourceforge.pmd.lang.java.symboltable.JavaNameOccurrence
-
- setASTCompilationUnitPackage(String) - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSet
-
- setBase(JavaParserControllessVisitor) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- setCharLiteral() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLiteral
-
- setClassTypeResolver(ClassTypeResolver) - Method in class net.sourceforge.pmd.lang.java.ast.ASTCompilationUnit
-
- setComments(List<Comment>) - Method in class net.sourceforge.pmd.lang.java.ast.ASTCompilationUnit
-
- setCompound() - Method in class net.sourceforge.pmd.lang.java.ast.ASTAssignmentOperator
-
- setContainsComment() - Method in class net.sourceforge.pmd.lang.java.ast.ASTBlock
-
- setContainsComment() - Method in class net.sourceforge.pmd.lang.java.ast.ASTConstructorDeclaration
-
- setDebugStream(PrintStream) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserTokenManager
-
Set debug output.
- setDefault() - Method in class net.sourceforge.pmd.lang.java.ast.ASTSwitchLabel
-
- setDefault(boolean) - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- setDefault(boolean) - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- setExplicitReceiverParameter() - Method in class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclaratorId
-
- setFileName(String) - Method in class net.sourceforge.pmd.lang.java.JavaTokenManager
-
- setFinal(boolean) - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- setFinal(boolean) - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- setFloatLiteral() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLiteral
-
- setHasElse() - Method in class net.sourceforge.pmd.lang.java.ast.ASTIfStatement
-
- setIgnoreAnnotations(boolean) - Method in class net.sourceforge.pmd.cpd.JavaTokenizer
-
- setIgnoreIdentifiers(boolean) - Method in class net.sourceforge.pmd.cpd.JavaTokenizer
-
- setIgnoreLiterals(boolean) - Method in class net.sourceforge.pmd.cpd.JavaTokenizer
-
- setImportOnDemand() - Method in class net.sourceforge.pmd.lang.java.ast.ASTImportDeclaration
-
- setInterface() - Method in class net.sourceforge.pmd.lang.java.ast.ASTClassOrInterfaceDeclaration
-
- setIntersectionTypes(boolean) - Method in class net.sourceforge.pmd.lang.java.ast.ASTCastExpression
-
- setIntLiteral() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLiteral
-
- setIsArguments() - Method in class net.sourceforge.pmd.lang.java.ast.ASTPrimarySuffix
-
- setIsArrayDereference() - Method in class net.sourceforge.pmd.lang.java.ast.ASTPrimarySuffix
-
- setIsEnum(boolean) - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScope
-
- setIsMethodOrConstructorInvocation() - Method in class net.sourceforge.pmd.lang.java.symboltable.JavaNameOccurrence
-
- setIsSuper() - Method in class net.sourceforge.pmd.lang.java.ast.ASTExplicitConstructorInvocation
-
- setIsThis() - Method in class net.sourceforge.pmd.lang.java.ast.ASTExplicitConstructorInvocation
-
- setJdkVersion(int) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- setModifiers(int) - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- setModifiers(int) - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- setNameDeclaration(VariableNameDeclaration) - Method in class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclaratorId
-
- setNameDeclaration(NameDeclaration) - Method in class net.sourceforge.pmd.lang.java.ast.ASTName
-
- setNameWhichThisQualifies(NameOccurrence) - Method in class net.sourceforge.pmd.lang.java.symboltable.JavaNameOccurrence
-
- setNative(boolean) - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- setNative(boolean) - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- setOpen(boolean) - Method in class net.sourceforge.pmd.lang.java.ast.ASTModuleDeclaration
-
- setPackage(Package) - Method in class net.sourceforge.pmd.lang.java.ast.ASTImportDeclaration
-
- setPrivate(boolean) - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- setPrivate(boolean) - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- setProperties(Properties) - Method in class net.sourceforge.pmd.cpd.JavaLanguage
-
- setProperties(Properties) - Method in class net.sourceforge.pmd.cpd.JavaTokenizer
-
- setProtected(boolean) - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- setProtected(boolean) - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- setPublic(boolean) - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- setPublic(boolean) - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- setQualifiedName(JavaOperationQualifiedName) - Method in class net.sourceforge.pmd.lang.java.ast.AbstractMethodLikeNode
-
- setQualifiedName(JavaTypeQualifiedName) - Method in class net.sourceforge.pmd.lang.java.ast.AbstractAnyTypeDeclaration
-
- setQualifiedName(JavaTypeQualifiedName) - Method in class net.sourceforge.pmd.lang.java.ast.ASTAllocationExpression
-
- setQualifiedName(JavaTypeQualifiedName) - Method in class net.sourceforge.pmd.lang.java.ast.ASTEnumConstant
-
- setRequiresModifier(ASTModuleDirective.RequiresModifier) - Method in class net.sourceforge.pmd.lang.java.ast.ASTModuleDirective
-
- setScope(Scope) - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaNode
-
- setScope(Scope) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaNode
-
- setStatic() - Method in class net.sourceforge.pmd.lang.java.ast.ASTImportDeclaration
-
- setStatic() - Method in class net.sourceforge.pmd.lang.java.ast.ASTInitializer
-
- setStatic(boolean) - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- setStatic(boolean) - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- setStrictfp(boolean) - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- setStrictfp(boolean) - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- setStringLiteral() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLiteral
-
- setSuppressMarker(String) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- setSynchronized(boolean) - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- setSynchronized(boolean) - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- setTernary() - Method in class net.sourceforge.pmd.lang.java.ast.ASTConditionalExpression
-
- setTransient(boolean) - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- setTransient(boolean) - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- setTrue() - Method in class net.sourceforge.pmd.lang.java.ast.ASTBooleanLiteral
-
- setType(Class<?>) - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessTypeNode
-
- setType(Class<?>) - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaTypeNode
-
- setType(Class<?>) - Method in class net.sourceforge.pmd.lang.java.ast.ASTFormalParameter
-
Noop, the type of this node is defined by the type
of the declarator id.
- setType(Class<?>) - Method in interface net.sourceforge.pmd.lang.java.ast.TypeNode
-
Set the Java Class associated with this node.
- setType(ASTModuleDirective.DirectiveType) - Method in class net.sourceforge.pmd.lang.java.ast.ASTModuleDirective
-
- setTypeDefinition(JavaTypeDefinition) - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessTypeNode
-
- setTypeDefinition(JavaTypeDefinition) - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaTypeNode
-
- setTypeDefinition(JavaTypeDefinition) - Method in class net.sourceforge.pmd.lang.java.ast.ASTFormalParameter
-
Noop, the type of this node is defined by the type
of the declarator id.
- setTypeDefinition(JavaTypeDefinition) - Method in interface net.sourceforge.pmd.lang.java.ast.TypeNode
-
Set the TypeDefinition associated with this node.
- setUsesSuperModifier() - Method in class net.sourceforge.pmd.lang.java.ast.ASTPrimaryPrefix
-
- setUsesThisModifier() - Method in class net.sourceforge.pmd.lang.java.ast.ASTPrimaryPrefix
-
- setVarargs() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFormalParameter
-
Deprecated.
- setVolatile(boolean) - Method in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessNode
-
- setVolatile(boolean) - Method in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- shallowString() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
- ShiftExpression() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- SHORT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- SHOW_CLASSES_COMPLEXITY_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.java.rule.design.StdCyclomaticComplexityRule
-
- SHOW_METHODS_COMPLEXITY_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.java.rule.design.StdCyclomaticComplexityRule
-
- SignatureDeclareThrowsExceptionRule - Class in net.sourceforge.pmd.lang.java.rule.design
-
A method/constructor shouldn't explicitly throw java.lang.Exception, since it
is unclear which exceptions that can be thrown from the methods.
- SignatureDeclareThrowsExceptionRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.design.SignatureDeclareThrowsExceptionRule
-
- SimpleTypedNameDeclaration - Class in net.sourceforge.pmd.lang.java.symboltable
-
Just stores a type image and a actual type.
- SimpleTypedNameDeclaration(String, Class<?>) - Constructor for class net.sourceforge.pmd.lang.java.symboltable.SimpleTypedNameDeclaration
-
- SimpleTypedNameDeclaration(String, Class<?>, SimpleTypedNameDeclaration) - Constructor for class net.sourceforge.pmd.lang.java.symboltable.SimpleTypedNameDeclaration
-
- SimplifyBooleanReturnsRule - Class in net.sourceforge.pmd.lang.java.rule.design
-
- SimplifyBooleanReturnsRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.design.SimplifyBooleanReturnsRule
-
- SINCE - Static variable in class net.sourceforge.pmd.lang.java.javadoc.JavadocTag
-
- SINGLE_LINE_COMMENT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- SingleLineComment - Class in net.sourceforge.pmd.lang.java.ast
-
- SingleLineComment(Token) - Constructor for class net.sourceforge.pmd.lang.java.ast.SingleLineComment
-
- SingleMemberAnnotation() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- SingleMethodSingletonRule - Class in net.sourceforge.pmd.lang.java.rule.errorprone
-
Returns Checks if the singleton rule is used properly.
- SingleMethodSingletonRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.errorprone.SingleMethodSingletonRule
-
- SingletonClassReturningNewInstanceRule - Class in net.sourceforge.pmd.lang.java.rule.errorprone
-
- SingletonClassReturningNewInstanceRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.errorprone.SingletonClassReturningNewInstanceRule
-
- SingularFieldRule - Class in net.sourceforge.pmd.lang.java.rule.design
-
- SingularFieldRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.design.SingularFieldRule
-
- SKIP_ANNOTATIONS_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidDuplicateLiteralsRule
-
- SLASH - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- SLASHASSIGN - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- SourceFileScope - Class in net.sourceforge.pmd.lang.java.symboltable
-
This scope is the outer most scope of a Java file.
- SourceFileScope(ClassLoader) - Constructor for class net.sourceforge.pmd.lang.java.symboltable.SourceFileScope
-
- SourceFileScope(ClassLoader, String) - Constructor for class net.sourceforge.pmd.lang.java.symboltable.SourceFileScope
-
- specialToken - Variable in class net.sourceforge.pmd.lang.java.ast.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- STAR - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- STARASSIGN - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- start() - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.TccAttributeAccessCollector
-
Collects the attribute accesses by method into a map.
- start(RuleContext) - Method in class net.sourceforge.pmd.lang.java.rule.design.GenericClassCounterRule
-
- start(RuleContext) - Method in class net.sourceforge.pmd.lang.java.rule.documentation.CommentContentRule
-
Capture values and perform all the case-conversions once per run
- Statement() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- StatementAndBraceFinder - Class in net.sourceforge.pmd.lang.java.dfa
-
Sublayer of DataFlowFacade.
- StatementAndBraceFinder(DataFlowHandler) - Constructor for class net.sourceforge.pmd.lang.java.dfa.StatementAndBraceFinder
-
- StatementExpression() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- StatementExpressionList() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- STATIC - net.sourceforge.pmd.lang.java.ast.ASTModuleDirective.RequiresModifier
-
- STATIC - net.sourceforge.pmd.lang.java.multifile.signature.JavaOperationSignature.Role
-
- STATIC - Static variable in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- STATIC - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- StdCyclomaticComplexityRule - Class in net.sourceforge.pmd.lang.java.rule.design
-
Implements the standard cyclomatic complexity rule
- StdCyclomaticComplexityRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.design.StdCyclomaticComplexityRule
-
- StdCyclomaticComplexityRule.Entry - Class in net.sourceforge.pmd.lang.java.rule.design
-
- STRICT_OCTAL_PATTERN - Static variable in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidUsingOctalValuesRule
-
- STRICTFP - Static variable in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- STRICTFP - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- STRING_LITERAL - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- StringConcatenationRule - Class in net.sourceforge.pmd.lang.java.rule
-
- StringConcatenationRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.StringConcatenationRule
-
- StringInstantiationRule - Class in net.sourceforge.pmd.lang.java.rule.performance
-
- StringInstantiationRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.performance.StringInstantiationRule
-
- StringToStringRule - Class in net.sourceforge.pmd.lang.java.rule.performance
-
- StringToStringRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.performance.StringToStringRule
-
- structurallyEquals(JavaQualifiedName) - Method in class net.sourceforge.pmd.lang.java.ast.JavaQualifiedName
-
Returns true if the given qname is identical to this qname.
- structurallyEquals(JavaQualifiedName) - Method in class net.sourceforge.pmd.lang.java.qname.JavaOperationQualifiedName
-
- structurallyEquals(JavaQualifiedName) - Method in class net.sourceforge.pmd.lang.java.qname.JavaTypeQualifiedName
-
- subclasses(TypeNode, Class<?>) - Static method in class net.sourceforge.pmd.lang.java.typeresolution.TypeHelper
-
- SUBTYPE - net.sourceforge.pmd.lang.java.typeresolution.typeinference.InferenceRuleType
-
- SUPER - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- supports(ASTAnyTypeDeclaration) - Method in enum net.sourceforge.pmd.lang.java.metrics.api.JavaClassMetricKey
-
- supports(ASTAnyTypeDeclaration) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.AbstractJavaClassMetric
-
Returns true if the metric can be computed on this type declaration.
- supports(ASTAnyTypeDeclaration) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.LocMetric.LocClassMetric
-
- supports(ASTAnyTypeDeclaration) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.NcssMetric.NcssClassMetric
-
- supports(ASTAnyTypeDeclaration) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.NoamMetric
-
- supports(ASTAnyTypeDeclaration) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.NopaMetric
-
- supports(ASTAnyTypeDeclaration) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.WocMetric
-
- supports(ASTMethodOrConstructorDeclaration) - Method in enum net.sourceforge.pmd.lang.java.metrics.api.JavaOperationMetricKey
-
Deprecated.
- supports(ASTMethodOrConstructorDeclaration) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.AbstractJavaOperationMetric
-
Deprecated.
- supports(MethodLikeNode) - Method in enum net.sourceforge.pmd.lang.java.metrics.api.JavaOperationMetricKey
-
- supports(MethodLikeNode) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.AbstractJavaOperationMetric
-
Returns true if the metric can be computed on this operation.
- supports(MethodLikeNode) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.AtfdMetric.AtfdOperationMetric
-
- supports(MethodLikeNode) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.LocMetric.LocOperationMetric
-
- supports(MethodLikeNode) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.NcssMetric.NcssOperationMetric
-
- suppresses(Rule) - Method in class net.sourceforge.pmd.lang.java.ast.ASTAnnotation
-
Returns true if this annotation suppresses the given rule.
- SuspiciousHashcodeMethodNameRule - Class in net.sourceforge.pmd.lang.java.rule.errorprone
-
- SuspiciousHashcodeMethodNameRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.errorprone.SuspiciousHashcodeMethodNameRule
-
- SuspiciousOctalEscapeRule - Class in net.sourceforge.pmd.lang.java.rule.errorprone
-
- SuspiciousOctalEscapeRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.errorprone.SuspiciousOctalEscapeRule
-
- SWITCH - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- SwitchDensityRule - Class in net.sourceforge.pmd.lang.java.rule.design
-
Switch Density - This is the number of statements over the number of
cases within a switch.
- SwitchDensityRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.design.SwitchDensityRule
-
- SwitchLabel() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- SwitchStatement() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- SwitchTo(int) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserTokenManager
-
Switch to specified lex state.
- SymbolFacade - Class in net.sourceforge.pmd.lang.java.symboltable
-
- SymbolFacade() - Constructor for class net.sourceforge.pmd.lang.java.symboltable.SymbolFacade
-
- SymbolTableTestRule - Class in net.sourceforge.pmd.lang.java.rule
-
- SymbolTableTestRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.SymbolTableTestRule
-
- SYNCHRONIZED - Static variable in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- SYNCHRONIZED - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- SynchronizedStatement() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- tag() - Method in class net.sourceforge.pmd.lang.java.ast.JavadocElement
-
- tagFor(String) - Static method in class net.sourceforge.pmd.lang.java.javadoc.JavadocTag
-
- tagsIndicesIn(String) - Method in class net.sourceforge.pmd.lang.java.rule.documentation.AbstractCommentRule
-
- targetTypename() - Method in class net.sourceforge.pmd.lang.java.rule.AbstractPoorMethodCall
-
The name of the type the method will be invoked against.
- targetTypename() - Method in class net.sourceforge.pmd.lang.java.rule.performance.UseIndexOfCharRule
-
Method targetTypeName.
- TCC - net.sourceforge.pmd.lang.java.metrics.api.JavaClassMetricKey
-
Tight Class Cohesion.
- TccAttributeAccessCollector - Class in net.sourceforge.pmd.lang.java.metrics.impl.visitors
-
Returns the map of method names to the set of local attributes accessed when visiting a class.
- TccAttributeAccessCollector(ASTAnyTypeDeclaration) - Constructor for class net.sourceforge.pmd.lang.java.metrics.impl.visitors.TccAttributeAccessCollector
-
- TccMetric - Class in net.sourceforge.pmd.lang.java.metrics.impl
-
Tight class cohesion.
- TccMetric() - Constructor for class net.sourceforge.pmd.lang.java.metrics.impl.TccMetric
-
- TERSE_NAME - Static variable in class net.sourceforge.pmd.lang.java.JavaLanguageModule
-
- TestClassWithoutTestCasesRule - Class in net.sourceforge.pmd.lang.java.rule.errorprone
-
- TestClassWithoutTestCasesRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.errorprone.TestClassWithoutTestCasesRule
-
- THIS - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- THRESHOLD_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidDuplicateLiteralsRule
-
- THROW - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- THROWS - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- THROWS - Static variable in class net.sourceforge.pmd.lang.java.javadoc.JavadocTag
-
- ThrowStatement() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- TILDE - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- token - Variable in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
Current token.
- Token - Class in net.sourceforge.pmd.lang.java.ast
-
- Token() - Constructor for class net.sourceforge.pmd.lang.java.ast.Token
-
No-argument constructor
- Token(int) - Constructor for class net.sourceforge.pmd.lang.java.ast.Token
-
Constructs a new token for the specified Image.
- Token(int, String) - Constructor for class net.sourceforge.pmd.lang.java.ast.Token
-
Constructs a new token for the specified Image and Kind.
- token_source - Variable in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
Generated Token Manager.
- Token.GTToken - Class in net.sourceforge.pmd.lang.java.ast
-
- tokenImage - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
Literal token values.
- tokenImage - Variable in exception net.sourceforge.pmd.lang.java.ast.ParseException
-
This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
- tokenize(SourceCode, Tokens) - Method in class net.sourceforge.pmd.cpd.JavaTokenizer
-
- TooManyFieldsRule - Class in net.sourceforge.pmd.lang.java.rule.design
-
- TooManyFieldsRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.design.TooManyFieldsRule
-
- toString() - Method in class net.sourceforge.pmd.lang.java.ast.Comment
-
- toString() - Method in class net.sourceforge.pmd.lang.java.ast.JavaQualifiedName
-
Returns the string representation of this qualified
name.
- toString() - Method in class net.sourceforge.pmd.lang.java.ast.Token
-
Returns the image.
- toString() - Method in class net.sourceforge.pmd.lang.java.dfa.JavaDataFlowNode
-
- toString() - Method in class net.sourceforge.pmd.lang.java.multifile.signature.JavaFieldSignature
-
- toString() - Method in class net.sourceforge.pmd.lang.java.multifile.signature.JavaOperationSignature
-
- toString() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassNameDeclaration
-
- toString() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScope
-
- toString() - Method in class net.sourceforge.pmd.lang.java.symboltable.JavaNameOccurrence
-
- toString() - Method in class net.sourceforge.pmd.lang.java.symboltable.LocalScope
-
- toString() - Method in class net.sourceforge.pmd.lang.java.symboltable.MethodNameDeclaration
-
- toString() - Method in class net.sourceforge.pmd.lang.java.symboltable.MethodScope
-
- toString() - Method in class net.sourceforge.pmd.lang.java.symboltable.NameFinder
-
- toString() - Method in class net.sourceforge.pmd.lang.java.symboltable.SimpleTypedNameDeclaration
-
- toString() - Method in class net.sourceforge.pmd.lang.java.symboltable.SourceFileScope
-
- toString() - Method in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclaration
-
- toString() - Method in class net.sourceforge.pmd.lang.java.typeresolution.MethodType
-
- toString() - Method in class net.sourceforge.pmd.lang.java.typeresolution.typedefinition.JavaTypeDefinition
-
- TRANSIENT - Static variable in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- TRANSIENT - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- TRANSITIVE - net.sourceforge.pmd.lang.java.ast.ASTModuleDirective.RequiresModifier
-
- trim(List<String>) - Static method in class net.sourceforge.pmd.lang.java.ast.CommentUtil
-
Similar to the String.trim() function, this one removes the leading and
trailing empty/blank lines from the line list.
- TRUE - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- TRY - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- TryStatement() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- Type() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- TypeAnnotation() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- TypeArgument() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- TypeArguments() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- TypeBound() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- TypeDeclaration() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- typeDefinition - Variable in class net.sourceforge.pmd.lang.java.ast.AbstractJavaAccessTypeNode
-
Type definition, used to get the type of the node.
- TypeDefinition - Interface in net.sourceforge.pmd.lang.java.typeresolution.typedefinition
-
- TypeDefinitionType - Enum in net.sourceforge.pmd.lang.java.typeresolution.typedefinition
-
- TypedNameDeclaration - Interface in net.sourceforge.pmd.lang.java.symboltable
-
- TypeHelper - Class in net.sourceforge.pmd.lang.java.typeresolution
-
- TypeInferenceResolver - Class in net.sourceforge.pmd.lang.java.typeresolution.typeinference
-
- TypeInferenceResolver.ResolutionFailedException - Exception in net.sourceforge.pmd.lang.java.typeresolution.typeinference
-
- typeIs(XPathContext, String) - Static method in class net.sourceforge.pmd.lang.java.xpath.JavaFunctions
-
- typeIs(Node, String) - Static method in class net.sourceforge.pmd.lang.java.xpath.TypeIsFunction
-
Example XPath 1.0: //ClassOrInterfaceType[typeIs('java.lang.String')]
- typeIsExactly(XPathContext, String) - Static method in class net.sourceforge.pmd.lang.java.xpath.JavaFunctions
-
- typeIsExactly(Node, String) - Static method in class net.sourceforge.pmd.lang.java.xpath.TypeIsExactlyFunction
-
Example XPath 1.0: //ClassOrInterfaceType[typeIsExactly('java.lang.String')]
- TypeIsExactlyFunction - Class in net.sourceforge.pmd.lang.java.xpath
-
- TypeIsExactlyFunction() - Constructor for class net.sourceforge.pmd.lang.java.xpath.TypeIsExactlyFunction
-
- TypeIsFunction - Class in net.sourceforge.pmd.lang.java.xpath
-
- TypeIsFunction() - Constructor for class net.sourceforge.pmd.lang.java.xpath.TypeIsFunction
-
- TypeNode - Interface in net.sourceforge.pmd.lang.java.ast
-
This interface allows a Java Class to be associated with a node.
- typeof(XPathContext, String, String) - Static method in class net.sourceforge.pmd.lang.java.xpath.JavaFunctions
-
Deprecated.
- typeof(XPathContext, String, String, String) - Static method in class net.sourceforge.pmd.lang.java.xpath.JavaFunctions
-
Deprecated.
- typeof(Node, String, String, String) - Static method in class net.sourceforge.pmd.lang.java.xpath.TypeOfFunction
-
Deprecated.
Example XPath 1.0: //ClassOrInterfaceType[typeof(@Image, 'java.lang.String', 'String')]
- TypeOfFunction - Class in net.sourceforge.pmd.lang.java.xpath
-
Deprecated.
- TypeOfFunction() - Constructor for class net.sourceforge.pmd.lang.java.xpath.TypeOfFunction
-
Deprecated.
- TypeParameter() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- TypeParameters() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- TypeResolutionFacade - Class in net.sourceforge.pmd.lang.java.typeresolution
-
- TypeResolutionFacade() - Constructor for class net.sourceforge.pmd.lang.java.typeresolution.TypeResolutionFacade
-
- TypeSet - Class in net.sourceforge.pmd.lang.java.symboltable
-
Keeps track of the types encountered in a ASTCompilationUnit
- TypeSet() - Constructor for class net.sourceforge.pmd.lang.java.symboltable.TypeSet
-
The
TypeSet
provides type resolution for the symbol facade.
- TypeSet(ClassLoader) - Constructor for class net.sourceforge.pmd.lang.java.symboltable.TypeSet
-
The
TypeSet
provides type resolution for the symbol facade.
- TypeSet.AbstractResolver - Class in net.sourceforge.pmd.lang.java.symboltable
-
- TypeSet.CurrentPackageResolver - Class in net.sourceforge.pmd.lang.java.symboltable
-
Resolver that uses the current package to resolve a simple class name.
- TypeSet.ExplicitImportResolver - Class in net.sourceforge.pmd.lang.java.symboltable
-
Resolver that tries to resolve the given simple class name with the
explicit import statements.
- TypeSet.FullyQualifiedNameResolver - Class in net.sourceforge.pmd.lang.java.symboltable
-
Resolver that simply loads the class by name.
- TypeSet.ImplicitImportResolver - Class in net.sourceforge.pmd.lang.java.symboltable
-
Resolver that resolves simple class names from the implicit import of
java.lang.*
.
- TypeSet.ImportOnDemandResolver - Class in net.sourceforge.pmd.lang.java.symboltable
-
Resolver that uses the "on demand" import statements.
- TypeSet.PrimitiveTypeResolver - Class in net.sourceforge.pmd.lang.java.symboltable
-
Resolver that resolves primitive types such as int or double.
- TypeSet.Resolver - Interface in net.sourceforge.pmd.lang.java.symboltable
-
A resolver that can resolve a class by name.
- TypeSet.VoidResolver - Class in net.sourceforge.pmd.lang.java.symboltable
-
Resolver that resolves the "void" type.
- valueName() - Method in enum net.sourceforge.pmd.lang.java.metrics.impl.CycloMetric.CycloOption
-
- valueName() - Method in enum net.sourceforge.pmd.lang.java.metrics.impl.NcssMetric.NcssOption
-
- valueOf(String) - Static method in enum net.sourceforge.pmd.lang.java.ast.ASTAnyTypeBodyDeclaration.DeclarationKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.pmd.lang.java.ast.ASTAnyTypeDeclaration.TypeKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.pmd.lang.java.ast.ASTModuleDirective.DirectiveType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.pmd.lang.java.ast.ASTModuleDirective.RequiresModifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.pmd.lang.java.ast.MethodLikeNode.MethodLikeKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.pmd.lang.java.metrics.api.JavaClassMetricKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.pmd.lang.java.metrics.api.JavaOperationMetricKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.pmd.lang.java.metrics.impl.CycloMetric.CycloOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.pmd.lang.java.metrics.impl.NcssMetric.NcssOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.pmd.lang.java.multifile.signature.JavaOperationSignature.Role
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.pmd.lang.java.multifile.signature.JavaSignature.Visibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.pmd.lang.java.typeresolution.typedefinition.TypeDefinitionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.pmd.lang.java.typeresolution.typeinference.InferenceRuleType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.sourceforge.pmd.lang.java.ast.ASTAnyTypeBodyDeclaration.DeclarationKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sourceforge.pmd.lang.java.ast.ASTAnyTypeDeclaration.TypeKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sourceforge.pmd.lang.java.ast.ASTModuleDirective.DirectiveType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sourceforge.pmd.lang.java.ast.ASTModuleDirective.RequiresModifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sourceforge.pmd.lang.java.ast.MethodLikeNode.MethodLikeKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sourceforge.pmd.lang.java.metrics.api.JavaClassMetricKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sourceforge.pmd.lang.java.metrics.api.JavaOperationMetricKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sourceforge.pmd.lang.java.metrics.impl.CycloMetric.CycloOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sourceforge.pmd.lang.java.metrics.impl.NcssMetric.NcssOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sourceforge.pmd.lang.java.multifile.signature.JavaOperationSignature.Role
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sourceforge.pmd.lang.java.multifile.signature.JavaSignature.Visibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sourceforge.pmd.lang.java.typeresolution.typedefinition.TypeDefinitionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sourceforge.pmd.lang.java.typeresolution.typeinference.InferenceRuleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Variable - Class in net.sourceforge.pmd.lang.java.typeresolution.typeinference
-
- Variable() - Constructor for class net.sourceforge.pmd.lang.java.typeresolution.typeinference.Variable
-
- VariableAccessVisitor - Class in net.sourceforge.pmd.lang.java.dfa
-
Searches for special nodes and computes based on the sequence, the type of
access of a variable.
- VariableAccessVisitor() - Constructor for class net.sourceforge.pmd.lang.java.dfa.VariableAccessVisitor
-
- VariableDeclarator() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- VariableDeclaratorId() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- VariableInitializer() - Method in class net.sourceforge.pmd.lang.java.ast.JavaParser
-
- VariableNameDeclaration - Class in net.sourceforge.pmd.lang.java.symboltable
-
- VariableNameDeclaration(ASTVariableDeclaratorId) - Constructor for class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclaration
-
- VariableNamingConventionsRule - Class in net.sourceforge.pmd.lang.java.rule.codestyle
-
- VariableNamingConventionsRule() - Constructor for class net.sourceforge.pmd.lang.java.rule.codestyle.VariableNamingConventionsRule
-
- VERSION - Static variable in class net.sourceforge.pmd.lang.java.javadoc.JavadocTag
-
- visibility - Variable in class net.sourceforge.pmd.lang.java.multifile.signature.JavaSignature
-
Visibility.
- visit(int, int, String, String, String, String[]) - Method in class net.sourceforge.pmd.lang.java.typeresolution.visitors.PMDASMVisitor
-
- visit(ASTAdditiveExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTAdditiveExpression, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTAdditiveExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTAdditiveExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTAdditiveExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTAdditiveExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.performance.InefficientStringBufferingRule
-
- visit(ASTAdditiveExpression, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTAllocationExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTAllocationExpression, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTAllocationExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTAllocationExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTAllocationExpression, Object) - Method in class net.sourceforge.pmd.lang.java.qname.QualifiedNameResolver
-
- visit(ASTAllocationExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTAllocationExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.AccessorClassGenerationRule
-
- visit(ASTAllocationExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.MissingOverrideRule
-
- visit(ASTAllocationExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.UnnecessaryConversionTemporaryRule
-
- visit(ASTAllocationExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.performance.AvoidInstantiatingObjectsInLoopsRule
-
- visit(ASTAllocationExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.performance.BigIntegerInstantiationRule
-
- visit(ASTAllocationExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.performance.BooleanInstantiationRule
-
- visit(ASTAllocationExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.performance.StringInstantiationRule
-
- visit(ASTAllocationExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.security.HardCodedCryptoKeyRule
-
- visit(ASTAllocationExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.security.InsecureCryptoIvRule
-
- visit(ASTAllocationExpression, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTAndExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTAndExpression, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTAndExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTAndExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTAndExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTAndExpression, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTAnnotationMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTAnnotationMethodDeclaration, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTAnnotationMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTAnnotationMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTAnnotationMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTAnnotationMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.UnnecessaryModifierRule
-
- visit(ASTAnnotation, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTAnnotation, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTAnnotation, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTAnnotation, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTAnnotation, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTAnnotation, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.UnnecessaryAnnotationValueElementRule
-
- visit(ASTAnnotation, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTAnnotationTypeBody, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTAnnotationTypeBody, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTAnnotationTypeBody, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTAnnotationTypeBody, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTAnnotationTypeBody, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTAnnotationTypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTAnnotationTypeDeclaration, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTAnnotationTypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTAnnotationTypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTAnnotationTypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorReducedAdapter
-
- visit(ASTAnnotationTypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssBaseVisitor
-
- visit(ASTAnnotationTypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaMetricsRule
-
- visit(ASTAnnotationTypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTAnnotationTypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.ClassNamingConventionsRule
-
- visit(ASTAnnotationTypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.UnnecessaryModifierRule
-
- visit(ASTAnnotationTypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.MoreThanOneLoggerRule
-
- visit(ASTAnnotationTypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.symboltable.ScopeAndDeclarationFinder
-
- visit(ASTAnnotationTypeMemberDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTAnnotationTypeMemberDeclaration, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTAnnotationTypeMemberDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTAnnotationTypeMemberDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTAnnotationTypeMemberDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTAnyTypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorReducedAdapter
-
- visit(ASTAnyTypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.TccAttributeAccessCollector
-
- visit(ASTAnyTypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.multifile.MultifileVisitor
-
- visit(ASTAnyTypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.qname.QualifiedNameResolver
-
- visit(ASTAnyTypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaMetricsRule
-
- visit(ASTAnyTypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.CyclomaticComplexityRule
-
- visit(ASTAnyTypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.DataClassRule
-
- visit(ASTAnyTypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.NcssCountRule
-
- visit(ASTArgumentList, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTArgumentList, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTArgumentList, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTArgumentList, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTArgumentList, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTArguments, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTArguments, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTArguments, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTArguments, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTArguments, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTArguments, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.JUnitAssertionsShouldIncludeMessageRule
-
- visit(ASTArrayDimsAndInits, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTArrayDimsAndInits, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTArrayDimsAndInits, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTArrayDimsAndInits, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTArrayDimsAndInits, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTArrayInitializer, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTArrayInitializer, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTArrayInitializer, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTArrayInitializer, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTArrayInitializer, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTAssertStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTAssertStatement, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTAssertStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTAssertStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTAssertStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.CycloAssertAwareDecorator
-
- visit(ASTAssertStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.CycloPathAwareDecorator
-
- visit(ASTAssertStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssBaseVisitor
-
- visit(ASTAssertStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTAssignmentOperator, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTAssignmentOperator, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTAssignmentOperator, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTAssignmentOperator, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTAssignmentOperator, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTBlock, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTBlock, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTBlock, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTBlock, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTBlock, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTBlock, Object) - Method in class net.sourceforge.pmd.lang.java.symboltable.ScopeAndDeclarationFinder
-
- visit(ASTBlockStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTBlockStatement, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTBlockStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTBlockStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTBlockStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTBlockStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.performance.ConsecutiveAppendsShouldReuseRule
-
- visit(ASTBooleanLiteral, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTBooleanLiteral, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTBooleanLiteral, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTBooleanLiteral, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTBooleanLiteral, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTBooleanLiteral, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTBreakStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTBreakStatement, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTBreakStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTBreakStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTBreakStatement, Object) - Method in class net.sourceforge.pmd.lang.java.dfa.StatementAndBraceFinder
-
- visit(ASTBreakStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssBaseVisitor
-
- visit(ASTBreakStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTBreakStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.AbstractNcssCountRule
-
- visit(ASTBreakStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidBranchingStatementAsLastInLoopRule
-
- visit(ASTCastExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTCastExpression, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTCastExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTCastExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTCastExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTCastExpression, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTCatchStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTCatchStatement, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTCatchStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTCatchStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTCatchStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.CycloBaseVisitor
-
- visit(ASTCatchStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssBaseVisitor
-
- visit(ASTCatchStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTCatchStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.PreserveStackTraceRule
-
- visit(ASTCatchStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.AbstractNcssCountRule
-
- visit(ASTCatchStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.StdCyclomaticComplexityRule
-
- visit(ASTCatchStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidCatchingThrowableRule
-
- visit(ASTCatchStatement, Object) - Method in class net.sourceforge.pmd.lang.java.symboltable.ScopeAndDeclarationFinder
-
- visit(ASTClassOrInterfaceBodyDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTClassOrInterfaceBodyDeclaration, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTClassOrInterfaceBodyDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTClassOrInterfaceBodyDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTClassOrInterfaceBodyDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTClassOrInterfaceBodyDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.JUnitUseExpectedRule
-
- visit(ASTClassOrInterfaceBody, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTClassOrInterfaceBody, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTClassOrInterfaceBody, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTClassOrInterfaceBody, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTClassOrInterfaceBody, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTClassOrInterfaceBody, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.UseUtilityClassRule
-
- visit(ASTClassOrInterfaceBody, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidFieldNameMatchingMethodNameRule
-
- visit(ASTClassOrInterfaceBody, Object) - Method in class net.sourceforge.pmd.lang.java.symboltable.ScopeAndDeclarationFinder
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorReducedAdapter
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssBaseVisitor
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssCountImportsDecorator
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaMetricsRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractLombokAwareRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.ArrayIsStoredDirectlyRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.GuardLogStatementRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.JUnitTestsShouldIncludeAssertRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.MethodReturnsInternalArrayRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.MissingOverrideRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.UnusedPrivateFieldRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.UnusedPrivateMethodRule
-
Visit each method declaration.
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.AvoidDollarSignsRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.ClassNamingConventionsRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.CommentDefaultAccessModifierRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.OnlyOneReturnRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.UnnecessaryConstructorRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.UnnecessaryModifierRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.CouplingBetweenObjectsRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.GodClassRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.ImmutableFieldRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.NcssTypeCountRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.SignatureDeclareThrowsExceptionRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.StdCyclomaticComplexityRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.TooManyFieldsRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.UselessOverridingMethodRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.documentation.CommentRequiredRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.AssignmentToNonFinalStaticRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidFieldNameMatchingMethodNameRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidFieldNameMatchingTypeNameRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.BeanMembersShouldSerializeRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.CloneMethodMustImplementCloneableRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.ConstructorCallsOverridableMethodRule
-
This check must be evaluated independently for each class.
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.DataflowAnomalyAnalysisRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.MethodWithSameNameAsEnclosingClassRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.MoreThanOneLoggerRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.OverrideBothEqualsAndHashcodeRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.SingleMethodSingletonRule
-
Checks for getInstance method usage in the same class.
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.TestClassWithoutTestCasesRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.multithreading.DoubleCheckedLockingRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.performance.AbstractOptimizationRule
-
- visit(ASTClassOrInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.symboltable.ScopeAndDeclarationFinder
-
- visit(ASTClassOrInterfaceType, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTClassOrInterfaceType, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTClassOrInterfaceType, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTClassOrInterfaceType, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTClassOrInterfaceType, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTClassOrInterfaceType, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.LooseCouplingRule
-
- visit(ASTClassOrInterfaceType, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.UnusedImportsRule
-
- visit(ASTClassOrInterfaceType, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.UnnecessaryFullyQualifiedNameRule
-
- visit(ASTClassOrInterfaceType, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.GenericClassCounterRule
-
- visit(ASTClassOrInterfaceType, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTCompilationUnit, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.dfa.JavaDFAGraphRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.qname.QualifiedNameResolver
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJUnitRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractLombokAwareRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.AccessorMethodGenerationRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.AvoidUsingHardCodedIPRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.GuardLogStatementRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.MissingOverrideRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.UnusedImportsRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.CommentDefaultAccessModifierRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.DuplicateImportsRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.UnnecessaryFullyQualifiedNameRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.VariableNamingConventionsRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.AvoidDeeplyNestedIfStmtsRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.CouplingBetweenObjectsRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.CyclomaticComplexityRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.GenericClassCounterRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.LoosePackageCouplingRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.NcssCountRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.NPathComplexityRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.SignatureDeclareThrowsExceptionRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.StdCyclomaticComplexityRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.UselessOverridingMethodRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.documentation.CommentContentRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.documentation.CommentRequiredRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.documentation.CommentSizeRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.documentation.HeaderCommentsRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidCallingFinalizeRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidDuplicateLiteralsRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.BeanMembersShouldSerializeRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.CloseResourceRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.ConstructorCallsOverridableMethodRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.multithreading.DoubleCheckedLockingRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.multithreading.NonThreadSafeSingletonRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.performance.BooleanInstantiationRule
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.symboltable.ScopeAndDeclarationFinder
-
- visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTConditionalAndExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTConditionalAndExpression, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTConditionalAndExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTConditionalAndExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTConditionalAndExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTConditionalAndExpression, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTConditionalExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTConditionalExpression, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTConditionalExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTConditionalExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTConditionalExpression, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.CycloBaseVisitor
-
- visit(ASTConditionalExpression, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.CycloPathAwareDecorator
-
- visit(ASTConditionalExpression, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NpathBaseVisitor
-
- visit(ASTConditionalExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTConditionalExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.ConfusingTernaryRule
-
- visit(ASTConditionalExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.StdCyclomaticComplexityRule
-
- visit(ASTConditionalExpression, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTConditionalOrExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTConditionalOrExpression, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTConditionalOrExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTConditionalOrExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTConditionalOrExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTConditionalOrExpression, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTConstructorDeclaration, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorReducedAdapter
-
- visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.dfa.DataFlowFacade
-
- visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssBaseVisitor
-
- visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.TccAttributeAccessCollector
-
- visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.qname.QualifiedNameResolver
-
- visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaMetricsRule
-
- visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.AccessorClassGenerationRule
-
- visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.ArrayIsStoredDirectlyRule
-
- visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.AvoidReassigningParametersRule
-
- visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.UnusedFormalParameterRule
-
- visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.CommentDefaultAccessModifierRule
-
- visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.MethodArgumentCouldBeFinalRule
-
- visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.NcssTypeCountRule
-
- visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.SignatureDeclareThrowsExceptionRule
-
- visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.StdCyclomaticComplexityRule
-
- visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.documentation.CommentRequiredRule
-
- visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.CloseResourceRule
-
- visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.ConstructorCallsOverridableMethodRule
-
Non-private constructor's methods are added to a list for later safety
evaluation.
- visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.symboltable.ScopeAndDeclarationFinder
-
- visit(ASTContinueStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTContinueStatement, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTContinueStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTContinueStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTContinueStatement, Object) - Method in class net.sourceforge.pmd.lang.java.dfa.StatementAndBraceFinder
-
- visit(ASTContinueStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssBaseVisitor
-
- visit(ASTContinueStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTContinueStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.AbstractNcssCountRule
-
- visit(ASTContinueStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidBranchingStatementAsLastInLoopRule
-
- visit(ASTDefaultValue, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTDefaultValue, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTDefaultValue, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTDefaultValue, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTDefaultValue, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTDoStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTDoStatement, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTDoStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTDoStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTDoStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.CycloBaseVisitor
-
- visit(ASTDoStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.CycloPathAwareDecorator
-
- visit(ASTDoStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssBaseVisitor
-
- visit(ASTDoStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NpathBaseVisitor
-
- visit(ASTDoStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTDoStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.AbstractNcssCountRule
-
- visit(ASTDoStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.StdCyclomaticComplexityRule
-
- visit(ASTEmptyStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTEmptyStatement, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTEmptyStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTEmptyStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTEmptyStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTEnumBody, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTEnumBody, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTEnumBody, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTEnumBody, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTEnumBody, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTEnumConstant, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTEnumConstant, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTEnumConstant, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTEnumConstant, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTEnumConstant, Object) - Method in class net.sourceforge.pmd.lang.java.qname.QualifiedNameResolver
-
- visit(ASTEnumConstant, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTEnumConstant, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.MissingOverrideRule
-
- visit(ASTEnumDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTEnumDeclaration, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTEnumDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTEnumDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTEnumDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorReducedAdapter
-
- visit(ASTEnumDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssBaseVisitor
-
- visit(ASTEnumDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaMetricsRule
-
- visit(ASTEnumDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTEnumDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractLombokAwareRule
-
- visit(ASTEnumDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.MissingOverrideRule
-
- visit(ASTEnumDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.ClassNamingConventionsRule
-
- visit(ASTEnumDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.UnnecessaryConstructorRule
-
- visit(ASTEnumDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.UnnecessaryModifierRule
-
- visit(ASTEnumDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.NcssTypeCountRule
-
- visit(ASTEnumDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.StdCyclomaticComplexityRule
-
- visit(ASTEnumDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.documentation.CommentRequiredRule
-
- visit(ASTEnumDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.ConstructorCallsOverridableMethodRule
-
- visit(ASTEnumDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.MoreThanOneLoggerRule
-
- visit(ASTEnumDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.symboltable.ScopeAndDeclarationFinder
-
- visit(ASTEqualityExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTEqualityExpression, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTEqualityExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTEqualityExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTEqualityExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTEqualityExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.CompareObjectsWithEqualsRule
-
- visit(ASTEqualityExpression, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTExclusiveOrExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTExclusiveOrExpression, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTExclusiveOrExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTExclusiveOrExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTExclusiveOrExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTExclusiveOrExpression, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTExplicitConstructorInvocation, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTExplicitConstructorInvocation, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTExplicitConstructorInvocation, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTExplicitConstructorInvocation, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTExplicitConstructorInvocation, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssBaseVisitor
-
- visit(ASTExplicitConstructorInvocation, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTExplicitConstructorInvocation, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.NcssConstructorCountRule
-
- visit(ASTExplicitConstructorInvocation, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.NcssTypeCountRule
-
- visit(ASTExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTExpression, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTExpression, Object) - Method in class net.sourceforge.pmd.lang.java.dfa.StatementAndBraceFinder
-
- visit(ASTExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.AssignmentInOperandRule
-
- visit(ASTExpression, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTExtendsList, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTExtendsList, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTExtendsList, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTExtendsList, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTExtendsList, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTFieldDeclaration, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssBaseVisitor
-
- visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.multifile.MultifileVisitor
-
- visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.CommentDefaultAccessModifierRule
-
- visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.FieldDeclarationsShouldBeAtStartOfClassRule
-
- visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.UnnecessaryModifierRule
-
- visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.VariableNamingConventionsRule
-
- visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.CouplingBetweenObjectsRule
-
- visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.ExcessivePublicCountRule
-
Method counts ONLY public class attributes which are not PUBLIC and
static- these usually represent constants....
- visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.NcssTypeCountRule
-
- visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.SingularFieldRule
-
- visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.documentation.CommentRequiredRule
-
- visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidFieldNameMatchingTypeNameRule
-
- visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.migrating.UnnecessaryCastRule
-
- visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.multithreading.DoubleCheckedLockingRule
-
- visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.multithreading.NonThreadSafeSingletonRule
-
- visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.multithreading.UnsynchronizedStaticDateFormatterRule
-
- visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.performance.RedundantFieldInitializerRule
-
- visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.SymbolTableTestRule
-
- visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTFinallyStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTFinallyStatement, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTFinallyStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTFinallyStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTFinallyStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssBaseVisitor
-
- visit(ASTFinallyStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTFinallyStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.AbstractNcssCountRule
-
- visit(ASTForInit, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTForInit, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTForInit, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTForInit, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTForInit, Object) - Method in class net.sourceforge.pmd.lang.java.dfa.StatementAndBraceFinder
-
- visit(ASTForInit, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTFormalParameter, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTFormalParameter, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTFormalParameter, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTFormalParameter, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTFormalParameter, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTFormalParameter, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.CouplingBetweenObjectsRule
-
- visit(ASTFormalParameter, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.ExcessiveParameterListRule
-
- visit(ASTFormalParameter, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTFormalParameters, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTFormalParameters, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTFormalParameters, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTFormalParameters, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTFormalParameters, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTFormalParameters, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.VariableNamingConventionsRule
-
- visit(ASTForStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTForStatement, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTForStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTForStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTForStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.CycloBaseVisitor
-
- visit(ASTForStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.CycloPathAwareDecorator
-
- visit(ASTForStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssBaseVisitor
-
- visit(ASTForStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NpathBaseVisitor
-
- visit(ASTForStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTForStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.ForLoopCanBeForeachRule
-
- visit(ASTForStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.AbstractNcssCountRule
-
- visit(ASTForStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.StdCyclomaticComplexityRule
-
- visit(ASTForStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.StringConcatenationRule
-
- visit(ASTForStatement, Object) - Method in class net.sourceforge.pmd.lang.java.symboltable.ScopeAndDeclarationFinder
-
- visit(ASTForStatement, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTForUpdate, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTForUpdate, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTForUpdate, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTForUpdate, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTForUpdate, Object) - Method in class net.sourceforge.pmd.lang.java.dfa.StatementAndBraceFinder
-
- visit(ASTForUpdate, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTIfStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTIfStatement, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTIfStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTIfStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTIfStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.CycloBaseVisitor
-
- visit(ASTIfStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.CycloPathAwareDecorator
-
- visit(ASTIfStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssBaseVisitor
-
- visit(ASTIfStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NpathBaseVisitor
-
- visit(ASTIfStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTIfStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.ConfusingTernaryRule
-
- visit(ASTIfStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.AbstractNcssCountRule
-
- visit(ASTIfStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.AvoidDeeplyNestedIfStmtsRule
-
- visit(ASTIfStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.SimplifyBooleanReturnsRule
-
- visit(ASTIfStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.StdCyclomaticComplexityRule
-
- visit(ASTIfStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.BrokenNullCheckRule
-
- visit(ASTImplementsList, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTImplementsList, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTImplementsList, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTImplementsList, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTImplementsList, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTImplementsList, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.OverrideBothEqualsAndHashcodeRule
-
- visit(ASTImportDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTImportDeclaration, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTImportDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTImportDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTImportDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTImportDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractLombokAwareRule
-
- visit(ASTImportDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.UnusedImportsRule
-
- visit(ASTImportDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.DontImportJavaLangRule
-
- visit(ASTImportDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.DuplicateImportsRule
-
- visit(ASTImportDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.UnnecessaryFullyQualifiedNameRule
-
- visit(ASTImportDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.ExcessiveImportsRule
-
Hook method to count imports.
- visit(ASTImportDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.GenericClassCounterRule
-
- visit(ASTImportDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.LoosePackageCouplingRule
-
- visit(ASTImportDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.SignatureDeclareThrowsExceptionRule
-
- visit(ASTImportDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.DontImportSunRule
-
- visit(ASTImportDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.ImportFromSamePackageRule
-
- visit(ASTImportDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.performance.BooleanInstantiationRule
-
- visit(ASTImportDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTInclusiveOrExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTInclusiveOrExpression, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTInclusiveOrExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTInclusiveOrExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTInclusiveOrExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTInclusiveOrExpression, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTInitializer, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTInitializer, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTInitializer, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTInitializer, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTInitializer, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssBaseVisitor
-
- visit(ASTInitializer, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTInitializer, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.NcssTypeCountRule
-
- visit(ASTInstanceOfExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTInstanceOfExpression, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTInstanceOfExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTInstanceOfExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTInstanceOfExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTInstanceOfExpression, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTLabeledStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTLabeledStatement, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTLabeledStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTLabeledStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTLabeledStatement, Object) - Method in class net.sourceforge.pmd.lang.java.dfa.StatementAndBraceFinder
-
- visit(ASTLabeledStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssBaseVisitor
-
- visit(ASTLabeledStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTLabeledStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.AbstractNcssCountRule
-
- visit(ASTLambdaExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTLambdaExpression, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTLambdaExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTLambdaExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTLambdaExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorReducedAdapter
-
- visit(ASTLambdaExpression, Object) - Method in class net.sourceforge.pmd.lang.java.qname.QualifiedNameResolver
-
Populates the qualified name of a lambda expression.
- visit(ASTLambdaExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaMetricsRule
-
- visit(ASTLambdaExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTLambdaExpression, Object) - Method in class net.sourceforge.pmd.lang.java.symboltable.ScopeAndDeclarationFinder
-
- visit(ASTLiteral, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTLiteral, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTLiteral, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTLiteral, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTLiteral, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTLiteral, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.AvoidUsingHardCodedIPRule
-
- visit(ASTLiteral, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidDuplicateLiteralsRule
-
- visit(ASTLiteral, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidUsingOctalValuesRule
-
- visit(ASTLiteral, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.SuspiciousOctalEscapeRule
-
- visit(ASTLiteral, Object) - Method in class net.sourceforge.pmd.lang.java.rule.GenericLiteralCheckerRule
-
This method checks if the Literal matches the pattern.
- visit(ASTLiteral, Object) - Method in class net.sourceforge.pmd.lang.java.rule.performance.AppendCharacterWithCharRule
-
- visit(ASTLiteral, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTLocalVariableDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTLocalVariableDeclaration, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTLocalVariableDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTLocalVariableDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTLocalVariableDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssBaseVisitor
-
- visit(ASTLocalVariableDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTLocalVariableDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.CheckResultSetRule
-
- visit(ASTLocalVariableDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.UnusedLocalVariableRule
-
- visit(ASTLocalVariableDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.LocalVariableCouldBeFinalRule
-
- visit(ASTLocalVariableDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.PrematureDeclarationRule
-
- visit(ASTLocalVariableDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.VariableNamingConventionsRule
-
- visit(ASTLocalVariableDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.AbstractNcssCountRule
-
- visit(ASTLocalVariableDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.CouplingBetweenObjectsRule
-
- visit(ASTLocalVariableDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.UselessOperationOnImmutableRule
-
- visit(ASTLocalVariableDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.migrating.UnnecessaryCastRule
-
- visit(ASTLocalVariableDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTMarkerAnnotation, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTMarkerAnnotation, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTMarkerAnnotation, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTMarkerAnnotation, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTMarkerAnnotation, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTMarkerAnnotation, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTMemberSelector, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTMemberSelector, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTMemberSelector, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTMemberSelector, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTMemberSelector, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTMemberValueArrayInitializer, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTMemberValueArrayInitializer, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTMemberValueArrayInitializer, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTMemberValueArrayInitializer, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTMemberValueArrayInitializer, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTMemberValuePair, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTMemberValuePair, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTMemberValuePair, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTMemberValuePair, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTMemberValuePair, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTMemberValuePairs, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTMemberValuePairs, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTMemberValuePairs, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTMemberValuePairs, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTMemberValuePairs, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTMemberValue, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTMemberValue, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTMemberValue, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTMemberValue, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTMemberValue, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTMethodDeclaration, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorReducedAdapter
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.dfa.DataFlowFacade
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.dfa.JavaDFAGraphRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssBaseVisitor
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.TccAttributeAccessCollector
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.qname.QualifiedNameResolver
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaMetricsRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.ArrayIsStoredDirectlyRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.CheckResultSetRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.JUnitTestsShouldIncludeAssertRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.JUnitUseExpectedRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.MethodReturnsInternalArrayRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.MissingOverrideRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.UnusedFormalParameterRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.CommentDefaultAccessModifierRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.MethodArgumentCouldBeFinalRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.MethodNamingConventionsRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.OnlyOneReturnRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.UnnecessaryLocalBeforeReturnRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.UnnecessaryModifierRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.UnnecessaryReturnRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.LawOfDemeterRule
-
That's a new method.
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.NcssMethodCountRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.NcssTypeCountRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.SignatureDeclareThrowsExceptionRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.SimplifyBooleanReturnsRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.StdCyclomaticComplexityRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.UselessOverridingMethodRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.documentation.CommentRequiredRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.CloneMethodMustImplementCloneableRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.CloseResourceRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.DataflowAnomalyAnalysisRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.SingletonClassReturningNewInstanceRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.SuspiciousHashcodeMethodNameRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.multithreading.DoubleCheckedLockingRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.multithreading.NonThreadSafeSingletonRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.performance.UseStringBufferLengthRule
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.UselessAssignment
-
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.symboltable.ScopeAndDeclarationFinder
-
- visit(ASTMethodDeclarator, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTMethodDeclarator, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTMethodDeclarator, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTMethodDeclarator, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTMethodDeclarator, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTMethodDeclarator, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.AvoidReassigningParametersRule
-
- visit(ASTMethodDeclarator, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.AvoidDollarSignsRule
-
- visit(ASTMethodDeclarator, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.ExcessivePublicCountRule
-
Method counts ONLY public methods.
- visit(ASTMethodDeclarator, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.ConstructorCallsOverridableMethodRule
-
Create a MethodHolder to hold the method.
- visit(ASTMethodDeclarator, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.OverrideBothEqualsAndHashcodeRule
-
- visit(ASTMethodOrConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorReducedAdapter
-
- visit(ASTMethodOrConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NpathBaseVisitor
-
- visit(ASTMethodOrConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.multifile.MultifileVisitor
-
- visit(ASTMethodOrConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaMetricsRule
-
- visit(ASTMethodOrConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.NcssCountRule
-
- visit(ASTMethodOrConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.NPathComplexityRule
-
- visit(ASTMethodReference, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTMethodReference, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTMethodReference, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTMethodReference, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTMethodReference, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTModuleDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTModuleDeclaration, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTModuleDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTModuleDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTModuleDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTModuleDirective, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTModuleDirective, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTModuleDirective, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTModuleDirective, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTModuleDirective, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTModuleName, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTModuleName, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTModuleName, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTModuleName, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTModuleName, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTMultiplicativeExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTMultiplicativeExpression, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTMultiplicativeExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTMultiplicativeExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTMultiplicativeExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTMultiplicativeExpression, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTNameList, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTNameList, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTNameList, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTNameList, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTNameList, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTName, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTName, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTName, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTName, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTName, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTName, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.CheckResultSetRule
-
- visit(ASTName, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.UnusedImportsRule
-
- visit(ASTName, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.UnnecessaryFullyQualifiedNameRule
-
- visit(ASTName, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidCallingFinalizeRule
-
- visit(ASTName, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.InvalidSlf4jMessageFormatRule
-
- visit(ASTName, Object) - Method in class net.sourceforge.pmd.lang.java.rule.performance.UseStringBufferLengthRule
-
- visit(ASTName, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTNormalAnnotation, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTNormalAnnotation, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTNormalAnnotation, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTNormalAnnotation, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTNormalAnnotation, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTNormalAnnotation, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTNullLiteral, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTNullLiteral, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTNullLiteral, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTNullLiteral, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTNullLiteral, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTNullLiteral, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.NullAssignmentRule
-
- visit(ASTNullLiteral, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTPackageDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTPackageDeclaration, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTPackageDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTPackageDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTPackageDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTPackageDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.LoosePackageCouplingRule
-
- visit(ASTPackageDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTPostfixExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTPostfixExpression, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTPostfixExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTPostfixExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTPostfixExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTPostfixExpression, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTPreDecrementExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTPreDecrementExpression, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTPreDecrementExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTPreDecrementExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTPreDecrementExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTPreDecrementExpression, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTPreIncrementExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTPreIncrementExpression, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTPreIncrementExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTPreIncrementExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTPreIncrementExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTPreIncrementExpression, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTPrimaryExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTPrimaryExpression, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTPrimaryExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTPrimaryExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTPrimaryExpression, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.AtfdBaseVisitor
-
- visit(ASTPrimaryExpression, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.TccAttributeAccessCollector
-
The primary expression node is used to detect access
to attributes and method calls.
- visit(ASTPrimaryExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTPrimaryExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.GuardLogStatementRule
-
- visit(ASTPrimaryExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.UnnecessaryCaseChangeRule
-
- visit(ASTPrimaryExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.UnnecessaryConversionTemporaryRule
-
- visit(ASTPrimaryExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.performance.InefficientEmptyStringCheckRule
-
- visit(ASTPrimaryExpression, Object) - Method in class net.sourceforge.pmd.lang.java.symboltable.OccurrenceFinder
-
- visit(ASTPrimaryExpression, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTPrimaryPrefix, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTPrimaryPrefix, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTPrimaryPrefix, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTPrimaryPrefix, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTPrimaryPrefix, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTPrimaryPrefix, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidCallingFinalizeRule
-
- visit(ASTPrimaryPrefix, Object) - Method in class net.sourceforge.pmd.lang.java.rule.performance.BooleanInstantiationRule
-
- visit(ASTPrimaryPrefix, Object) - Method in class net.sourceforge.pmd.lang.java.rule.performance.UnnecessaryWrapperObjectCreationRule
-
- visit(ASTPrimaryPrefix, Object) - Method in class net.sourceforge.pmd.lang.java.rule.performance.UselessStringValueOfRule
-
- visit(ASTPrimaryPrefix, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTPrimarySuffix, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTPrimarySuffix, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTPrimarySuffix, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTPrimarySuffix, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTPrimarySuffix, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTPrimarySuffix, Object) - Method in class net.sourceforge.pmd.lang.java.rule.bestpractices.UseCollectionIsEmptyRule
-
- visit(ASTPrimarySuffix, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.UnnecessaryConversionTemporaryRule
-
- visit(ASTPrimitiveType, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTPrimitiveType, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTPrimitiveType, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTPrimitiveType, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTPrimitiveType, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTPrimitiveType, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTReferenceType, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTReferenceType, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTReferenceType, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTReferenceType, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTReferenceType, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTReferenceType, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTRelationalExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTRelationalExpression, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTRelationalExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTRelationalExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTRelationalExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTRelationalExpression, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTResource, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTResource, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTResource, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTResource, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTResource, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTResource, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.UnnecessaryModifierRule
-
- visit(ASTResource, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTResourceSpecification, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTResourceSpecification, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTResourceSpecification, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTResourceSpecification, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTResourceSpecification, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTResources, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTResources, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTResources, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTResources, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTResources, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTResultType, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTResultType, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTResultType, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTResultType, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTResultType, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTResultType, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.CouplingBetweenObjectsRule
-
- visit(ASTReturnStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTReturnStatement, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTReturnStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTReturnStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTReturnStatement, Object) - Method in class net.sourceforge.pmd.lang.java.dfa.StatementAndBraceFinder
-
- visit(ASTReturnStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssBaseVisitor
-
- visit(ASTReturnStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NpathBaseVisitor
-
- visit(ASTReturnStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTReturnStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.UnnecessaryLocalBeforeReturnRule
-
- visit(ASTReturnStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.UnnecessaryReturnRule
-
- visit(ASTReturnStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.AbstractNcssCountRule
-
- visit(ASTReturnStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidBranchingStatementAsLastInLoopRule
-
- visit(ASTRSIGNEDSHIFT, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTRSIGNEDSHIFT, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTRSIGNEDSHIFT, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTRSIGNEDSHIFT, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTRSIGNEDSHIFT, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTRUNSIGNEDSHIFT, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTRUNSIGNEDSHIFT, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTRUNSIGNEDSHIFT, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTRUNSIGNEDSHIFT, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTRUNSIGNEDSHIFT, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTShiftExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTShiftExpression, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTShiftExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTShiftExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTShiftExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTShiftExpression, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTSingleMemberAnnotation, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTSingleMemberAnnotation, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTSingleMemberAnnotation, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTSingleMemberAnnotation, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTSingleMemberAnnotation, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTSingleMemberAnnotation, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTStatementExpressionList, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTStatementExpressionList, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTStatementExpressionList, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTStatementExpressionList, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTStatementExpressionList, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTStatementExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTStatementExpression, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTStatementExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTStatementExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTStatementExpression, Object) - Method in class net.sourceforge.pmd.lang.java.dfa.StatementAndBraceFinder
-
- visit(ASTStatementExpression, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssBaseVisitor
-
- visit(ASTStatementExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTStatementExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.AbstractNcssCountRule
-
- visit(ASTStatementExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.IdempotentOperationsRule
-
- visit(ASTStatementExpression, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTStatement, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTStatement, Object) - Method in class net.sourceforge.pmd.lang.java.dfa.StatementAndBraceFinder
-
- visit(ASTStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.SwitchDensityRule
-
- visit(ASTSwitchLabel, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTSwitchLabel, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTSwitchLabel, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTSwitchLabel, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTSwitchLabel, Object) - Method in class net.sourceforge.pmd.lang.java.dfa.StatementAndBraceFinder
-
- visit(ASTSwitchLabel, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.CycloPathAwareDecorator
-
- visit(ASTSwitchLabel, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssBaseVisitor
-
- visit(ASTSwitchLabel, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTSwitchLabel, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.AbstractNcssCountRule
-
- visit(ASTSwitchLabel, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.SwitchDensityRule
-
- visit(ASTSwitchStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTSwitchStatement, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTSwitchStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTSwitchStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTSwitchStatement, Object) - Method in class net.sourceforge.pmd.lang.java.dfa.StatementAndBraceFinder
-
- visit(ASTSwitchStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.CycloBaseVisitor
-
- visit(ASTSwitchStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.CycloPathAwareDecorator
-
- visit(ASTSwitchStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssBaseVisitor
-
- visit(ASTSwitchStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NpathBaseVisitor
-
- visit(ASTSwitchStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTSwitchStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.AbstractNcssCountRule
-
- visit(ASTSwitchStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.ModifiedCyclomaticComplexityRule
-
- visit(ASTSwitchStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.StdCyclomaticComplexityRule
-
- visit(ASTSwitchStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.SwitchDensityRule
-
- visit(ASTSwitchStatement, Object) - Method in class net.sourceforge.pmd.lang.java.symboltable.ScopeAndDeclarationFinder
-
- visit(ASTSynchronizedStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTSynchronizedStatement, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTSynchronizedStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTSynchronizedStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTSynchronizedStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssBaseVisitor
-
- visit(ASTSynchronizedStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTSynchronizedStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.AbstractNcssCountRule
-
- visit(ASTThrowStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTThrowStatement, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTThrowStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTThrowStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTThrowStatement, Object) - Method in class net.sourceforge.pmd.lang.java.dfa.StatementAndBraceFinder
-
- visit(ASTThrowStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.CycloBaseVisitor
-
- visit(ASTThrowStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssBaseVisitor
-
- visit(ASTThrowStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTThrowStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.AbstractNcssCountRule
-
- visit(ASTThrowStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.ExceptionAsFlowControlRule
-
- visit(ASTTryStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTTryStatement, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTTryStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTTryStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTTryStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NpathBaseVisitor
-
- visit(ASTTryStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTTryStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.IdenticalCatchBranchesRule
-
- visit(ASTTryStatement, Object) - Method in class net.sourceforge.pmd.lang.java.symboltable.ScopeAndDeclarationFinder
-
- visit(ASTTypeArgument, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTTypeArgument, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTTypeArgument, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTTypeArgument, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTTypeArgument, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTTypeArgument, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTTypeArguments, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTTypeArguments, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTTypeArguments, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTTypeArguments, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTTypeArguments, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTTypeBound, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTTypeBound, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTTypeBound, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTTypeBound, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTTypeBound, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTTypeBound, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTTypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTTypeDeclaration, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTTypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTTypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTTypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTTypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTTypeParameter, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTTypeParameter, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTTypeParameter, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTTypeParameter, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTTypeParameter, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTTypeParameter, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTTypeParameters, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTTypeParameters, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTTypeParameters, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTTypeParameters, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTTypeParameters, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTTypeParameters, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTType, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTType, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTType, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTType, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTType, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTType, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTUnaryExpressionNotPlusMinus, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTUnaryExpressionNotPlusMinus, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTUnaryExpressionNotPlusMinus, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTUnaryExpressionNotPlusMinus, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTUnaryExpressionNotPlusMinus, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTUnaryExpressionNotPlusMinus, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidMultipleUnaryOperatorsRule
-
- visit(ASTUnaryExpressionNotPlusMinus, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTUnaryExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTUnaryExpression, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTUnaryExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTUnaryExpression, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTUnaryExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTUnaryExpression, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.AvoidMultipleUnaryOperatorsRule
-
- visit(ASTUnaryExpression, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTVariableDeclaratorId, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTVariableDeclaratorId, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTVariableDeclaratorId, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTVariableDeclaratorId, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTVariableDeclaratorId, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractInefficientZeroCheck
-
- visit(ASTVariableDeclaratorId, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTVariableDeclaratorId, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractPoorMethodCall
-
Method visit.
- visit(ASTVariableDeclaratorId, Object) - Method in class net.sourceforge.pmd.lang.java.rule.codestyle.AvoidDollarSignsRule
-
- visit(ASTVariableDeclaratorId, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.CheckSkipResultRule
-
- visit(ASTVariableDeclaratorId, Object) - Method in class net.sourceforge.pmd.lang.java.rule.performance.ConsecutiveLiteralAppendsRule
-
- visit(ASTVariableDeclaratorId, Object) - Method in class net.sourceforge.pmd.lang.java.rule.performance.InsufficientStringBufferDeclarationRule
-
- visit(ASTVariableDeclaratorId, Object) - Method in class net.sourceforge.pmd.lang.java.rule.performance.StringToStringRule
-
- visit(ASTVariableDeclaratorId, Object) - Method in class net.sourceforge.pmd.lang.java.rule.performance.UseStringBufferForStringAppendsRule
-
- visit(ASTVariableDeclaratorId, Object) - Method in class net.sourceforge.pmd.lang.java.symboltable.ScopeAndDeclarationFinder
-
- visit(ASTVariableDeclaratorId, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTVariableDeclarator, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTVariableDeclarator, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTVariableDeclarator, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTVariableDeclarator, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTVariableDeclarator, Object) - Method in class net.sourceforge.pmd.lang.java.dfa.StatementAndBraceFinder
-
- visit(ASTVariableDeclarator, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTVariableDeclarator, Object) - Method in class net.sourceforge.pmd.lang.java.rule.errorprone.MoreThanOneLoggerRule
-
- visit(ASTVariableDeclarator, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(ASTVariableInitializer, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTVariableInitializer, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTVariableInitializer, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTVariableInitializer, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTVariableInitializer, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTWhileStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTWhileStatement, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTWhileStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTWhileStatement, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTWhileStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.CycloBaseVisitor
-
- visit(ASTWhileStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.CycloPathAwareDecorator
-
- visit(ASTWhileStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NcssBaseVisitor
-
- visit(ASTWhileStatement, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NpathBaseVisitor
-
- visit(ASTWhileStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTWhileStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.AbstractNcssCountRule
-
- visit(ASTWhileStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.PositionalIteratorRule
-
- visit(ASTWhileStatement, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.StdCyclomaticComplexityRule
-
- visit(ASTWildcardBounds, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(ASTWildcardBounds, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(ASTWildcardBounds, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(ASTWildcardBounds, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(ASTWildcardBounds, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(ASTWildcardBounds, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.ClassTypeResolver
-
- visit(JavaNode, Object) - Method in class net.sourceforge.pmd.lang.java.ast.DumpFacade
-
- visit(JavaNode, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserControllessVisitorAdapter
-
- visit(JavaNode, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserDecoratedVisitor
-
- visit(JavaNode, Object) - Method in interface net.sourceforge.pmd.lang.java.ast.JavaParserVisitor
-
- visit(JavaNode, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorAdapter
-
- visit(JavaNode, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorDecorator
-
- visit(JavaNode, Object) - Method in class net.sourceforge.pmd.lang.java.metrics.impl.visitors.NpathBaseVisitor
-
- visit(JavaNode, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visit(JavaNode, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.AbstractNcssCountRule
-
- visit(JavaNode, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.ExcessiveLengthRule
-
- visit(JavaNode, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.ExcessiveNodeCountRule
-
- visit(MethodLikeNode, Object) - Method in class net.sourceforge.pmd.lang.java.ast.JavaParserVisitorReducedAdapter
-
- visit(MethodLikeNode, Object) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaMetricsRule
-
- visit(MethodLikeNode, Object) - Method in class net.sourceforge.pmd.lang.java.rule.design.CyclomaticComplexityRule
-
- visit(Rule, Node, RuleContext) - Method in class net.sourceforge.pmd.lang.java.rule.JavaRuleChainVisitor
-
- visitAll(List<? extends Node>, RuleContext) - Method in class net.sourceforge.pmd.lang.java.rule.AbstractJavaRule
-
- visitAnnotation(String, boolean) - Method in class net.sourceforge.pmd.lang.java.typeresolution.visitors.PMDASMVisitor
-
- visitField(int, String, String, String, Object) - Method in class net.sourceforge.pmd.lang.java.typeresolution.visitors.PMDASMVisitor
-
- visitInnerClass(String, String, String, int) - Method in class net.sourceforge.pmd.lang.java.typeresolution.visitors.PMDASMVisitor
-
- visitMethod(int, String, String, String, String[]) - Method in class net.sourceforge.pmd.lang.java.typeresolution.visitors.PMDASMVisitor
-
- VOID - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.
- VoidResolver() - Constructor for class net.sourceforge.pmd.lang.java.symboltable.TypeSet.VoidResolver
-
- VOLATILE - Static variable in interface net.sourceforge.pmd.lang.java.ast.AccessNode
-
- VOLATILE - Static variable in interface net.sourceforge.pmd.lang.java.ast.JavaParserConstants
-
RegularExpression Id.