A B C D E F G H I J K L M N O P Q R S T U V W X Y _

A

ABSTRACT - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
ACC_ABSTRACT - Static variable in interface net.sourceforge.pmd.ast.AccessFlags
 
ACC_FINAL - Static variable in interface net.sourceforge.pmd.ast.AccessFlags
 
ACC_INTERFACE - Static variable in interface net.sourceforge.pmd.ast.AccessFlags
 
ACC_NATIVE - Static variable in interface net.sourceforge.pmd.ast.AccessFlags
 
ACC_PRIVATE - Static variable in interface net.sourceforge.pmd.ast.AccessFlags
 
ACC_PROTECTED - Static variable in interface net.sourceforge.pmd.ast.AccessFlags
 
ACC_PUBLIC - Static variable in interface net.sourceforge.pmd.ast.AccessFlags
Access flags for classes, fields and methods.
ACC_STATIC - Static variable in interface net.sourceforge.pmd.ast.AccessFlags
 
ACC_STRICT - Static variable in interface net.sourceforge.pmd.ast.AccessFlags
 
ACC_SUPER - Static variable in interface net.sourceforge.pmd.ast.AccessFlags
 
ACC_SYNCHRONIZED - Static variable in interface net.sourceforge.pmd.ast.AccessFlags
 
ACC_TRANSIENT - Static variable in interface net.sourceforge.pmd.ast.AccessFlags
 
ACC_VOLATILE - Static variable in interface net.sourceforge.pmd.ast.AccessFlags
 
AMPERSAND - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
AND - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
ANDASSIGN - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
ARROWSTAR - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
ASSIGN - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
ASSIGNEQUAL - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
ASTAdditiveExpression - class net.sourceforge.pmd.ast.ASTAdditiveExpression.
 
ASTAdditiveExpression(int) - Constructor for class net.sourceforge.pmd.ast.ASTAdditiveExpression
 
ASTAdditiveExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTAdditiveExpression
 
ASTAllocationExpression - class net.sourceforge.pmd.ast.ASTAllocationExpression.
 
ASTAllocationExpression(int) - Constructor for class net.sourceforge.pmd.ast.ASTAllocationExpression
 
ASTAllocationExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTAllocationExpression
 
ASTAndExpression - class net.sourceforge.pmd.ast.ASTAndExpression.
 
ASTAndExpression(int) - Constructor for class net.sourceforge.pmd.ast.ASTAndExpression
 
ASTAndExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTAndExpression
 
ASTArgumentList - class net.sourceforge.pmd.ast.ASTArgumentList.
 
ASTArgumentList(int) - Constructor for class net.sourceforge.pmd.ast.ASTArgumentList
 
ASTArgumentList(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTArgumentList
 
ASTArguments - class net.sourceforge.pmd.ast.ASTArguments.
 
ASTArguments(int) - Constructor for class net.sourceforge.pmd.ast.ASTArguments
 
ASTArguments(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTArguments
 
ASTArrayDimsAndInits - class net.sourceforge.pmd.ast.ASTArrayDimsAndInits.
 
ASTArrayDimsAndInits(int) - Constructor for class net.sourceforge.pmd.ast.ASTArrayDimsAndInits
 
ASTArrayDimsAndInits(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTArrayDimsAndInits
 
ASTArrayInitializer - class net.sourceforge.pmd.ast.ASTArrayInitializer.
 
ASTArrayInitializer(int) - Constructor for class net.sourceforge.pmd.ast.ASTArrayInitializer
 
ASTArrayInitializer(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTArrayInitializer
 
ASTAssertStatement - class net.sourceforge.pmd.ast.ASTAssertStatement.
 
ASTAssertStatement(int) - Constructor for class net.sourceforge.pmd.ast.ASTAssertStatement
 
ASTAssertStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTAssertStatement
 
ASTAssignmentOperator - class net.sourceforge.pmd.ast.ASTAssignmentOperator.
 
ASTAssignmentOperator(int) - Constructor for class net.sourceforge.pmd.ast.ASTAssignmentOperator
 
ASTAssignmentOperator(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTAssignmentOperator
 
ASTBlock - class net.sourceforge.pmd.ast.ASTBlock.
 
ASTBlock(int) - Constructor for class net.sourceforge.pmd.ast.ASTBlock
 
ASTBlock(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTBlock
 
ASTBlockStatement - class net.sourceforge.pmd.ast.ASTBlockStatement.
 
ASTBlockStatement(int) - Constructor for class net.sourceforge.pmd.ast.ASTBlockStatement
 
ASTBlockStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTBlockStatement
 
ASTBooleanLiteral - class net.sourceforge.pmd.ast.ASTBooleanLiteral.
 
ASTBooleanLiteral(int) - Constructor for class net.sourceforge.pmd.ast.ASTBooleanLiteral
 
ASTBooleanLiteral(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTBooleanLiteral
 
ASTBreakStatement - class net.sourceforge.pmd.ast.ASTBreakStatement.
 
ASTBreakStatement(int) - Constructor for class net.sourceforge.pmd.ast.ASTBreakStatement
 
ASTBreakStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTBreakStatement
 
ASTCastExpression - class net.sourceforge.pmd.ast.ASTCastExpression.
 
ASTCastExpression(int) - Constructor for class net.sourceforge.pmd.ast.ASTCastExpression
 
ASTCastExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTCastExpression
 
ASTCastLookahead - class net.sourceforge.pmd.ast.ASTCastLookahead.
 
ASTCastLookahead(int) - Constructor for class net.sourceforge.pmd.ast.ASTCastLookahead
 
ASTCastLookahead(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTCastLookahead
 
ASTCatch - class net.sourceforge.pmd.ast.ASTCatch.
 
ASTCatch(ASTFormalParameter, ASTBlock) - Constructor for class net.sourceforge.pmd.ast.ASTCatch
 
ASTClassBody - class net.sourceforge.pmd.ast.ASTClassBody.
 
ASTClassBody(int) - Constructor for class net.sourceforge.pmd.ast.ASTClassBody
 
ASTClassBody(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTClassBody
 
ASTClassBodyDeclaration - class net.sourceforge.pmd.ast.ASTClassBodyDeclaration.
 
ASTClassBodyDeclaration(int) - Constructor for class net.sourceforge.pmd.ast.ASTClassBodyDeclaration
 
ASTClassBodyDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTClassBodyDeclaration
 
ASTClassDeclaration - class net.sourceforge.pmd.ast.ASTClassDeclaration.
 
ASTClassDeclaration(int) - Constructor for class net.sourceforge.pmd.ast.ASTClassDeclaration
 
ASTClassDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTClassDeclaration
 
ASTCompilationUnit - class net.sourceforge.pmd.ast.ASTCompilationUnit.
 
ASTCompilationUnit(int) - Constructor for class net.sourceforge.pmd.ast.ASTCompilationUnit
 
ASTCompilationUnit(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTCompilationUnit
 
ASTConditionalAndExpression - class net.sourceforge.pmd.ast.ASTConditionalAndExpression.
 
ASTConditionalAndExpression(int) - Constructor for class net.sourceforge.pmd.ast.ASTConditionalAndExpression
 
ASTConditionalAndExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTConditionalAndExpression
 
ASTConditionalExpression - class net.sourceforge.pmd.ast.ASTConditionalExpression.
 
ASTConditionalExpression(int) - Constructor for class net.sourceforge.pmd.ast.ASTConditionalExpression
 
ASTConditionalExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTConditionalExpression
 
ASTConditionalOrExpression - class net.sourceforge.pmd.ast.ASTConditionalOrExpression.
 
ASTConditionalOrExpression(int) - Constructor for class net.sourceforge.pmd.ast.ASTConditionalOrExpression
 
ASTConditionalOrExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTConditionalOrExpression
 
ASTConstructorDeclaration - class net.sourceforge.pmd.ast.ASTConstructorDeclaration.
 
ASTConstructorDeclaration(int) - Constructor for class net.sourceforge.pmd.ast.ASTConstructorDeclaration
 
ASTConstructorDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTConstructorDeclaration
 
ASTContinueStatement - class net.sourceforge.pmd.ast.ASTContinueStatement.
 
ASTContinueStatement(int) - Constructor for class net.sourceforge.pmd.ast.ASTContinueStatement
 
ASTContinueStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTContinueStatement
 
ASTDoStatement - class net.sourceforge.pmd.ast.ASTDoStatement.
 
ASTDoStatement(int) - Constructor for class net.sourceforge.pmd.ast.ASTDoStatement
 
ASTDoStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTDoStatement
 
ASTEmptyStatement - class net.sourceforge.pmd.ast.ASTEmptyStatement.
 
ASTEmptyStatement(int) - Constructor for class net.sourceforge.pmd.ast.ASTEmptyStatement
 
ASTEmptyStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTEmptyStatement
 
ASTEqualityExpression - class net.sourceforge.pmd.ast.ASTEqualityExpression.
 
ASTEqualityExpression(int) - Constructor for class net.sourceforge.pmd.ast.ASTEqualityExpression
 
ASTEqualityExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTEqualityExpression
 
ASTExclusiveOrExpression - class net.sourceforge.pmd.ast.ASTExclusiveOrExpression.
 
ASTExclusiveOrExpression(int) - Constructor for class net.sourceforge.pmd.ast.ASTExclusiveOrExpression
 
ASTExclusiveOrExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTExclusiveOrExpression
 
ASTExplicitConstructorInvocation - class net.sourceforge.pmd.ast.ASTExplicitConstructorInvocation.
 
ASTExplicitConstructorInvocation(int) - Constructor for class net.sourceforge.pmd.ast.ASTExplicitConstructorInvocation
 
ASTExplicitConstructorInvocation(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTExplicitConstructorInvocation
 
ASTExpression - class net.sourceforge.pmd.ast.ASTExpression.
 
ASTExpression(int) - Constructor for class net.sourceforge.pmd.ast.ASTExpression
 
ASTExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTExpression
 
ASTFieldDeclaration - class net.sourceforge.pmd.ast.ASTFieldDeclaration.
 
ASTFieldDeclaration(int) - Constructor for class net.sourceforge.pmd.ast.ASTFieldDeclaration
 
ASTFieldDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTFieldDeclaration
 
ASTForInit - class net.sourceforge.pmd.ast.ASTForInit.
 
ASTForInit(int) - Constructor for class net.sourceforge.pmd.ast.ASTForInit
 
ASTForInit(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTForInit
 
ASTForStatement - class net.sourceforge.pmd.ast.ASTForStatement.
 
ASTForStatement(int) - Constructor for class net.sourceforge.pmd.ast.ASTForStatement
 
ASTForStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTForStatement
 
ASTForUpdate - class net.sourceforge.pmd.ast.ASTForUpdate.
 
ASTForUpdate(int) - Constructor for class net.sourceforge.pmd.ast.ASTForUpdate
 
ASTForUpdate(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTForUpdate
 
ASTFormalParameter - class net.sourceforge.pmd.ast.ASTFormalParameter.
 
ASTFormalParameter(int) - Constructor for class net.sourceforge.pmd.ast.ASTFormalParameter
 
ASTFormalParameter(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTFormalParameter
 
ASTFormalParameters - class net.sourceforge.pmd.ast.ASTFormalParameters.
 
ASTFormalParameters(int) - Constructor for class net.sourceforge.pmd.ast.ASTFormalParameters
 
ASTFormalParameters(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTFormalParameters
 
ASTIfStatement - class net.sourceforge.pmd.ast.ASTIfStatement.
 
ASTIfStatement(int) - Constructor for class net.sourceforge.pmd.ast.ASTIfStatement
 
ASTIfStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTIfStatement
 
ASTImportDeclaration - class net.sourceforge.pmd.ast.ASTImportDeclaration.
 
ASTImportDeclaration(int) - Constructor for class net.sourceforge.pmd.ast.ASTImportDeclaration
 
ASTImportDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTImportDeclaration
 
ASTInclusiveOrExpression - class net.sourceforge.pmd.ast.ASTInclusiveOrExpression.
 
ASTInclusiveOrExpression(int) - Constructor for class net.sourceforge.pmd.ast.ASTInclusiveOrExpression
 
ASTInclusiveOrExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTInclusiveOrExpression
 
ASTInitializer - class net.sourceforge.pmd.ast.ASTInitializer.
 
ASTInitializer(int) - Constructor for class net.sourceforge.pmd.ast.ASTInitializer
 
ASTInitializer(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTInitializer
 
ASTInstanceOfExpression - class net.sourceforge.pmd.ast.ASTInstanceOfExpression.
 
ASTInstanceOfExpression(int) - Constructor for class net.sourceforge.pmd.ast.ASTInstanceOfExpression
 
ASTInstanceOfExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTInstanceOfExpression
 
ASTInterfaceDeclaration - class net.sourceforge.pmd.ast.ASTInterfaceDeclaration.
 
ASTInterfaceDeclaration(int) - Constructor for class net.sourceforge.pmd.ast.ASTInterfaceDeclaration
 
ASTInterfaceDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTInterfaceDeclaration
 
ASTInterfaceMemberDeclaration - class net.sourceforge.pmd.ast.ASTInterfaceMemberDeclaration.
 
ASTInterfaceMemberDeclaration(int) - Constructor for class net.sourceforge.pmd.ast.ASTInterfaceMemberDeclaration
 
ASTInterfaceMemberDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTInterfaceMemberDeclaration
 
ASTLabeledStatement - class net.sourceforge.pmd.ast.ASTLabeledStatement.
 
ASTLabeledStatement(int) - Constructor for class net.sourceforge.pmd.ast.ASTLabeledStatement
 
ASTLabeledStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTLabeledStatement
 
ASTLiteral - class net.sourceforge.pmd.ast.ASTLiteral.
 
ASTLiteral(int) - Constructor for class net.sourceforge.pmd.ast.ASTLiteral
 
ASTLiteral(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTLiteral
 
ASTLocalVariableDeclaration - class net.sourceforge.pmd.ast.ASTLocalVariableDeclaration.
 
ASTLocalVariableDeclaration(int) - Constructor for class net.sourceforge.pmd.ast.ASTLocalVariableDeclaration
 
ASTLocalVariableDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTLocalVariableDeclaration
 
ASTMethodDeclaration - class net.sourceforge.pmd.ast.ASTMethodDeclaration.
 
ASTMethodDeclaration(int) - Constructor for class net.sourceforge.pmd.ast.ASTMethodDeclaration
 
ASTMethodDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTMethodDeclaration
 
ASTMethodDeclarationLookahead - class net.sourceforge.pmd.ast.ASTMethodDeclarationLookahead.
 
ASTMethodDeclarationLookahead(int) - Constructor for class net.sourceforge.pmd.ast.ASTMethodDeclarationLookahead
 
ASTMethodDeclarationLookahead(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTMethodDeclarationLookahead
 
ASTMethodDeclarator - class net.sourceforge.pmd.ast.ASTMethodDeclarator.
 
ASTMethodDeclarator(int) - Constructor for class net.sourceforge.pmd.ast.ASTMethodDeclarator
 
ASTMethodDeclarator(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTMethodDeclarator
 
ASTModel - class net.sourceforge.pmd.util.viewer.model.ASTModel.
Model for the AST Panel Tree component
ASTModel(SimpleNode) - Constructor for class net.sourceforge.pmd.util.viewer.model.ASTModel
creates the tree model
ASTMultiplicativeExpression - class net.sourceforge.pmd.ast.ASTMultiplicativeExpression.
 
ASTMultiplicativeExpression(int) - Constructor for class net.sourceforge.pmd.ast.ASTMultiplicativeExpression
 
ASTMultiplicativeExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTMultiplicativeExpression
 
ASTName - class net.sourceforge.pmd.ast.ASTName.
 
ASTName(int) - Constructor for class net.sourceforge.pmd.ast.ASTName
 
ASTName(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTName
 
ASTNameList - class net.sourceforge.pmd.ast.ASTNameList.
 
ASTNameList(int) - Constructor for class net.sourceforge.pmd.ast.ASTNameList
 
ASTNameList(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTNameList
 
ASTNestedClassDeclaration - class net.sourceforge.pmd.ast.ASTNestedClassDeclaration.
 
ASTNestedClassDeclaration(int) - Constructor for class net.sourceforge.pmd.ast.ASTNestedClassDeclaration
 
ASTNestedClassDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTNestedClassDeclaration
 
ASTNestedInterfaceDeclaration - class net.sourceforge.pmd.ast.ASTNestedInterfaceDeclaration.
 
ASTNestedInterfaceDeclaration(int) - Constructor for class net.sourceforge.pmd.ast.ASTNestedInterfaceDeclaration
 
ASTNestedInterfaceDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTNestedInterfaceDeclaration
 
ASTNodePopupMenu - class net.sourceforge.pmd.util.viewer.gui.menu.ASTNodePopupMenu.
context sensetive menu for the AST Panel
ASTNodePopupMenu(ViewerModel, SimpleNode) - Constructor for class net.sourceforge.pmd.util.viewer.gui.menu.ASTNodePopupMenu
 
ASTNullLiteral - class net.sourceforge.pmd.ast.ASTNullLiteral.
 
ASTNullLiteral(int) - Constructor for class net.sourceforge.pmd.ast.ASTNullLiteral
 
ASTNullLiteral(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTNullLiteral
 
ASTPackageDeclaration - class net.sourceforge.pmd.ast.ASTPackageDeclaration.
 
ASTPackageDeclaration(int) - Constructor for class net.sourceforge.pmd.ast.ASTPackageDeclaration
 
ASTPackageDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTPackageDeclaration
 
ASTPanel - class net.sourceforge.pmd.util.viewer.gui.ASTPanel.
tree panel GUI
ASTPanel(ViewerModel) - Constructor for class net.sourceforge.pmd.util.viewer.gui.ASTPanel
constructs the panel
ASTPostfixExpression - class net.sourceforge.pmd.ast.ASTPostfixExpression.
 
ASTPostfixExpression(int) - Constructor for class net.sourceforge.pmd.ast.ASTPostfixExpression
 
ASTPostfixExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTPostfixExpression
 
ASTPreDecrementExpression - class net.sourceforge.pmd.ast.ASTPreDecrementExpression.
 
ASTPreDecrementExpression(int) - Constructor for class net.sourceforge.pmd.ast.ASTPreDecrementExpression
 
ASTPreDecrementExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTPreDecrementExpression
 
ASTPreIncrementExpression - class net.sourceforge.pmd.ast.ASTPreIncrementExpression.
 
ASTPreIncrementExpression(int) - Constructor for class net.sourceforge.pmd.ast.ASTPreIncrementExpression
 
ASTPreIncrementExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTPreIncrementExpression
 
ASTPrimaryExpression - class net.sourceforge.pmd.ast.ASTPrimaryExpression.
 
ASTPrimaryExpression(int) - Constructor for class net.sourceforge.pmd.ast.ASTPrimaryExpression
 
ASTPrimaryExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTPrimaryExpression
 
ASTPrimaryPrefix - class net.sourceforge.pmd.ast.ASTPrimaryPrefix.
 
ASTPrimaryPrefix(int) - Constructor for class net.sourceforge.pmd.ast.ASTPrimaryPrefix
 
ASTPrimaryPrefix(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTPrimaryPrefix
 
ASTPrimarySuffix - class net.sourceforge.pmd.ast.ASTPrimarySuffix.
 
ASTPrimarySuffix(int) - Constructor for class net.sourceforge.pmd.ast.ASTPrimarySuffix
 
ASTPrimarySuffix(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTPrimarySuffix
 
ASTPrimitiveType - class net.sourceforge.pmd.ast.ASTPrimitiveType.
 
ASTPrimitiveType(int) - Constructor for class net.sourceforge.pmd.ast.ASTPrimitiveType
 
ASTPrimitiveType(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTPrimitiveType
 
ASTRelationalExpression - class net.sourceforge.pmd.ast.ASTRelationalExpression.
 
ASTRelationalExpression(int) - Constructor for class net.sourceforge.pmd.ast.ASTRelationalExpression
 
ASTRelationalExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTRelationalExpression
 
ASTResultType - class net.sourceforge.pmd.ast.ASTResultType.
 
ASTResultType(int) - Constructor for class net.sourceforge.pmd.ast.ASTResultType
 
ASTResultType(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTResultType
 
ASTReturnStatement - class net.sourceforge.pmd.ast.ASTReturnStatement.
 
ASTReturnStatement(int) - Constructor for class net.sourceforge.pmd.ast.ASTReturnStatement
 
ASTReturnStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTReturnStatement
 
ASTShiftExpression - class net.sourceforge.pmd.ast.ASTShiftExpression.
 
ASTShiftExpression(int) - Constructor for class net.sourceforge.pmd.ast.ASTShiftExpression
 
ASTShiftExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTShiftExpression
 
ASTStatement - class net.sourceforge.pmd.ast.ASTStatement.
 
ASTStatement(int) - Constructor for class net.sourceforge.pmd.ast.ASTStatement
 
ASTStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTStatement
 
ASTStatementExpression - class net.sourceforge.pmd.ast.ASTStatementExpression.
 
ASTStatementExpression(int) - Constructor for class net.sourceforge.pmd.ast.ASTStatementExpression
 
ASTStatementExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTStatementExpression
 
ASTStatementExpressionList - class net.sourceforge.pmd.ast.ASTStatementExpressionList.
 
ASTStatementExpressionList(int) - Constructor for class net.sourceforge.pmd.ast.ASTStatementExpressionList
 
ASTStatementExpressionList(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTStatementExpressionList
 
ASTSwitchLabel - class net.sourceforge.pmd.ast.ASTSwitchLabel.
 
ASTSwitchLabel(int) - Constructor for class net.sourceforge.pmd.ast.ASTSwitchLabel
 
ASTSwitchLabel(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTSwitchLabel
 
ASTSwitchStatement - class net.sourceforge.pmd.ast.ASTSwitchStatement.
 
ASTSwitchStatement(int) - Constructor for class net.sourceforge.pmd.ast.ASTSwitchStatement
 
ASTSwitchStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTSwitchStatement
 
ASTSynchronizedStatement - class net.sourceforge.pmd.ast.ASTSynchronizedStatement.
 
ASTSynchronizedStatement(int) - Constructor for class net.sourceforge.pmd.ast.ASTSynchronizedStatement
 
ASTSynchronizedStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTSynchronizedStatement
 
ASTThrowStatement - class net.sourceforge.pmd.ast.ASTThrowStatement.
 
ASTThrowStatement(int) - Constructor for class net.sourceforge.pmd.ast.ASTThrowStatement
 
ASTThrowStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTThrowStatement
 
ASTTryStatement - class net.sourceforge.pmd.ast.ASTTryStatement.
 
ASTTryStatement(int) - Constructor for class net.sourceforge.pmd.ast.ASTTryStatement
 
ASTTryStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTTryStatement
 
ASTType - class net.sourceforge.pmd.ast.ASTType.
 
ASTType(int) - Constructor for class net.sourceforge.pmd.ast.ASTType
 
ASTType(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTType
 
ASTTypeDeclaration - class net.sourceforge.pmd.ast.ASTTypeDeclaration.
 
ASTTypeDeclaration(int) - Constructor for class net.sourceforge.pmd.ast.ASTTypeDeclaration
 
ASTTypeDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTTypeDeclaration
 
ASTUnaryExpression - class net.sourceforge.pmd.ast.ASTUnaryExpression.
 
ASTUnaryExpression(int) - Constructor for class net.sourceforge.pmd.ast.ASTUnaryExpression
 
ASTUnaryExpression(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTUnaryExpression
 
ASTUnaryExpressionNotPlusMinus - class net.sourceforge.pmd.ast.ASTUnaryExpressionNotPlusMinus.
 
ASTUnaryExpressionNotPlusMinus(int) - Constructor for class net.sourceforge.pmd.ast.ASTUnaryExpressionNotPlusMinus
 
ASTUnaryExpressionNotPlusMinus(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTUnaryExpressionNotPlusMinus
 
ASTUnmodifiedClassDeclaration - class net.sourceforge.pmd.ast.ASTUnmodifiedClassDeclaration.
 
ASTUnmodifiedClassDeclaration(int) - Constructor for class net.sourceforge.pmd.ast.ASTUnmodifiedClassDeclaration
 
ASTUnmodifiedClassDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTUnmodifiedClassDeclaration
 
ASTUnmodifiedInterfaceDeclaration - class net.sourceforge.pmd.ast.ASTUnmodifiedInterfaceDeclaration.
 
ASTUnmodifiedInterfaceDeclaration(int) - Constructor for class net.sourceforge.pmd.ast.ASTUnmodifiedInterfaceDeclaration
 
ASTUnmodifiedInterfaceDeclaration(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTUnmodifiedInterfaceDeclaration
 
ASTVariableDeclarator - class net.sourceforge.pmd.ast.ASTVariableDeclarator.
 
ASTVariableDeclarator(int) - Constructor for class net.sourceforge.pmd.ast.ASTVariableDeclarator
 
ASTVariableDeclarator(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTVariableDeclarator
 
ASTVariableDeclaratorId - class net.sourceforge.pmd.ast.ASTVariableDeclaratorId.
 
ASTVariableDeclaratorId(int) - Constructor for class net.sourceforge.pmd.ast.ASTVariableDeclaratorId
 
ASTVariableDeclaratorId(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTVariableDeclaratorId
 
ASTVariableInitializer - class net.sourceforge.pmd.ast.ASTVariableInitializer.
 
ASTVariableInitializer(int) - Constructor for class net.sourceforge.pmd.ast.ASTVariableInitializer
 
ASTVariableInitializer(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTVariableInitializer
 
ASTViewer - class net.sourceforge.pmd.util.ASTViewer.
 
ASTViewer() - Constructor for class net.sourceforge.pmd.util.ASTViewer
 
ASTViewer.JSmartPanel - class net.sourceforge.pmd.util.ASTViewer.JSmartPanel.
 
ASTViewer.JSmartPanel() - Constructor for class net.sourceforge.pmd.util.ASTViewer.JSmartPanel
 
ASTViewer.MyPrintStream - class net.sourceforge.pmd.util.ASTViewer.MyPrintStream.
 
ASTViewer.MyPrintStream() - Constructor for class net.sourceforge.pmd.util.ASTViewer.MyPrintStream
 
ASTViewer.SaveListener - class net.sourceforge.pmd.util.ASTViewer.SaveListener.
 
ASTViewer.SaveListener() - Constructor for class net.sourceforge.pmd.util.ASTViewer.SaveListener
 
ASTViewer.ShowListener - class net.sourceforge.pmd.util.ASTViewer.ShowListener.
 
ASTViewer.ShowListener() - Constructor for class net.sourceforge.pmd.util.ASTViewer.ShowListener
 
ASTViewer.XPathListener - class net.sourceforge.pmd.util.ASTViewer.XPathListener.
 
ASTViewer.XPathListener() - Constructor for class net.sourceforge.pmd.util.ASTViewer.XPathListener
 
ASTWhileStatement - class net.sourceforge.pmd.ast.ASTWhileStatement.
 
ASTWhileStatement(int) - Constructor for class net.sourceforge.pmd.ast.ASTWhileStatement
 
ASTWhileStatement(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.ASTWhileStatement
 
AUTO - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
AbstractNameDeclaration - class net.sourceforge.pmd.symboltable.AbstractNameDeclaration.
 
AbstractNameDeclaration(SimpleNode) - Constructor for class net.sourceforge.pmd.symboltable.AbstractNameDeclaration
 
AbstractRule - class net.sourceforge.pmd.AbstractRule.
 
AbstractRule() - Constructor for class net.sourceforge.pmd.AbstractRule
 
AbstractScope - class net.sourceforge.pmd.symboltable.AbstractScope.
Provides behavior common to all Scopes
AbstractScope() - Constructor for class net.sourceforge.pmd.symboltable.AbstractScope
 
AbstractScopeEvaluator - class net.sourceforge.pmd.symboltable.AbstractScopeEvaluator.
 
AbstractScopeEvaluator() - Constructor for class net.sourceforge.pmd.symboltable.AbstractScopeEvaluator
 
AccessFlags - interface net.sourceforge.pmd.ast.AccessFlags.
 
AccessNode - class net.sourceforge.pmd.ast.AccessNode.
 
AccessNode(int) - Constructor for class net.sourceforge.pmd.ast.AccessNode
 
AccessNode(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.AccessNode
 
AccessorClassGenerationRule - class net.sourceforge.pmd.rules.AccessorClassGenerationRule.
1.
AccessorClassGenerationRule() - Constructor for class net.sourceforge.pmd.rules.AccessorClassGenerationRule
 
AccessorClassGenerationRule.AllocData - class net.sourceforge.pmd.rules.AccessorClassGenerationRule.AllocData.
 
AccessorClassGenerationRule.AllocData(ASTAllocationExpression, String, List) - Constructor for class net.sourceforge.pmd.rules.AccessorClassGenerationRule.AllocData
 
AccessorClassGenerationRule.ClassData - class net.sourceforge.pmd.rules.AccessorClassGenerationRule.ClassData.
 
AccessorClassGenerationRule.ClassData(String) - Constructor for class net.sourceforge.pmd.rules.AccessorClassGenerationRule.ClassData
 
ActionCommands - interface net.sourceforge.pmd.util.viewer.gui.ActionCommands.
contains action command constants
AddSuper(Scope) - Method in class net.sourceforge.pmd.cpd.cppast.ClassScope
Add a super class.
AdditiveExpression() - Method in class net.sourceforge.pmd.ast.JavaParser
 
AdjustBuffSize() - Method in class net.sourceforge.pmd.ast.JavaCharStream
 
AllocationExpression() - Method in class net.sourceforge.pmd.ast.JavaParser
 
AndExpression() - Method in class net.sourceforge.pmd.ast.JavaParser
 
Applier - class net.sourceforge.pmd.util.Applier.
 
Applier() - Constructor for class net.sourceforge.pmd.util.Applier
 
ArgumentList() - Method in class net.sourceforge.pmd.ast.JavaParser
 
Arguments() - Method in class net.sourceforge.pmd.ast.JavaParser
 
ArrayDimsAndInits() - Method in class net.sourceforge.pmd.ast.JavaParser
 
ArrayInitializer() - Method in class net.sourceforge.pmd.ast.JavaParser
 
AssertStatement() - Method in class net.sourceforge.pmd.ast.JavaParser
 
AssignmentOperator() - Method in class net.sourceforge.pmd.ast.JavaParser
 
AtLeastOneConstructorRule - class net.sourceforge.pmd.rules.AtLeastOneConstructorRule.
 
AtLeastOneConstructorRule() - Constructor for class net.sourceforge.pmd.rules.AtLeastOneConstructorRule
 
Attribute - class net.sourceforge.pmd.jaxen.Attribute.
 
Attribute(Node, String, String) - Constructor for class net.sourceforge.pmd.jaxen.Attribute
 
AttributeAxisIterator - class net.sourceforge.pmd.jaxen.AttributeAxisIterator.
 
AttributeAxisIterator(Node) - Constructor for class net.sourceforge.pmd.jaxen.AttributeAxisIterator
 
AttributeToolkit - class net.sourceforge.pmd.util.viewer.model.AttributeToolkit.
A toolkit for vaious attribute translations
AttributeToolkit() - Constructor for class net.sourceforge.pmd.util.viewer.model.AttributeToolkit
 
AttributesSubMenu - class net.sourceforge.pmd.util.viewer.gui.menu.AttributesSubMenu.
contains menu items for the predicate creation
AttributesSubMenu(ViewerModel, SimpleNode) - Constructor for class net.sourceforge.pmd.util.viewer.gui.menu.AttributesSubMenu
 
AvoidCatchingThrowable - class net.sourceforge.pmd.rules.strictexception.AvoidCatchingThrowable.
PMD rule which is going to find catch statements containing throwable as the type definition.
AvoidCatchingThrowable() - Constructor for class net.sourceforge.pmd.rules.strictexception.AvoidCatchingThrowable
 
AvoidDeeplyNestedIfStmtsRule - class net.sourceforge.pmd.rules.AvoidDeeplyNestedIfStmtsRule.
 
AvoidDeeplyNestedIfStmtsRule() - Constructor for class net.sourceforge.pmd.rules.AvoidDeeplyNestedIfStmtsRule
 
AvoidDuplicateLiteralsRule - class net.sourceforge.pmd.rules.AvoidDuplicateLiteralsRule.
 
AvoidDuplicateLiteralsRule() - Constructor for class net.sourceforge.pmd.rules.AvoidDuplicateLiteralsRule
 
AvoidDuplicateLiteralsRule.ExceptionParser - class net.sourceforge.pmd.rules.AvoidDuplicateLiteralsRule.ExceptionParser.
 
AvoidDuplicateLiteralsRule.ExceptionParser(char) - Constructor for class net.sourceforge.pmd.rules.AvoidDuplicateLiteralsRule.ExceptionParser
 
AvoidReassigningParametersRule - class net.sourceforge.pmd.rules.AvoidReassigningParametersRule.
 
AvoidReassigningParametersRule() - Constructor for class net.sourceforge.pmd.rules.AvoidReassigningParametersRule
 
abstract_declarator() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
abstract_declarator_suffix() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
accept(File, String) - Method in class net.sourceforge.pmd.cpd.CPPLanguage.CPPFileOrDirectoryFilter
 
accept(File, String) - Method in class net.sourceforge.pmd.cpd.JavaLanguage.JavaFileOrDirectoryFilter
 
accept(File, String) - Method in class net.sourceforge.pmd.cpd.PHPLanguage.PHPFileOrDirectoryFilter
 
accessFlags - Variable in class net.sourceforge.pmd.ast.AccessNode
 
access_specifier() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
actionPerformed(ActionEvent) - Method in class net.sourceforge.pmd.cpd.GUI.BrowseListener
 
actionPerformed(ActionEvent) - Method in class net.sourceforge.pmd.cpd.GUI.CancelListener
 
actionPerformed(ActionEvent) - Method in class net.sourceforge.pmd.cpd.GUI.GoListener
 
actionPerformed(ActionEvent) - Method in class net.sourceforge.pmd.cpd.GUI.SaveListener
 
actionPerformed(ActionEvent) - Method in class net.sourceforge.pmd.util.ASTViewer.SaveListener
 
actionPerformed(ActionEvent) - Method in class net.sourceforge.pmd.util.ASTViewer.ShowListener
 
actionPerformed(ActionEvent) - Method in class net.sourceforge.pmd.util.ASTViewer.XPathListener
 
actionPerformed(ActionEvent) - Method in class net.sourceforge.pmd.util.viewer.gui.MainFrame
 
actionPerformed(ActionEvent) - Method in class net.sourceforge.pmd.util.viewer.gui.ParseExceptionHandler
 
actionPerformed(ActionEvent) - Method in class net.sourceforge.pmd.util.viewer.gui.menu.XPathFragmentAddingItem
 
add(File) - Method in class net.sourceforge.pmd.cpd.CPD
 
add(List) - Method in class net.sourceforge.pmd.cpd.CPD
 
add(int, File) - Method in class net.sourceforge.pmd.cpd.CPD
 
add(Component) - Method in class net.sourceforge.pmd.cpd.GridBagHelper
 
add(Component, int) - Method in class net.sourceforge.pmd.cpd.GridBagHelper
 
add(Mark) - Method in class net.sourceforge.pmd.cpd.Match
 
add(TokenEntry) - Method in class net.sourceforge.pmd.cpd.MatchAlgorithm
 
add(TokenEntry) - Method in class net.sourceforge.pmd.cpd.Tokens
 
add(NameOccurrence) - Method in class net.sourceforge.pmd.symboltable.NameOccurrences
 
add(Component, int, int, int, int, double, double, int, int, Insets) - Method in class net.sourceforge.pmd.util.ASTViewer.JSmartPanel
 
addAllInDirectory(String) - Method in class net.sourceforge.pmd.cpd.CPD
 
addCalledMethodsOfNode(AccessNode, List, String) - Static method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule
 
addCalledMethodsOfNode(SimpleNode, List, String) - Static method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule
Adds all methods called on this instance from within this Node.
addCalledMethodsOfNodeImpl(List, List, String) - Static method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule
 
addClassQualifyingName(String) - Method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule.ClassData
 
addConstructor(ASTConstructorDeclaration) - Method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule.ClassData
 
addDataPoint(DataPoint) - Method in class net.sourceforge.pmd.stat.StatisticalRule
 
addDeclaration(VariableNameDeclaration) - Method in class net.sourceforge.pmd.symboltable.AbstractScope
 
addDeclaration(MethodNameDeclaration) - Method in class net.sourceforge.pmd.symboltable.AbstractScope
 
addDeclaration(MethodNameDeclaration) - Method in class net.sourceforge.pmd.symboltable.ClassScope
 
addDeclaration(MethodNameDeclaration) - Method in class net.sourceforge.pmd.symboltable.GlobalScope
 
addDeclaration(VariableNameDeclaration) - Method in class net.sourceforge.pmd.symboltable.GlobalScope
 
addDeclaration(VariableNameDeclaration) - Method in class net.sourceforge.pmd.symboltable.LocalScope
 
addDeclaration(VariableNameDeclaration) - Method in interface net.sourceforge.pmd.symboltable.Scope
Add a variable declaration to this scope
addDeclaration(MethodNameDeclaration) - Method in interface net.sourceforge.pmd.symboltable.Scope
Add a method declaration to this scope
addDimension() - Method in class net.sourceforge.pmd.ast.ASTType
 
addDirectory(String, boolean) - Method in class net.sourceforge.pmd.cpd.CPD
 
addError(Report.ProcessingError) - Method in class net.sourceforge.pmd.Report
 
addEscapes(String) - Static method in class net.sourceforge.pmd.ast.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in class net.sourceforge.pmd.cpd.cppast.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addFileset(FileSet) - Method in class net.sourceforge.pmd.ant.PMDTask
 
addFileset(FileSet) - Method in class net.sourceforge.pmd.cpd.CPDTask
 
addFormatter(Formatter) - Method in class net.sourceforge.pmd.ant.PMDTask
 
addImport(String) - Method in class net.sourceforge.pmd.symboltable.TypeSet
 
addInstantiation(AccessorClassGenerationRule.AllocData) - Method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule.ClassData
 
addLabel(String) - Method in class net.sourceforge.pmd.cpd.GridBagHelper
 
addListener(ReportListener) - Method in class net.sourceforge.pmd.Report
 
addMetric(Metric) - Method in class net.sourceforge.pmd.Report
 
addProperty(String, String) - Method in class net.sourceforge.pmd.AbstractRule
 
addProperty(String, String) - Method in interface net.sourceforge.pmd.Rule
 
addRecursively(String) - Method in class net.sourceforge.pmd.cpd.CPD
 
addRule(Rule) - Method in class net.sourceforge.pmd.RuleSet
 
addRuleSet(RuleSet) - Method in class net.sourceforge.pmd.RuleSet
 
addRuleViolation(RuleViolation) - Method in class net.sourceforge.pmd.Report
 
addStatement() - Method in class net.sourceforge.pmd.rules.design.SwitchDensityRule.SwitchDensity
 
addStatements(int) - Method in class net.sourceforge.pmd.rules.design.SwitchDensityRule.SwitchDensity
 
addSwitchLabel() - Method in class net.sourceforge.pmd.rules.design.SwitchDensityRule.SwitchDensity
 
addTreeModelListener(TreeModelListener) - Method in class net.sourceforge.pmd.util.viewer.model.ASTModel
 
addVariableNameOccurrence(NameOccurrence) - Method in class net.sourceforge.pmd.symboltable.AbstractScope
 
addVariableNameOccurrence(NameOccurrence) - Method in class net.sourceforge.pmd.symboltable.GlobalScope
 
addVariableNameOccurrence(NameOccurrence) - Method in interface net.sourceforge.pmd.symboltable.Scope
Adds a NameOccurrence to this scope - only call this after getting a true back from contains()
addViewerModelListener(ViewerModelListener) - Method in class net.sourceforge.pmd.util.viewer.model.ViewerModel
adds a listener to the model
addViolation(RuleContext, ASTImportDeclaration) - Method in class net.sourceforge.pmd.rules.ImportFromSamePackageRule
 
add_escapes(String) - Method in class net.sourceforge.pmd.ast.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
add_escapes(String) - Method in class net.sourceforge.pmd.cpd.cppast.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addedFile(int, File) - Method in interface net.sourceforge.pmd.cpd.CPDListener
 
addedFile(int, File) - Method in class net.sourceforge.pmd.cpd.CPDNullListener
 
addedFile(int, File) - Method in class net.sourceforge.pmd.cpd.GUI
 
additive_expression() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
adjustBeginLineColumn(int, int) - Method in class net.sourceforge.pmd.ast.JavaCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Static method in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
allMethodsOfClass - Variable in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.EvalPackage
 
allPrivateConstructorsOfClass - Variable in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.EvalPackage
 
analyzeCode(CPD) - Method in class net.sourceforge.pmd.cpd.CPDTask
 
and_expression() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
anonymousInnerClassCounter - Static variable in class net.sourceforge.pmd.symboltable.ClassScope
 
appendToXPathExpression(String, Object) - Method in class net.sourceforge.pmd.util.viewer.model.ViewerModel
appends the given fragment to the XPath expression
appendXmlEscaped(StringBuffer, String) - Static method in class net.sourceforge.pmd.util.StringUtil
Appends to a StringBuffer the String src where non-ASCII and XML special chars are escaped.
apply(List, RuleContext) - Method in class net.sourceforge.pmd.AbstractRule
 
apply(List, RuleContext) - Method in interface net.sourceforge.pmd.Rule
 
apply(List, RuleContext) - Method in class net.sourceforge.pmd.RuleSet
 
apply(List, RuleContext) - Method in class net.sourceforge.pmd.stat.StatisticalRule
 
apply(UnaryFunction, Iterator) - Static method in class net.sourceforge.pmd.util.Applier
 
applyMinimumValue(SortedSet, double) - Method in class net.sourceforge.pmd.stat.StatisticalRule
 
applyTo(Object) - Method in class net.sourceforge.pmd.symboltable.ImageFinderFunction
 
applyTo(Object) - Method in class net.sourceforge.pmd.symboltable.VariableUsageFinderFunction
 
applyTo(Object) - Method in interface net.sourceforge.pmd.util.UnaryFunction
 
applyTopScore(SortedSet, int) - Method in class net.sourceforge.pmd.stat.StatisticalRule
 
arg - Variable in class net.sourceforge.pmd.ast.JavaParser.JJCalls
 
arg - Variable in class net.sourceforge.pmd.cpd.cppast.CPPParser.JJCalls
 
args - Variable in class net.sourceforge.pmd.CommandLineOptions
 
args - Variable in class net.sourceforge.pmd.renderers.IDEAJRenderer
 
args - Variable in class net.sourceforge.pmd.rules.junit.JUnitAssertionsShouldIncludeMessageRule.AssertionCall
 
assignment_expression() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
astArea - Variable in class net.sourceforge.pmd.util.ASTViewer
 
astPanel - Variable in class net.sourceforge.pmd.util.viewer.gui.MainFrame
 
available - Variable in class net.sourceforge.pmd.ast.JavaCharStream
 
available - Static variable in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 

B

BANG - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
BITWISEANDEQUAL - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
BITWISEOR - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
BITWISEOREQUAL - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
BITWISEXOR - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
BITWISEXOREQUAL - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
BIT_AND - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
BIT_OR - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
BOOLEAN - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
BREAK - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
BREAK - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
BYTE - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
BasicScopeCreationVisitor - class net.sourceforge.pmd.symboltable.BasicScopeCreationVisitor.
Serves as a sort of adaptor between the AST nodes and the symbol table scopes
BasicScopeCreationVisitor(ScopeFactory) - Constructor for class net.sourceforge.pmd.symboltable.BasicScopeCreationVisitor
 
BasicScopeFactory - class net.sourceforge.pmd.symboltable.BasicScopeFactory.
 
BasicScopeFactory() - Constructor for class net.sourceforge.pmd.symboltable.BasicScopeFactory
 
BeanMembersShouldSerializeRule - class net.sourceforge.pmd.rules.BeanMembersShouldSerializeRule.
 
BeanMembersShouldSerializeRule() - Constructor for class net.sourceforge.pmd.rules.BeanMembersShouldSerializeRule
 
BeginToken() - Method in class net.sourceforge.pmd.ast.JavaCharStream
 
BeginToken() - Static method in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
Block() - Method in class net.sourceforge.pmd.ast.JavaParser
 
BlockStatement() - Method in class net.sourceforge.pmd.ast.JavaParser
 
BooleanLiteral() - Method in class net.sourceforge.pmd.ast.JavaParser
 
BreakStatement() - Method in class net.sourceforge.pmd.ast.JavaParser
 
backup(int) - Method in class net.sourceforge.pmd.ast.JavaCharStream
 
backup(int) - Static method in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
base_clause(ClassScope) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
base_specifier(ClassScope) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
beginColumn - Variable in class net.sourceforge.pmd.ast.SimpleNode
 
beginColumn - Variable in class net.sourceforge.pmd.ast.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginColumn - Variable in class net.sourceforge.pmd.cpd.cppast.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class net.sourceforge.pmd.ast.SimpleNode
 
beginLine - Variable in class net.sourceforge.pmd.ast.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class net.sourceforge.pmd.cpd.Mark
 
beginLine - Variable in class net.sourceforge.pmd.cpd.TokenEntry
 
beginLine - Variable in class net.sourceforge.pmd.cpd.cppast.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
block - Variable in class net.sourceforge.pmd.ast.ASTCatch
 
buf - Variable in class net.sourceforge.pmd.util.ASTViewer.MyPrintStream
 
bufcolumn - Variable in class net.sourceforge.pmd.ast.JavaCharStream
 
bufcolumn - Static variable in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
buffer - Variable in class net.sourceforge.pmd.ast.JavaCharStream
 
buffer - Static variable in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
bufline - Variable in class net.sourceforge.pmd.ast.JavaCharStream
 
bufline - Static variable in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
bufpos - Variable in class net.sourceforge.pmd.ast.JavaCharStream
 
bufpos - Static variable in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
bufsize - Variable in class net.sourceforge.pmd.ast.JavaCharStream
 
bufsize - Static variable in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
buildOccurrences(ASTPrimaryExpression) - Method in class net.sourceforge.pmd.symboltable.NameOccurrences
 
buildResolvers() - Method in class net.sourceforge.pmd.symboltable.TypeSet
 
builtin_type_specifier() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
bundle - Static variable in class net.sourceforge.pmd.util.viewer.util.NLS
 

C

CASE - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
CASE - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
CATCH - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
CATCH - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
CHAR - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
CHAR - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
CHARACTER - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
CHARACTER_LITERAL - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
CLASS - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
CLASS - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
CODE_RECOMPILED - Static variable in class net.sourceforge.pmd.util.viewer.model.ViewerModelEvent
reason in the case of code recompilation
COLON - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
COLON - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
COMMA - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
COMMA - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
COMPILE_ACTION - Static variable in interface net.sourceforge.pmd.util.viewer.gui.ActionCommands
 
CONST - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
CONST - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
CONTINUE - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
CONTINUE - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
CPD - class net.sourceforge.pmd.cpd.CPD.
 
CPD(int, Language) - Constructor for class net.sourceforge.pmd.cpd.CPD
 
CPDListener - interface net.sourceforge.pmd.cpd.CPDListener.
 
CPDNullListener - class net.sourceforge.pmd.cpd.CPDNullListener.
 
CPDNullListener() - Constructor for class net.sourceforge.pmd.cpd.CPDNullListener
 
CPDTask - class net.sourceforge.pmd.cpd.CPDTask.
CPDTask Runs the CPD utility via ant.
CPDTask() - Constructor for class net.sourceforge.pmd.cpd.CPDTask
 
CPDTask.FormatAttribute - class net.sourceforge.pmd.cpd.CPDTask.FormatAttribute.
 
CPDTask.FormatAttribute() - Constructor for class net.sourceforge.pmd.cpd.CPDTask.FormatAttribute
 
CPPLanguage - class net.sourceforge.pmd.cpd.CPPLanguage.
 
CPPLanguage() - Constructor for class net.sourceforge.pmd.cpd.CPPLanguage
 
CPPLanguage.CPPFileOrDirectoryFilter - class net.sourceforge.pmd.cpd.CPPLanguage.CPPFileOrDirectoryFilter.
 
CPPLanguage.CPPFileOrDirectoryFilter() - Constructor for class net.sourceforge.pmd.cpd.CPPLanguage.CPPFileOrDirectoryFilter
 
CPPParser - class net.sourceforge.pmd.cpd.cppast.CPPParser.
 
CPPParser(InputStream) - Constructor for class net.sourceforge.pmd.cpd.cppast.CPPParser
 
CPPParser(Reader) - Constructor for class net.sourceforge.pmd.cpd.cppast.CPPParser
 
CPPParser(CPPParserTokenManager) - Constructor for class net.sourceforge.pmd.cpd.cppast.CPPParser
 
CPPParser.JJCalls - class net.sourceforge.pmd.cpd.cppast.CPPParser.JJCalls.
 
CPPParser.JJCalls() - Constructor for class net.sourceforge.pmd.cpd.cppast.CPPParser.JJCalls
 
CPPParserConstants - interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants.
 
CPPParserTokenManager - class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager.
 
CPPParserTokenManager(SimpleCharStream) - Constructor for class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
CPPParserTokenManager(SimpleCharStream, int) - Constructor for class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
CPPTokenizer - class net.sourceforge.pmd.cpd.CPPTokenizer.
 
CPPTokenizer() - Constructor for class net.sourceforge.pmd.cpd.CPPTokenizer
 
CPP_KEY - Static variable in class net.sourceforge.pmd.cpd.LanguageFactory
 
CSVRenderer - class net.sourceforge.pmd.renderers.CSVRenderer.
 
CSVRenderer() - Constructor for class net.sourceforge.pmd.renderers.CSVRenderer
 
CastExpression() - Method in class net.sourceforge.pmd.ast.JavaParser
 
CastLookahead() - Method in class net.sourceforge.pmd.ast.JavaParser
 
ClassBody() - Method in class net.sourceforge.pmd.ast.JavaParser
 
ClassBodyDeclaration() - Method in class net.sourceforge.pmd.ast.JavaParser
 
ClassDeclaration() - Method in class net.sourceforge.pmd.ast.JavaParser
 
ClassNamingConventionsRule - class net.sourceforge.pmd.rules.ClassNamingConventionsRule.
 
ClassNamingConventionsRule() - Constructor for class net.sourceforge.pmd.rules.ClassNamingConventionsRule
 
ClassScope - class net.sourceforge.pmd.cpd.cppast.ClassScope.
Class scope extends Scope in that its search method also searches all its superclasses.
ClassScope(String, Scope) - Constructor for class net.sourceforge.pmd.cpd.cppast.ClassScope
Creates a new class scope in a given scope.
ClassScope - class net.sourceforge.pmd.symboltable.ClassScope.
 
ClassScope(String) - Constructor for class net.sourceforge.pmd.symboltable.ClassScope
 
ClassScope() - Constructor for class net.sourceforge.pmd.symboltable.ClassScope
This is only for anonymous inner classes FIXME - should have name like Foo$1, not Anonymous$1 to get this working right, the parent scope needs to be passed in when instantiating a ClassScope
ClassScopeEvaluator - class net.sourceforge.pmd.symboltable.ClassScopeEvaluator.
 
ClassScopeEvaluator() - Constructor for class net.sourceforge.pmd.symboltable.ClassScopeEvaluator
 
CloseConnectionRule - class net.sourceforge.pmd.rules.CloseConnectionRule.
Makes sure you close your database connections.
CloseConnectionRule() - Constructor for class net.sourceforge.pmd.rules.CloseConnectionRule
 
CloseScope() - Static method in class net.sourceforge.pmd.cpd.cppast.SymtabManager
 
CommandLineOptions - class net.sourceforge.pmd.CommandLineOptions.
 
CommandLineOptions(String[]) - Constructor for class net.sourceforge.pmd.CommandLineOptions
 
CompilationUnit() - Method in class net.sourceforge.pmd.ast.JavaParser
THE JAVA LANGUAGE GRAMMAR STARTS HERE *
ConditionalAndExpression() - Method in class net.sourceforge.pmd.ast.JavaParser
 
ConditionalExpression() - Method in class net.sourceforge.pmd.ast.JavaParser
 
ConditionalOrExpression() - Method in class net.sourceforge.pmd.ast.JavaParser
 
ConstructorCallsOverridableMethodRule - class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.
Searches through all methods and constructors called from constructors.
ConstructorCallsOverridableMethodRule() - Constructor for class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule
 
ConstructorCallsOverridableMethodRule.ConstructorHolder - class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.ConstructorHolder.
 
ConstructorCallsOverridableMethodRule.ConstructorHolder(ASTConstructorDeclaration) - Constructor for class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.ConstructorHolder
 
ConstructorCallsOverridableMethodRule.ConstructorInvocation - class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.ConstructorInvocation.
 
ConstructorCallsOverridableMethodRule.ConstructorInvocation(ASTExplicitConstructorInvocation) - Constructor for class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.ConstructorInvocation
 
ConstructorCallsOverridableMethodRule.EvalPackage - class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.EvalPackage.
1 package per class.
ConstructorCallsOverridableMethodRule.EvalPackage() - Constructor for class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.EvalPackage
 
ConstructorCallsOverridableMethodRule.EvalPackage(String) - Constructor for class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.EvalPackage
 
ConstructorCallsOverridableMethodRule.MethodHolder - class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.MethodHolder.
 
ConstructorCallsOverridableMethodRule.MethodHolder(ASTMethodDeclarator) - Constructor for class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.MethodHolder
 
ConstructorCallsOverridableMethodRule.MethodInvocation - class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.MethodInvocation.
2: method(); ASTPrimaryPrefix ASTName image = "method" ASTPrimarySuffix *ASTArguments 3: a.method(); ASTPrimaryPrefix -> ASTName image = "a.method" ??? ASTPrimarySuffix -> () ASTArguments 3: this.method(); ASTPrimaryPrefix -> this image=null ASTPrimarySuffix -> method ASTPrimarySuffix -> () ASTArguments super.method(); ASTPrimaryPrefix -> image = "method" ASTPrimarySuffix -> image = null ASTArguments -> super.a.method(); ASTPrimaryPrefix -> image = "a" ASTPrimarySuffix -> image = "method" ASTPrimarySuffix -> image = null ASTArguments -> 4: this.a.method(); ASTPrimaryPrefix -> image = null ASTPrimarySuffix -> image = "a" ASTPrimarySuffix -> image = "method" ASTPrimarySuffix -> ASTArguments 4: ClassName.this.method(); ASTPrimaryPrefix ASTName image = "ClassName" ASTPrimarySuffix -> this image=null ASTPrimarySuffix -> image = "method" ASTPrimarySuffix -> () ASTArguments 5: ClassName.this.a.method(); ASTPrimaryPrefix ASTName image = "ClassName" ASTPrimarySuffix -> this image=null ASTPrimarySuffix -> image="a" ASTPrimarySuffix -> image="method" ASTPrimarySuffix -> () ASTArguments 5: Package.ClassName.this.method(); ASTPrimaryPrefix ASTName image ="Package.ClassName" ASTPrimarySuffix -> this image=null ASTPrimarySuffix -> image="method" ASTPrimarySuffix -> () ASTArguments 6: Package.ClassName.this.a.method(); ASTPrimaryPrefix ASTName image ="Package.ClassName" ASTPrimarySuffix -> this image=null ASTPrimarySuffix -> a ASTPrimarySuffix -> method ASTPrimarySuffix -> () ASTArguments 5: OuterClass.InnerClass.this.method(); ASTPrimaryPrefix ASTName image = "OuterClass.InnerClass" ASTPrimarySuffix -> this image=null ASTPrimarySuffix -> method ASTPrimarySuffix -> () ASTArguments 6: OuterClass.InnerClass.this.a.method(); ASTPrimaryPrefix ASTName image = "OuterClass.InnerClass" ASTPrimarySuffix -> this image=null ASTPrimarySuffix -> a ASTPrimarySuffix -> method ASTPrimarySuffix -> () ASTArguments OuterClass.InnerClass.this.a.method().method().method(); ASTPrimaryPrefix ASTName image = "OuterClass.InnerClass" ASTPrimarySuffix -> this image=null ASTPrimarySuffix -> a image='a' ASTPrimarySuffix -> method image='method' ASTPrimarySuffix -> () image=null ASTArguments ASTPrimarySuffix -> method image='method' ASTPrimarySuffix -> () image=null ASTArguments ASTPrimarySuffix -> method image='method' ASTPrimarySuffix -> () image=null ASTArguments 3..n: Class.InnerClass[0].InnerClass[n].this.method(); ASTPrimaryPrefix ASTName image = "Class[0]..InnerClass[n]" ASTPrimarySuffix -> image=null ASTPrimarySuffix -> method ASTPrimarySuffix -> () ASTArguments super.aMethod(); ASTPrimaryPrefix -> aMethod ASTPrimarySuffix -> () Evaluate right to left
ConstructorCallsOverridableMethodRule.MethodInvocation(ASTPrimaryExpression, List, List, String, int, boolean) - Constructor for class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.MethodInvocation
 
ConstructorCallsOverridableMethodRule.NullEvalPackage - class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.NullEvalPackage.
 
ConstructorCallsOverridableMethodRule.NullEvalPackage() - Constructor for class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.NullEvalPackage
 
ConstructorDeclaration() - Method in class net.sourceforge.pmd.ast.JavaParser
 
ContinueStatement() - Method in class net.sourceforge.pmd.ast.JavaParser
 
CouplingBetweenObjectsRule - class net.sourceforge.pmd.rules.CouplingBetweenObjectsRule.
CouplingBetweenObjectsRule 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.rules.CouplingBetweenObjectsRule
 
CyclomaticComplexityRule - class net.sourceforge.pmd.rules.CyclomaticComplexityRule.
 
CyclomaticComplexityRule() - Constructor for class net.sourceforge.pmd.rules.CyclomaticComplexityRule
 
CyclomaticComplexityRule.Entry - class net.sourceforge.pmd.rules.CyclomaticComplexityRule.Entry.
 
CyclomaticComplexityRule.Entry(SimpleNode) - Constructor for class net.sourceforge.pmd.rules.CyclomaticComplexityRule.Entry
 
c - Variable in class net.sourceforge.pmd.cpd.GridBagHelper
 
calledConstructors - Variable in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.EvalPackage
 
calledMethods - Variable in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.EvalPackage
 
cast_expression() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
cause - Variable in class net.sourceforge.pmd.cpd.ReportException
 
chars - Variable in class net.sourceforge.pmd.cpd.TokenEntry
 
check(RuleContext, ASTArguments, int, String) - Method in class net.sourceforge.pmd.rules.junit.JUnitAssertionsShouldIncludeMessageRule
 
checkChildren() - Method in class net.sourceforge.pmd.util.viewer.model.SimpleNodeTreeNodeAdapter
checks the children and creates them if neccessary
checkForBadAssertUsage(String, String) - Method in class net.sourceforge.pmd.ast.JavaParser
 
checkForNameChild(SimpleNode) - Method in class net.sourceforge.pmd.symboltable.NameOccurrences
 
checkNames(AccessNode, Object) - Method in class net.sourceforge.pmd.rules.VariableNamingConventionsRule
 
checkVariableType(String) - Method in class net.sourceforge.pmd.rules.CouplingBetweenObjectsRule
performs a check on the variable and updates the couter.
checks - Variable in class net.sourceforge.pmd.rules.junit.JUnitAssertionsShouldIncludeMessageRule
 
children - Variable in class net.sourceforge.pmd.ast.SimpleNode
 
children - Variable in class net.sourceforge.pmd.util.viewer.model.SimpleNodeTreeNodeAdapter
 
children() - Method in class net.sourceforge.pmd.util.viewer.model.SimpleNodeTreeNodeAdapter
 
childrenAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.SimpleNode
Accept the visitor.
classDataList - Variable in class net.sourceforge.pmd.rules.AccessorClassGenerationRule
 
classID - Variable in class net.sourceforge.pmd.rules.AccessorClassGenerationRule
 
classLoader - Variable in class net.sourceforge.pmd.RuleSetFactory
 
className - Variable in class net.sourceforge.pmd.rules.CouplingBetweenObjectsRule
 
className - Variable in class net.sourceforge.pmd.symboltable.ClassScope
 
class_head() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
class_specifier() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
classpath - Variable in class net.sourceforge.pmd.ant.PMDTask
 
clearEvalPackages() - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule
 
clearNodeScope(Node) - Method in class net.sourceforge.pmd.ast.JJTJavaParserState
 
clipClassName(String) - Method in class net.sourceforge.pmd.symboltable.ClassScope
 
clipPath(String) - Method in class net.sourceforge.pmd.renderers.IDEAJRenderer.SourcePath
 
closeNodeScope(Node, int) - Method in class net.sourceforge.pmd.ast.JJTJavaParserState
 
closeNodeScope(Node, boolean) - Method in class net.sourceforge.pmd.ast.JJTJavaParserState
 
code - Variable in class net.sourceforge.pmd.cpd.Match
 
code - Variable in class net.sourceforge.pmd.cpd.MatchAlgorithm
 
code - Variable in class net.sourceforge.pmd.cpd.SourceCode
 
codeEditorPane - Variable in class net.sourceforge.pmd.util.ASTViewer
 
collect(String) - Static method in class net.sourceforge.pmd.PMD
 
collect(int) - Method in class net.sourceforge.pmd.cpd.MatchCollector
 
collectDumpedModifiers(String) - Method in class net.sourceforge.pmd.ast.AccessNode
 
collectFilesFromOneName(String) - Static method in class net.sourceforge.pmd.PMD
 
collectFromCommaDelimitedString(String) - Static method in class net.sourceforge.pmd.PMD
 
collectNames(String, List, SimpleNode) - Method in class net.sourceforge.pmd.rules.design.PositionalIteratorRule
 
column - Variable in class net.sourceforge.pmd.ast.JavaCharStream
 
column - Static variable in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
commitSource(String) - Method in class net.sourceforge.pmd.util.viewer.model.ViewerModel
commits source code to the model.
compare(Object, Object) - Method in class net.sourceforge.pmd.RuleViolation.RuleViolationComparator
 
compare(Object, Object) - Method in class net.sourceforge.pmd.cpd.MarkComparator
 
compareTo(Object) - Method in class net.sourceforge.pmd.cpd.Match
 
compareTo(Object) - Method in class net.sourceforge.pmd.cpd.TokenEntry
 
compareTo(Object) - Method in class net.sourceforge.pmd.stat.DataPoint
 
comparisonCountUpdate(long) - Method in interface net.sourceforge.pmd.cpd.CPDListener
 
comparisonCountUpdate(long) - Method in class net.sourceforge.pmd.cpd.CPDNullListener
 
comparisonCountUpdate(long) - Method in class net.sourceforge.pmd.cpd.GUI
 
comparisonUpdateInterval - Variable in class net.sourceforge.pmd.cpd.MarkComparator
 
comparisons - Variable in class net.sourceforge.pmd.cpd.MarkComparator
 
comparisonsField - Variable in class net.sourceforge.pmd.cpd.GUI
 
compileBtn - Variable in class net.sourceforge.pmd.util.viewer.gui.MainFrame
 
compound_statement() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
conditional_expression() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
constant() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
constant_expression() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
constraints - Variable in class net.sourceforge.pmd.util.ASTViewer.JSmartPanel
 
constructPredicate(Attribute) - Static method in class net.sourceforge.pmd.util.viewer.model.AttributeToolkit
constructs a predicate from the given attribute
cont(SimpleNode) - Method in class net.sourceforge.pmd.symboltable.BasicScopeCreationVisitor
 
container - Variable in class net.sourceforge.pmd.cpd.GridBagHelper
 
contains(NameOccurrence) - Method in class net.sourceforge.pmd.symboltable.AbstractScope
 
contains(NameOccurrence) - Method in class net.sourceforge.pmd.symboltable.GlobalScope
 
contains(NameOccurrence) - Method in interface net.sourceforge.pmd.symboltable.Scope
Tests whether or not a NameOccurrence is directly contained in the scope Note that if this search is just in this scope - it doesn't go diving into any contained scopes.
containsCommaSeparatedFileList() - Method in class net.sourceforge.pmd.CommandLineOptions
 
conversion_function_decl_or_def() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
count - Variable in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.ConstructorInvocation
 
count - Variable in class net.sourceforge.pmd.stat.Metric
 
count - Variable in class net.sourceforge.pmd.stat.StatisticalRule
 
countDuplicateTokens(Mark, Mark) - Method in class net.sourceforge.pmd.cpd.MatchCollector
 
couplingCount - Variable in class net.sourceforge.pmd.rules.CouplingBetweenObjectsRule
 
cpdListener - Variable in class net.sourceforge.pmd.cpd.MatchAlgorithm
 
createClasspath() - Method in class net.sourceforge.pmd.ant.PMDTask
 
createLanguage(String) - Method in class net.sourceforge.pmd.cpd.LanguageFactory
 
createLongClasspath() - Method in class net.sourceforge.pmd.ant.PMDTask
 
createParser(InputStream) - Method in class net.sourceforge.pmd.TargetJDK1_3
 
createParser(Reader) - Method in class net.sourceforge.pmd.TargetJDK1_3
 
createParser(InputStream) - Method in class net.sourceforge.pmd.TargetJDK1_4
 
createParser(Reader) - Method in class net.sourceforge.pmd.TargetJDK1_4
 
createParser(InputStream) - Method in interface net.sourceforge.pmd.TargetJDKVersion
 
createParser(Reader) - Method in interface net.sourceforge.pmd.TargetJDKVersion
 
createRV(RuleContext, SimpleNode) - Method in class net.sourceforge.pmd.rules.DuplicateImportsRule
 
createRenderer() - Method in class net.sourceforge.pmd.CommandLineOptions
 
createRenderer() - Method in class net.sourceforge.pmd.cpd.CPDTask
 
createRuleSet(String, ClassLoader) - Method in class net.sourceforge.pmd.RuleSetFactory
Create a ruleset from a name or from a list of name
createRuleSet(String) - Method in class net.sourceforge.pmd.RuleSetFactory
Creates a ruleset.
createRuleSet(InputStream) - Method in class net.sourceforge.pmd.RuleSetFactory
Create a ruleset from an inputsteam.
createRuleSet(InputStream, ClassLoader) - Method in class net.sourceforge.pmd.RuleSetFactory
Create a ruleset from an input stream with a specified class loader
createRuleViolation(RuleContext, int) - Method in class net.sourceforge.pmd.AbstractRule
 
createRuleViolation(RuleContext, int, String) - Method in class net.sourceforge.pmd.AbstractRule
 
ctor_declarator() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
ctor_declarator_lookahead() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
ctor_definition() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
ctor_initializer() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
curChar - Variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
curChar - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
curLexState - Variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
curLexState - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
currObj - Variable in class net.sourceforge.pmd.jaxen.AttributeAxisIterator
 
currentToken - Variable in class net.sourceforge.pmd.ast.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in class net.sourceforge.pmd.cpd.cppast.ParseException
This is the last token that has been consumed successfully.
cv_qualifier_seq() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 

D

DECIMALINT - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
DECIMALLONG - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
DECIMAL_LITERAL - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
DECR - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
DEFAULT - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
DEFAULT - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
DEFAULT_SEPARATOR - Static variable in class net.sourceforge.pmd.rules.AvoidDuplicateLiteralsRule
 
DELETE - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
DELTA - Static variable in class net.sourceforge.pmd.stat.StatisticalRule
 
DIGIT - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
DIVIDE - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
DIVIDEEQUAL - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
DO - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
DO - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
DOT - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
DOT - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
DOTSTAR - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
DOUBLE - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
DOUBLE - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
DataPoint - class net.sourceforge.pmd.stat.DataPoint.
 
DataPoint() - Constructor for class net.sourceforge.pmd.stat.DataPoint
Constructor for DataPoint.
Declaration - class net.sourceforge.pmd.cpd.cppast.Declaration.
Holds the various attributes of a declaration.
Declaration() - Constructor for class net.sourceforge.pmd.cpd.cppast.Declaration
 
DeclarationFinder - class net.sourceforge.pmd.symboltable.DeclarationFinder.
 
DeclarationFinder() - Constructor for class net.sourceforge.pmd.symboltable.DeclarationFinder
 
DoStatement() - Method in class net.sourceforge.pmd.ast.JavaParser
 
DocumentNavigator - class net.sourceforge.pmd.jaxen.DocumentNavigator.
 
DocumentNavigator() - Constructor for class net.sourceforge.pmd.jaxen.DocumentNavigator
 
Done() - Method in class net.sourceforge.pmd.ast.JavaCharStream
 
Done() - Static method in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
DoubleCheckedLockingRule - class net.sourceforge.pmd.rules.DoubleCheckedLockingRule.
void method() { if(x == null) { synchronize(this){ if(x == null) { x = new | method(); } } } 1.
DoubleCheckedLockingRule() - Constructor for class net.sourceforge.pmd.rules.DoubleCheckedLockingRule
 
DuplicateImportsRule - class net.sourceforge.pmd.rules.DuplicateImportsRule.
 
DuplicateImportsRule() - Constructor for class net.sourceforge.pmd.rules.DuplicateImportsRule
 
dataPoints - Variable in class net.sourceforge.pmd.stat.StatisticalRule
 
debugEnabled - Variable in class net.sourceforge.pmd.CommandLineOptions
 
debugEnabled() - Method in class net.sourceforge.pmd.CommandLineOptions
 
debugStream - Variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
debugStream - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
decl - Variable in class net.sourceforge.pmd.symboltable.ImageFinderFunction
 
decl - Variable in class net.sourceforge.pmd.symboltable.Search
 
declaration() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
declaration_specifiers() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
Very temporary.
declarator() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
declarator_suffixes() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
decls - Variable in class net.sourceforge.pmd.symboltable.VariableUsageFinderFunction
 
defaultLexState - Variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
defaultLexState - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
delete_expression() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
delimiter - Variable in class net.sourceforge.pmd.rules.AvoidDuplicateLiteralsRule.ExceptionParser
 
depth - Static variable in class net.sourceforge.pmd.cpd.cppast.SymtabManager
Current depth of scope nesting.
depth - Variable in class net.sourceforge.pmd.rules.AvoidDeeplyNestedIfStmtsRule
 
depth - Variable in class net.sourceforge.pmd.rules.UnusedPrivateMethodRule
 
description - Variable in class net.sourceforge.pmd.AbstractRule
 
description - Variable in class net.sourceforge.pmd.RuleSet
 
description - Variable in class net.sourceforge.pmd.RuleViolation
 
dimensions - Variable in class net.sourceforge.pmd.ast.ASTType
 
direct_declarator() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
direct_new_declarator() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
disable_tracing() - Method in class net.sourceforge.pmd.ast.JavaParser
 
disable_tracing() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
dtor_ctor_decl_spec() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
dtor_declarator() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
dtor_definition() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
dump(String) - Method in class net.sourceforge.pmd.ast.ASTAssignmentOperator
 
dump(String) - Method in class net.sourceforge.pmd.ast.ASTBooleanLiteral
 
dump(String) - Method in class net.sourceforge.pmd.ast.ASTClassDeclaration
 
dump(String) - Method in class net.sourceforge.pmd.ast.ASTConstructorDeclaration
 
dump(String) - Method in class net.sourceforge.pmd.ast.ASTFieldDeclaration
 
dump(String) - Method in class net.sourceforge.pmd.ast.ASTFormalParameter
 
dump(String) - Method in class net.sourceforge.pmd.ast.ASTInterfaceDeclaration
 
dump(String) - Method in class net.sourceforge.pmd.ast.ASTLocalVariableDeclaration
 
dump(String) - Method in class net.sourceforge.pmd.ast.ASTMethodDeclaration
 
dump(String) - Method in class net.sourceforge.pmd.ast.ASTMethodDeclarator
 
dump(String) - Method in class net.sourceforge.pmd.ast.ASTName
 
dump(String) - Method in class net.sourceforge.pmd.ast.ASTNestedClassDeclaration
 
dump(String) - Method in class net.sourceforge.pmd.ast.ASTNestedInterfaceDeclaration
 
dump(String) - Method in class net.sourceforge.pmd.ast.ASTPrimaryPrefix
 
dump(String) - Method in class net.sourceforge.pmd.ast.ASTType
 
dump(String) - Method in class net.sourceforge.pmd.ast.ASTUnaryExpression
 
dump(String) - Method in class net.sourceforge.pmd.ast.ASTUnmodifiedClassDeclaration
 
dump(String) - Method in class net.sourceforge.pmd.ast.ASTVariableDeclaratorId
 
dump(String) - Method in class net.sourceforge.pmd.ast.SimpleNode
 
dumpChildren(String) - Method in class net.sourceforge.pmd.ast.SimpleNode
 

E

ELLIPSIS - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
ELSE - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
ELSE - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
EMPTY_ITERATOR - Static variable in class net.sourceforge.pmd.jaxen.DocumentNavigator
Constant: empty iterator.
EMPTY_OBJ_ARRAY - Static variable in class net.sourceforge.pmd.jaxen.AttributeAxisIterator
 
ENTITIES - Static variable in class net.sourceforge.pmd.util.StringUtil
 
ENUM - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
EOF - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
EOF - Static variable in class net.sourceforge.pmd.cpd.TokenEntry
 
EOF - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
EOL - Static variable in class net.sourceforge.pmd.PMD
 
EOL - Variable in class net.sourceforge.pmd.ant.PMDTask
The end of line string for this machine.
EOL - Variable in class net.sourceforge.pmd.cpd.CPPTokenizer
 
EOL - Variable in class net.sourceforge.pmd.renderers.EmacsRenderer
 
EQ - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
EQUAL - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
ESCAPE_CHAR - Static variable in class net.sourceforge.pmd.rules.AvoidDuplicateLiteralsRule.ExceptionParser
 
EVALUATE_ACTION - Static variable in interface net.sourceforge.pmd.util.viewer.gui.ActionCommands
 
EXCEPTION_FILE_NAME_PROPERTY - Static variable in class net.sourceforge.pmd.rules.AvoidDuplicateLiteralsRule
 
EXCEPTION_LIST_PROPERTY - Static variable in class net.sourceforge.pmd.rules.AvoidDuplicateLiteralsRule
 
EXPONENT - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
EXTENDS - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
EXTERN - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
EmacsRenderer - class net.sourceforge.pmd.renderers.EmacsRenderer.
 
EmacsRenderer() - Constructor for class net.sourceforge.pmd.renderers.EmacsRenderer
 
EmptyStatement() - Method in class net.sourceforge.pmd.ast.JavaParser
 
EqualityExpression() - Method in class net.sourceforge.pmd.ast.JavaParser
 
EvaluationResultsPanel - class net.sourceforge.pmd.util.viewer.gui.EvaluationResultsPanel.
A panel showing XPath expression evaluation results
EvaluationResultsPanel(ViewerModel) - Constructor for class net.sourceforge.pmd.util.viewer.gui.EvaluationResultsPanel
constructs the panel
ExceptionSignatureDeclaration - class net.sourceforge.pmd.rules.strictexception.ExceptionSignatureDeclaration.
ExceptionSignatureDeclaration() - Constructor for class net.sourceforge.pmd.rules.strictexception.ExceptionSignatureDeclaration
 
ExceptionTypeChecking - class net.sourceforge.pmd.rules.strictexception.ExceptionTypeChecking.
ExceptionTypeChecking() - Constructor for class net.sourceforge.pmd.rules.strictexception.ExceptionTypeChecking
 
ExcessiveImportsRule - class net.sourceforge.pmd.rules.ExcessiveImportsRule.
ExcessiveImportsRule attempts to count all unique imports a class contains.
ExcessiveImportsRule() - Constructor for class net.sourceforge.pmd.rules.ExcessiveImportsRule
Hook constructor to pass in parent type
ExcessiveLengthRule - class net.sourceforge.pmd.rules.design.ExcessiveLengthRule.
This is a common super class for things which have excessive length.
ExcessiveLengthRule(Class) - Constructor for class net.sourceforge.pmd.rules.design.ExcessiveLengthRule
 
ExcessiveNodeCountRule - class net.sourceforge.pmd.rules.design.ExcessiveNodeCountRule.
This is a common super class for things which shouldn't have excessive nodes underneath.
ExcessiveNodeCountRule(Class) - Constructor for class net.sourceforge.pmd.rules.design.ExcessiveNodeCountRule
 
ExcessivePublicCountRule - class net.sourceforge.pmd.rules.ExcessivePublicCountRule.
 
ExcessivePublicCountRule() - Constructor for class net.sourceforge.pmd.rules.ExcessivePublicCountRule
 
ExclusiveOrExpression() - Method in class net.sourceforge.pmd.ast.JavaParser
 
ExpandBuff(boolean) - Method in class net.sourceforge.pmd.ast.JavaCharStream
 
ExpandBuff(boolean) - Static method in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
ExplicitConstructorInvocation() - Method in class net.sourceforge.pmd.ast.JavaParser
 
Expression() - Method in class net.sourceforge.pmd.ast.JavaParser
 
ExternalRuleID - class net.sourceforge.pmd.ExternalRuleID.
 
ExternalRuleID(String) - Constructor for class net.sourceforge.pmd.ExternalRuleID
 
eachNodeHasOneChild(SimpleNode) - Method in class net.sourceforge.pmd.rules.SimplifyBooleanReturnsRule
 
enable_tracing() - Method in class net.sourceforge.pmd.ast.JavaParser
 
enable_tracing() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
endColumn - Variable in class net.sourceforge.pmd.ast.SimpleNode
 
endColumn - Variable in class net.sourceforge.pmd.ast.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endColumn - Variable in class net.sourceforge.pmd.cpd.cppast.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class net.sourceforge.pmd.ast.SimpleNode
 
endLine - Variable in class net.sourceforge.pmd.ast.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class net.sourceforge.pmd.cpd.cppast.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
ensureClosed(ASTLocalVariableDeclaration, ASTVariableDeclaratorId, Object) - Method in class net.sourceforge.pmd.rules.CloseConnectionRule
 
enum_specifier() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
enumerator() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
enumerator_list() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
eol - Variable in class net.sourceforge.pmd.ast.ParseException
The end of line string for this machine.
eol - Variable in class net.sourceforge.pmd.cpd.cppast.ParseException
The end of line string for this machine.
equality_expression() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
equals(Object) - Method in class net.sourceforge.pmd.AbstractRule
 
equals(Object) - Method in class net.sourceforge.pmd.cpd.SourceCode
 
equals(Object) - Method in class net.sourceforge.pmd.cpd.TokenEntry
 
equals(Object) - Method in class net.sourceforge.pmd.rules.ImportWrapper
 
equals(Object) - Method in class net.sourceforge.pmd.symboltable.MethodNameDeclaration
 
equals(Object) - Method in class net.sourceforge.pmd.symboltable.NameOccurrence
 
equals(Object) - Method in class net.sourceforge.pmd.symboltable.VariableNameDeclaration
 
error(String, Exception) - Method in class net.sourceforge.pmd.cpd.GUI.SaveListener
 
errorArea - Variable in class net.sourceforge.pmd.util.viewer.gui.ParseExceptionHandler
 
errorCode - Variable in class net.sourceforge.pmd.ast.TokenMgrError
Indicates the reason why the exception is thrown.
errorCode - Variable in class net.sourceforge.pmd.cpd.cppast.TokenMgrError
Indicates the reason why the exception is thrown.
errors - Variable in class net.sourceforge.pmd.Report
 
errors() - Method in class net.sourceforge.pmd.Report
 
evalBtn - Variable in class net.sourceforge.pmd.util.viewer.gui.MainFrame
 
evalPackages - Variable in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule
1 package per class.
evaluateCatch(ASTCatch, RuleContext) - Method in class net.sourceforge.pmd.rules.strictexception.AvoidCatchingThrowable
Checking the catch statement
evaluateCatchClause(ASTCatch, RuleContext) - Method in class net.sourceforge.pmd.rules.strictexception.ExceptionTypeChecking
 
evaluateDangerOfConstructors1(Map, Set) - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule
marks constructors dangerous if they call any dangerous methods Requires only a single pass as methods are already marked
evaluateDangerOfConstructors2(Map) - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule
Constructor map should contain a key for each private constructor, and maps to a List which contains all called constructors of that key.
evaluateDangerOfMethods(Map) - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule
Check the methods called on this class by each of the methods on this class.
evaluateExceptions(List, RuleContext) - Method in class net.sourceforge.pmd.rules.strictexception.ExceptionSignatureDeclaration
Checks all exceptions for possible violation on the exception declaration.
evaluateInstanceOfExpression(ASTInstanceOfExpression, String, RuleContext) - Method in class net.sourceforge.pmd.rules.strictexception.ExceptionTypeChecking
 
evaluateXPathExpression(String, Object) - Method in class net.sourceforge.pmd.util.viewer.model.ViewerModel
evaluates the given XPath expression against the current tree
evaluationResults - Variable in class net.sourceforge.pmd.util.viewer.model.ViewerModel
 
example - Variable in class net.sourceforge.pmd.AbstractRule
 
exc - Variable in class net.sourceforge.pmd.util.viewer.gui.ParseExceptionHandler
 
exception_declaration() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
exception_list() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
exception_spec() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
exceptions - Variable in class net.sourceforge.pmd.rules.AvoidDuplicateLiteralsRule
 
exclusive_or_expression() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
execute() - Method in class net.sourceforge.pmd.ant.PMDTask
 
execute() - Method in class net.sourceforge.pmd.cpd.CPDTask
 
execute() - Method in class net.sourceforge.pmd.symboltable.Search
 
execute(Scope) - Method in class net.sourceforge.pmd.symboltable.Search
 
expectedTokenSequences - Variable in class net.sourceforge.pmd.ast.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in class net.sourceforge.pmd.cpd.cppast.ParseException
Each entry in this array is an array of integers.
expression() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
expression_list() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
external_declaration() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 

F

FALSE - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
FALSETOK - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
FILE_SEP - Static variable in class net.sourceforge.pmd.cpd.FileFinder
 
FINAL - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
FINALLY - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
FLOAT - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
FLOAT - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
FLOATING_POINT_LITERAL - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
FLOATONE - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
FLOATTWO - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
FOR - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
FOR - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
FORMAL_COMMENT - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
FRIEND - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
FieldDeclaration() - Method in class net.sourceforge.pmd.ast.JavaParser
 
FileFinder - class net.sourceforge.pmd.cpd.FileFinder.
 
FileFinder() - Constructor for class net.sourceforge.pmd.cpd.FileFinder
 
FileReporter - class net.sourceforge.pmd.cpd.FileReporter.
 
FileReporter(File) - Constructor for class net.sourceforge.pmd.cpd.FileReporter
 
FillBuff() - Method in class net.sourceforge.pmd.ast.JavaCharStream
 
FillBuff() - Static method in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
Fix - interface net.sourceforge.pmd.quickfix.Fix.
 
ForInit() - Method in class net.sourceforge.pmd.ast.JavaParser
 
ForStatement() - Method in class net.sourceforge.pmd.ast.JavaParser
 
ForUpdate() - Method in class net.sourceforge.pmd.ast.JavaParser
 
FormalParameter() - Method in class net.sourceforge.pmd.ast.JavaParser
 
FormalParameters() - Method in class net.sourceforge.pmd.ast.JavaParser
 
Formatter - class net.sourceforge.pmd.ant.Formatter.
 
Formatter() - Constructor for class net.sourceforge.pmd.ant.Formatter
 
failOnError - Variable in class net.sourceforge.pmd.ant.PMDTask
 
failOnRuleViolation - Variable in class net.sourceforge.pmd.ant.PMDTask
 
file - Variable in class net.sourceforge.pmd.Report.ProcessingError
 
fileName - Variable in class net.sourceforge.pmd.cpd.SourceCode
 
filename - Variable in class net.sourceforge.pmd.ExternalRuleID
 
filename - Variable in class net.sourceforge.pmd.RuleViolation
 
filesets - Variable in class net.sourceforge.pmd.ant.PMDTask
 
filesets - Variable in class net.sourceforge.pmd.cpd.CPDTask
 
filter - Variable in class net.sourceforge.pmd.cpd.FileFinder
 
filterPrimativesAndWrappers(String) - Method in class net.sourceforge.pmd.rules.CouplingBetweenObjectsRule
 
filterTypes(String) - Method in class net.sourceforge.pmd.rules.CouplingBetweenObjectsRule
Filters variable type - we don't want primatives, wrappers, strings, etc.
findChildrenOfType(Class) - Method in class net.sourceforge.pmd.ast.SimpleNode
 
findChildrenOfType(Class, List) - Method in class net.sourceforge.pmd.ast.SimpleNode
 
findChildrenOfType(Class, List, boolean) - Method in class net.sourceforge.pmd.ast.SimpleNode
 
findChildrenOfType(Node, Class, List, boolean) - Method in class net.sourceforge.pmd.ast.SimpleNode
 
findClass(String) - Method in class net.sourceforge.pmd.symboltable.TypeSet
 
findFilesFrom(String, FilenameFilter, boolean) - Method in class net.sourceforge.pmd.cpd.FileFinder
 
findMatches(int) - Method in class net.sourceforge.pmd.cpd.MatchAlgorithm
 
findMethod(ASTPrimaryExpression, String) - Static method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule
 
findTypeNameNode(Node) - Method in class net.sourceforge.pmd.ast.ASTVariableDeclaratorId
 
findVariableHere(NameOccurrence) - Method in class net.sourceforge.pmd.symboltable.AbstractScope
 
findVariableHere(NameOccurrence) - Method in class net.sourceforge.pmd.symboltable.ClassScope
 
findVariableHere(NameOccurrence) - Method in class net.sourceforge.pmd.symboltable.GlobalScope
 
findVariableHere(NameOccurrence) - Method in class net.sourceforge.pmd.symboltable.LocalScope
 
findVariableHere(NameOccurrence) - Method in class net.sourceforge.pmd.symboltable.MethodScope
 
fireTreeModelEvent(TreeModelEvent) - Method in class net.sourceforge.pmd.util.viewer.model.ASTModel
 
fireViewerModelEvent(ViewerModelEvent) - Method in class net.sourceforge.pmd.util.viewer.model.ViewerModel
notifes all listener of a change in the model
first - Variable in class net.sourceforge.pmd.ast.JavaParser.JJCalls
 
first - Variable in class net.sourceforge.pmd.cpd.cppast.CPPParser.JJCalls
 
fix(String, int) - Method in interface net.sourceforge.pmd.quickfix.Fix
 
footer() - Method in class net.sourceforge.pmd.renderers.VBHTMLRenderer
 
format - Variable in class net.sourceforge.pmd.cpd.CPDTask
 
formatValueForXPath(Attribute) - Static method in class net.sourceforge.pmd.util.viewer.model.AttributeToolkit
formats a value for it's usage in XPath expressions
formats - Variable in class net.sourceforge.pmd.cpd.CPDTask.FormatAttribute
 
formatters - Variable in class net.sourceforge.pmd.ant.PMDTask
 
fragment - Variable in class net.sourceforge.pmd.util.viewer.gui.menu.XPathFragmentAddingItem
 
frame - Variable in class net.sourceforge.pmd.cpd.GUI
 
frame - Variable in class net.sourceforge.pmd.util.ASTViewer
 
func_decl_def(Scope) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
function_declarator(boolean) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
function_declarator_lookahead() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
Used only for lookahead.
function_definition() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
function_direct_declarator(boolean) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 

G

GE - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
GOTO - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
GOTO - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
GREATERTHAN - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
GREATERTHANOREQUALTO - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
GT - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
GUI - class net.sourceforge.pmd.cpd.GUI.
 
GUI() - Constructor for class net.sourceforge.pmd.cpd.GUI
 
GUI.BrowseListener - class net.sourceforge.pmd.cpd.GUI.BrowseListener.
 
GUI.BrowseListener() - Constructor for class net.sourceforge.pmd.cpd.GUI.BrowseListener
 
GUI.CancelListener - class net.sourceforge.pmd.cpd.GUI.CancelListener.
 
GUI.CancelListener() - Constructor for class net.sourceforge.pmd.cpd.GUI.CancelListener
 
GUI.GoListener - class net.sourceforge.pmd.cpd.GUI.GoListener.
 
GUI.GoListener() - Constructor for class net.sourceforge.pmd.cpd.GUI.GoListener
 
GUI.SaveListener - class net.sourceforge.pmd.cpd.GUI.SaveListener.
 
GUI.SaveListener() - Constructor for class net.sourceforge.pmd.cpd.GUI.SaveListener
 
GetCurScope() - Static method in class net.sourceforge.pmd.cpd.cppast.SymtabManager
 
GetFullyScopedName() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
Reads a fully qualified name (since it is used during lookahead, we cannot use token.
GetImage() - Method in class net.sourceforge.pmd.ast.JavaCharStream
 
GetImage() - Static method in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
GetScope(String) - Method in class net.sourceforge.pmd.cpd.cppast.Scope
 
GetScope(String) - Static method in class net.sourceforge.pmd.cpd.cppast.SymtabManager
 
GetScopeOfFullyScopedName(String) - Static method in class net.sourceforge.pmd.cpd.cppast.SymtabManager
Returns the Scope of B in A::B::C.
GetSuffix(int) - Method in class net.sourceforge.pmd.ast.JavaCharStream
 
GetSuffix(int) - Static method in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
GlobalScope - class net.sourceforge.pmd.symboltable.GlobalScope.
 
GlobalScope() - Constructor for class net.sourceforge.pmd.symboltable.GlobalScope
 
GlobalScopeEvaluator - class net.sourceforge.pmd.symboltable.GlobalScopeEvaluator.
 
GlobalScopeEvaluator() - Constructor for class net.sourceforge.pmd.symboltable.GlobalScopeEvaluator
 
GridBagHelper - class net.sourceforge.pmd.cpd.GridBagHelper.
 
GridBagHelper(Container, double[]) - Constructor for class net.sourceforge.pmd.cpd.GridBagHelper
 
gen - Variable in class net.sourceforge.pmd.ast.JavaParser.JJCalls
 
gen - Variable in class net.sourceforge.pmd.cpd.cppast.CPPParser.JJCalls
 
generateParseException() - Method in class net.sourceforge.pmd.ast.JavaParser
 
generateParseException() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
get(int) - Method in class net.sourceforge.pmd.cpd.Tokens
 
getASTAllocationExpression() - Method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule.AllocData
 
getASTCompilationUnitPackage() - Method in class net.sourceforge.pmd.symboltable.TypeSet
 
getASTConstructorDeclaration() - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.ConstructorHolder
 
getASTExplicitConstructorInvocation() - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.ConstructorHolder
 
getASTExplicitConstructorInvocation() - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.ConstructorInvocation
 
getASTMethodDeclarator() - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.MethodHolder
 
getASTPrimaryExpression() - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.MethodInvocation
 
getAccessNodeParent() - Method in class net.sourceforge.pmd.symboltable.VariableNameDeclaration
 
getAllowsChildren() - Method in class net.sourceforge.pmd.util.viewer.model.SimpleNodeTreeNodeAdapter
 
getArgumentCount() - Method in class net.sourceforge.pmd.ast.ASTArguments
 
getArgumentCount() - Method in class net.sourceforge.pmd.ast.ASTExplicitConstructorInvocation
 
getArgumentCount() - Method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule.AllocData
 
getArgumentCount() - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.ConstructorInvocation
 
getArgumentCount() - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.MethodInvocation
 
getAttribute(Node, Method) - Method in class net.sourceforge.pmd.jaxen.AttributeAxisIterator
 
getAttributeAxisIterator(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
 
getAttributeName(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
 
getAttributeNamespaceUri(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
 
getAttributeQName(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
 
getAttributeStringValue(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
 
getAverage() - Method in class net.sourceforge.pmd.stat.Metric
 
getBeginColumn() - Method in class net.sourceforge.pmd.ast.JavaCharStream
 
getBeginColumn() - Method in class net.sourceforge.pmd.ast.SimpleNode
 
getBeginColumn() - Static method in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
getBeginLine() - Method in class net.sourceforge.pmd.ast.JavaCharStream
 
getBeginLine() - Method in class net.sourceforge.pmd.ast.SimpleNode
 
getBeginLine() - Method in class net.sourceforge.pmd.cpd.Mark
 
getBeginLine() - Method in class net.sourceforge.pmd.cpd.TokenEntry
 
getBeginLine() - Static method in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
getBeginLine() - Method in class net.sourceforge.pmd.symboltable.NameOccurrence
 
getBlock() - Method in class net.sourceforge.pmd.ast.ASTCatch
 
getBooleanProperty(String) - Method in class net.sourceforge.pmd.AbstractRule
 
getBooleanProperty(String) - Method in interface net.sourceforge.pmd.Rule
 
getCalledConstructor() - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.ConstructorHolder
 
getCatchBlocks() - Method in class net.sourceforge.pmd.ast.ASTTryStatement
Call hasCatch() before you call this method
getChild(Object, int) - Method in class net.sourceforge.pmd.util.viewer.model.ASTModel
 
getChildAt(int) - Method in class net.sourceforge.pmd.util.viewer.model.SimpleNodeTreeNodeAdapter
 
getChildAxisIterator(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
Get an iterator over all of this node's children.
getChildCount(Object) - Method in class net.sourceforge.pmd.util.viewer.model.ASTModel
 
getChildCount() - Method in class net.sourceforge.pmd.util.viewer.model.SimpleNodeTreeNodeAdapter
 
getClassID() - Method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule
 
getClassLoader() - Method in class net.sourceforge.pmd.RuleSetFactory
Return the class loader used to load ruleset resources and rules
getClassName() - Method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule.ClassData
 
getClassName() - Method in class net.sourceforge.pmd.symboltable.ClassScope
 
getClassQualifyingNames() - Method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule.ClassData
 
getClassQualifyingNamesList() - Method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule.ClassData
 
getClasspath() - Method in class net.sourceforge.pmd.ant.PMDTask
 
getColumn() - Method in class net.sourceforge.pmd.ast.JavaCharStream
Deprecated.  
getColumn() - Static method in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
Deprecated.  
getCommentStringValue(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
 
getCount() - Method in class net.sourceforge.pmd.stat.Metric
 
getCurrentClassData() - Method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule
 
getCurrentEvalPackage() - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule
 
getDecl() - Method in class net.sourceforge.pmd.symboltable.ImageFinderFunction
 
getDensity() - Method in class net.sourceforge.pmd.rules.design.SwitchDensityRule.SwitchDensity
 
getDescription() - Method in class net.sourceforge.pmd.AbstractRule
 
getDescription() - Method in interface net.sourceforge.pmd.Rule
 
getDescription() - Method in class net.sourceforge.pmd.RuleSet
 
getDescription() - Method in class net.sourceforge.pmd.RuleViolation
 
getDimensions() - Method in class net.sourceforge.pmd.ast.ASTType
Note that this is only valid for array types.
getDocumentNode(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
 
getDoubleProperty(String) - Method in class net.sourceforge.pmd.AbstractRule
 
getDoubleProperty(String) - Method in interface net.sourceforge.pmd.Rule
 
getElementName(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
 
getElementNamespaceUri(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
 
getElementQName(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
 
getElementStringValue(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
 
getEnclosingClassScope() - Method in class net.sourceforge.pmd.symboltable.AbstractScope
 
getEnclosingClassScope() - Method in class net.sourceforge.pmd.symboltable.ClassScope
 
getEnclosingClassScope() - Method in class net.sourceforge.pmd.symboltable.GlobalScope
 
getEnclosingClassScope() - Method in interface net.sourceforge.pmd.symboltable.Scope
Goes searching up the tree for this scope's enclosing ClassScope This is handy if you're buried down in a LocalScope and need to hop up to the ClassScope to find a method name.
getEndColumn() - Method in class net.sourceforge.pmd.ast.JavaCharStream
 
getEndColumn() - Method in class net.sourceforge.pmd.ast.SimpleNode
 
getEndColumn() - Static method in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
getEndLine() - Method in class net.sourceforge.pmd.ast.JavaCharStream
 
getEndLine() - Method in class net.sourceforge.pmd.ast.SimpleNode
 
getEndLine() - Static method in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
getExample() - Method in class net.sourceforge.pmd.AbstractRule
 
getExample() - Method in interface net.sourceforge.pmd.Rule
 
getExceptionParameter(ASTCatch) - Method in class net.sourceforge.pmd.rules.strictexception.ExceptionTypeChecking
 
getFile() - Method in class net.sourceforge.pmd.Report.ProcessingError
 
getFileFilter() - Method in class net.sourceforge.pmd.cpd.CPPLanguage
 
getFileFilter() - Method in class net.sourceforge.pmd.cpd.JavaLanguage
 
getFileFilter() - Method in interface net.sourceforge.pmd.cpd.Language
 
getFileFilter() - Method in class net.sourceforge.pmd.cpd.PHPLanguage
 
getFileName() - Method in class net.sourceforge.pmd.RuleSet
Get the name of the file the rule set is to be stored in, e.g., "basic_rules.xml".
getFileName() - Method in class net.sourceforge.pmd.cpd.SourceCode
 
getFilename() - Method in class net.sourceforge.pmd.ExternalRuleID
 
getFilename() - Method in class net.sourceforge.pmd.RuleViolation
 
getFinallyBlock() - Method in class net.sourceforge.pmd.ast.ASTTryStatement
Call hasFinally() before you call this method
getFirstChild(Node) - Method in class net.sourceforge.pmd.jaxen.NodeIterator
 
getFirstNode(Node) - Method in class net.sourceforge.pmd.jaxen.NodeIterator
 
getFirstParentOfType(Class) - Method in class net.sourceforge.pmd.ast.SimpleNode
Traverses up the tree to find the first parent instance of type parentType
getFollowingAxisIterator(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
Get an iterator over all following nodes, depth-first.
getFollowingSiblingAxisIterator(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
Get an iterator over all following siblings.
getFormalParameter() - Method in class net.sourceforge.pmd.ast.ASTCatch
 
getFullyQualifiedClassName(String, IDEAJRenderer.SourcePath) - Method in class net.sourceforge.pmd.renderers.IDEAJRenderer
 
getHighValue() - Method in class net.sourceforge.pmd.stat.Metric
 
getImage() - Method in class net.sourceforge.pmd.ast.SimpleNode
 
getImage() - Method in class net.sourceforge.pmd.symboltable.AbstractNameDeclaration
 
getImage() - Method in interface net.sourceforge.pmd.symboltable.NameDeclaration
 
getImage() - Method in class net.sourceforge.pmd.symboltable.NameOccurrence
 
getImportedNameNode() - Method in class net.sourceforge.pmd.ast.ASTImportDeclaration
 
getImportsCount() - Method in class net.sourceforge.pmd.symboltable.TypeSet
 
getIndex() - Method in class net.sourceforge.pmd.cpd.TokenEntry
 
getIndex(TreeNode) - Method in class net.sourceforge.pmd.util.viewer.model.SimpleNodeTreeNodeAdapter
 
getIndexIntoFile() - Method in class net.sourceforge.pmd.cpd.Mark
 
getIndexIntoTokenArray() - Method in class net.sourceforge.pmd.cpd.Mark
 
getIndexOfChild(Object, Object) - Method in class net.sourceforge.pmd.util.viewer.model.ASTModel
 
getInputFileName() - Method in class net.sourceforge.pmd.CommandLineOptions
 
getInstanceOfObjectReference(ASTInstanceOfExpression) - Method in class net.sourceforge.pmd.rules.strictexception.ExceptionTypeChecking
 
getInstantiationIterator() - Method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule.ClassData
 
getIntProperty(String) - Method in class net.sourceforge.pmd.AbstractRule
 
getIntProperty(String) - Method in interface net.sourceforge.pmd.Rule
 
getLabel() - Method in interface net.sourceforge.pmd.quickfix.Fix
 
getLastChild(Node) - Method in class net.sourceforge.pmd.jaxen.NodeIterator
 
getLastChild(SimpleNode) - Method in class net.sourceforge.pmd.rules.SimplifyBooleanReturnsRule
 
getLastEvaluationResults() - Method in class net.sourceforge.pmd.util.viewer.model.ViewerModel
retrieves the results of last evaluation
getLine() - Method in class net.sourceforge.pmd.RuleViolation
 
getLine() - Method in class net.sourceforge.pmd.ast.JavaCharStream
Deprecated.  
getLine() - Static method in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
Deprecated.  
getLine() - Method in class net.sourceforge.pmd.rules.ImportWrapper
 
getLine() - Method in class net.sourceforge.pmd.symboltable.AbstractNameDeclaration
 
getLineCount() - Method in class net.sourceforge.pmd.cpd.Match
 
getLineCount(Mark, Match) - Method in class net.sourceforge.pmd.cpd.Tokens
 
getLineNumber() - Method in class net.sourceforge.pmd.stat.DataPoint
Returns the lineNumber.
getLocation() - Method in class net.sourceforge.pmd.symboltable.NameOccurrence
 
getLowValue() - Method in class net.sourceforge.pmd.stat.Metric
 
getMarkCount() - Method in class net.sourceforge.pmd.cpd.Match
 
getMatches() - Method in class net.sourceforge.pmd.cpd.CPD
 
getMean() - Method in class net.sourceforge.pmd.stat.StatisticalRule
 
getMessage() - Method in class net.sourceforge.pmd.AbstractRule
 
getMessage() - Method in interface net.sourceforge.pmd.Rule
 
getMessage() - Method in class net.sourceforge.pmd.ast.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in class net.sourceforge.pmd.ast.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class net.sourceforge.pmd.cpd.cppast.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in class net.sourceforge.pmd.cpd.cppast.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in class net.sourceforge.pmd.stat.DataPoint
Returns the message.
getMethod(ASTPrimaryExpression) - Static method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.MethodInvocation
 
getMetricName() - Method in class net.sourceforge.pmd.stat.Metric
 
getMsg() - Method in class net.sourceforge.pmd.Report.ProcessingError
 
getName() - Method in class net.sourceforge.pmd.AbstractRule
 
getName() - Method in interface net.sourceforge.pmd.Rule
 
getName() - Method in class net.sourceforge.pmd.RuleSet
 
getName() - Method in class net.sourceforge.pmd.jaxen.Attribute
 
getName() - Method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule.AllocData
 
getName() - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.ConstructorInvocation
 
getName() - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.MethodInvocation
 
getName() - Method in class net.sourceforge.pmd.rules.ImportWrapper
 
getName(SimpleNode) - Method in class net.sourceforge.pmd.rules.design.PositionalIteratorRule
 
getNameForWhichThisIsAQualifier() - Method in class net.sourceforge.pmd.symboltable.NameOccurrence
 
getNameFromPrefix(ASTPrimaryPrefix) - Static method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule
ASTPrimaryPrefix has name in child node of ASTName
getNameFromPrimaryPrefix(ASTPrimaryPrefix) - Method in class net.sourceforge.pmd.rules.DoubleCheckedLockingRule
 
getNameFromSuffix(ASTPrimarySuffix) - Static method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule
ASTPrimarySuffix has name in itself
getNames() - Method in class net.sourceforge.pmd.symboltable.NameOccurrences
 
getNamespacePrefix(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
 
getNamespaceStringValue(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
 
getNextAttribute() - Method in class net.sourceforge.pmd.jaxen.AttributeAxisIterator
 
getNextNode(Node) - Method in class net.sourceforge.pmd.jaxen.NodeIterator
 
getNextSibling(Node) - Method in class net.sourceforge.pmd.jaxen.NodeIterator
 
getNextToken() - Method in class net.sourceforge.pmd.ast.JavaParser
 
getNextToken() - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
getNextToken() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
getNextToken() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
getPackageName() - Method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule
 
getPackageName(String) - Method in class net.sourceforge.pmd.rules.ImportFromSamePackageRule
 
getParameter() - Method in class net.sourceforge.pmd.util.viewer.model.ViewerModelEvent
retrieves event's parameter
getParameterCount() - Method in class net.sourceforge.pmd.ast.ASTConstructorDeclaration
 
getParameterCount() - Method in class net.sourceforge.pmd.ast.ASTFormalParameters
 
getParameterCount() - Method in class net.sourceforge.pmd.ast.ASTMethodDeclarator
 
getParent() - Method in class net.sourceforge.pmd.jaxen.Attribute
 
getParent() - Method in class net.sourceforge.pmd.symboltable.AbstractScope
 
getParent() - Method in interface net.sourceforge.pmd.symboltable.Scope
Retrieves this scope's parent
getParent() - Method in class net.sourceforge.pmd.util.viewer.model.SimpleNodeTreeNodeAdapter
 
getParentAxisIterator(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
Get a (single-member) iterator over this node's parent.
getParentNode(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
 
getParentsOfType(Class) - Method in class net.sourceforge.pmd.ast.SimpleNode
Traverses up the tree to find all of the parent instances of type parentType
getPositionFromParent(Node) - Method in class net.sourceforge.pmd.jaxen.NodeIterator
 
getPrecedingAxisIterator(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
Get an iterator over all preceding nodes, depth-first.
getPrecedingSiblingAxisIterator(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
Get an iterator over all preceding siblings.
getPreviousSibling(Node) - Method in class net.sourceforge.pmd.jaxen.NodeIterator
 
getPriority() - Method in class net.sourceforge.pmd.AbstractRule
Returns the rule's priority that is used for including the rule in reports and analysis.
getPriority() - Method in interface net.sourceforge.pmd.Rule
 
getPriorityName() - Method in class net.sourceforge.pmd.AbstractRule
Returns the rule's priority name that is used for including the rule in reports and analysis.
getPriorityName() - Method in interface net.sourceforge.pmd.Rule
 
getPrivateConstructorIterator() - Method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule.ClassData
 
getProperties() - Method in class net.sourceforge.pmd.AbstractRule
Gets an enumeration to enumerate through this rule's property names.
getProperties() - Method in interface net.sourceforge.pmd.Rule
 
getQualifierNames() - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.MethodInvocation
 
getReason() - Method in class net.sourceforge.pmd.PMDException
 
getReason() - Method in class net.sourceforge.pmd.util.viewer.model.ViewerModelEvent
retrieves the reason for event's occurance
getReferenceNames() - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.MethodInvocation
 
getRegisteredRuleSets() - Method in class net.sourceforge.pmd.RuleSetFactory
Returns an Iterator of RuleSet objects loaded from descriptions from the "rulesets.properties" resource or from the "rulesets.filenames" property.
getRenderer() - Method in class net.sourceforge.pmd.ant.Formatter
 
getReport() - Method in class net.sourceforge.pmd.RuleContext
 
getReportFormat() - Method in class net.sourceforge.pmd.CommandLineOptions
 
getResult() - Method in class net.sourceforge.pmd.symboltable.Search
 
getRoot() - Method in class net.sourceforge.pmd.util.viewer.model.ASTModel
 
getRootNode() - Method in class net.sourceforge.pmd.util.viewer.model.ViewerModel
Retrieves AST's root node
getRule() - Method in class net.sourceforge.pmd.RuleViolation
 
getRule() - Method in class net.sourceforge.pmd.stat.DataPoint
Returns the rule.
getRuleByName(String) - Method in class net.sourceforge.pmd.RuleSet
 
getRuleName() - Method in class net.sourceforge.pmd.ExternalRuleID
 
getRules() - Method in class net.sourceforge.pmd.RuleSet
 
getRulesets() - Method in class net.sourceforge.pmd.CommandLineOptions
 
getScope() - Method in class net.sourceforge.pmd.ast.SimpleNode
 
getScope() - Method in class net.sourceforge.pmd.symboltable.AbstractNameDeclaration
 
getScope() - Method in interface net.sourceforge.pmd.symboltable.NameDeclaration
 
getScope() - Method in class net.sourceforge.pmd.symboltable.NameOccurrence
 
getScope() - Method in class net.sourceforge.pmd.symboltable.VariableNameDeclaration
 
getScopeFor(SimpleNode) - Method in class net.sourceforge.pmd.symboltable.AbstractScopeEvaluator
 
getScopeFor(SimpleNode) - Method in class net.sourceforge.pmd.symboltable.ClassScopeEvaluator
 
getScopeFor(SimpleNode) - Method in class net.sourceforge.pmd.symboltable.GlobalScopeEvaluator
 
getScopeFor(SimpleNode) - Method in class net.sourceforge.pmd.symboltable.LocalScopeEvaluator
 
getScopeFor(SimpleNode) - Method in class net.sourceforge.pmd.symboltable.MethodScopeEvaluator
 
getScopeFor(SimpleNode) - Method in interface net.sourceforge.pmd.symboltable.ScopeEvaluator
 
getScore() - Method in class net.sourceforge.pmd.stat.DataPoint
Returns the score.
getSeverity() - Method in class net.sourceforge.pmd.PMDException
 
getSimpleFileName(String) - Method in class net.sourceforge.pmd.renderers.IDEAJRenderer
 
getSimpleNode() - Method in class net.sourceforge.pmd.util.viewer.model.SimpleNodeTreeNodeAdapter
retrieves the underlying node
getSlice(int, int) - Method in class net.sourceforge.pmd.cpd.SourceCode
 
getSource() - Method in class net.sourceforge.pmd.util.viewer.model.ViewerModelEvent
retrieves the object which caused the event
getSourceCode() - Method in class net.sourceforge.pmd.util.viewer.gui.SourceCodePanel
retrieves the string representation of the source code
getSourceCodeFilename() - Method in class net.sourceforge.pmd.RuleContext
 
getSourceCodeSlice() - Method in class net.sourceforge.pmd.cpd.Match
 
getStandardDeviation() - Method in class net.sourceforge.pmd.stat.Metric
 
getStatementCount() - Method in class net.sourceforge.pmd.rules.design.SwitchDensityRule.SwitchDensity
 
getStdDev() - Method in class net.sourceforge.pmd.stat.StatisticalRule
 
getString() - Method in class net.sourceforge.pmd.util.ASTViewer.MyPrintStream
 
getStringProperty(String) - Method in class net.sourceforge.pmd.AbstractRule
 
getStringProperty(String) - Method in interface net.sourceforge.pmd.Rule
 
getTallyOnAccessType(AccessNode) - Method in class net.sourceforge.pmd.rules.ExcessivePublicCountRule
Method counts a node if it is public
getTextStringValue(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
 
getToFileWriter(String) - Method in class net.sourceforge.pmd.ant.Formatter
 
getToken(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
getToken(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
getTokenCount() - Method in class net.sourceforge.pmd.cpd.Match
 
getTokenSrcID() - Method in class net.sourceforge.pmd.cpd.Mark
 
getTokenSrcID() - Method in class net.sourceforge.pmd.cpd.TokenEntry
 
getTokenizer() - Method in class net.sourceforge.pmd.cpd.CPPLanguage
 
getTokenizer() - Method in class net.sourceforge.pmd.cpd.JavaLanguage
 
getTokenizer() - Method in interface net.sourceforge.pmd.cpd.Language
 
getTokenizer() - Method in class net.sourceforge.pmd.cpd.PHPLanguage
 
getTotal() - Method in class net.sourceforge.pmd.stat.Metric
 
getTypeNameNode() - Method in class net.sourceforge.pmd.ast.ASTVariableDeclaratorId
 
getTypeNode() - Method in class net.sourceforge.pmd.ast.ASTVariableDeclaratorId
 
getUnmodifedInterfaceDeclaration() - Method in class net.sourceforge.pmd.ast.ASTInterfaceDeclaration
 
getUnmodifedInterfaceDeclaration() - Method in class net.sourceforge.pmd.ast.ASTNestedInterfaceDeclaration
 
getUnusedVariableDeclarations() - Method in class net.sourceforge.pmd.symboltable.GlobalScope
 
getUsed() - Method in class net.sourceforge.pmd.symboltable.VariableUsageFinderFunction
 
getValue() - Method in class net.sourceforge.pmd.jaxen.Attribute
 
getValues() - Method in class net.sourceforge.pmd.cpd.CPDTask.FormatAttribute
 
getVariableDeclarations(boolean) - Method in class net.sourceforge.pmd.symboltable.AbstractScope
 
getVariableDeclarations(boolean) - Method in interface net.sourceforge.pmd.symboltable.Scope
Returns a Map (VariableNameDeclaration->List(NameOccurrence,NameOccurrence)) of declarations that exist and are either used or not used at this scope
getVariableName(String) - Method in class net.sourceforge.pmd.rules.design.PositionalIteratorRule
 
getXPathExpression() - Method in class net.sourceforge.pmd.util.viewer.gui.XPathPanel
retrieves the XPath expression typed into the text area
glomName(boolean, String, File) - Static method in class net.sourceforge.pmd.PMD
 
glomNames() - Method in class net.sourceforge.pmd.symboltable.AbstractScope
 
go() - Method in class net.sourceforge.pmd.cpd.CPD
 
go() - Method in class net.sourceforge.pmd.cpd.GUI
 
gridbag - Variable in class net.sourceforge.pmd.cpd.GridBagHelper
 

H

HEXADECIMALINT - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
HEXADECIMALLONG - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
HEX_LITERAL - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
HOOK - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
HTMLRenderer - class net.sourceforge.pmd.renderers.HTMLRenderer.
 
HTMLRenderer() - Constructor for class net.sourceforge.pmd.renderers.HTMLRenderer
 
handleASTTypeChildren(SimpleNode) - Method in class net.sourceforge.pmd.rules.CouplingBetweenObjectsRule
convience method to handle hiearchy.
handler() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
harvestUnused(RuleContext) - Method in class net.sourceforge.pmd.rules.UnusedPrivateMethodRule
 
hasAtLeastSevenParents(Node) - Method in class net.sourceforge.pmd.rules.AvoidDuplicateLiteralsRule
 
hasCatch - Variable in class net.sourceforge.pmd.ast.ASTTryStatement
 
hasCatch() - Method in class net.sourceforge.pmd.ast.ASTTryStatement
 
hasCompiledTree() - Method in class net.sourceforge.pmd.util.viewer.model.ViewerModel
determines wheteher the model has a compiled tree at it's disposal
hasContent(List) - Method in class net.sourceforge.pmd.rules.strictexception.ExceptionSignatureDeclaration
 
hasDeclaredExceptionInSignature(ASTName) - Method in class net.sourceforge.pmd.rules.strictexception.ExceptionSignatureDeclaration
Checks if the given value is defined as Exception and the parent is either a method or constructor declaration.
hasElse - Variable in class net.sourceforge.pmd.ast.ASTIfStatement
 
hasElse() - Method in class net.sourceforge.pmd.ast.ASTIfStatement
 
hasExplicitExtends - Variable in class net.sourceforge.pmd.ast.ASTUnmodifiedClassDeclaration
 
hasExplicitExtends() - Method in class net.sourceforge.pmd.ast.ASTUnmodifiedClassDeclaration
 
hasExplicitImplements - Variable in class net.sourceforge.pmd.ast.ASTUnmodifiedClassDeclaration
 
hasExplicitImplements() - Method in class net.sourceforge.pmd.ast.ASTUnmodifiedClassDeclaration
 
hasFinally - Variable in class net.sourceforge.pmd.ast.ASTTryStatement
 
hasFinally() - Method in class net.sourceforge.pmd.ast.ASTTryStatement
 
hasMetrics() - Method in class net.sourceforge.pmd.Report
 
hasNameAsChild(SimpleNode) - Method in class net.sourceforge.pmd.rules.design.PositionalIteratorRule
 
hasNext() - Method in class net.sourceforge.pmd.jaxen.AttributeAxisIterator
 
hasNext() - Method in class net.sourceforge.pmd.jaxen.NodeIterator
 
hasOneBlockStmt(SimpleNode) - Method in class net.sourceforge.pmd.rules.SimplifyBooleanReturnsRule
 
hasProperty(String) - Method in class net.sourceforge.pmd.AbstractRule
 
hasProperty(String) - Method in interface net.sourceforge.pmd.Rule
 
hasTypeEvaluation(ASTInstanceOfExpression) - Method in class net.sourceforge.pmd.rules.strictexception.ExceptionTypeChecking
 
hash - Variable in class net.sourceforge.pmd.cpd.TokenEntry
 
hashCode() - Method in class net.sourceforge.pmd.AbstractRule
 
hashCode() - Method in class net.sourceforge.pmd.cpd.SourceCode
 
hashCode() - Method in class net.sourceforge.pmd.cpd.TokenEntry
 
hashCode() - Method in class net.sourceforge.pmd.rules.ImportWrapper
 
hashCode() - Method in class net.sourceforge.pmd.symboltable.MethodNameDeclaration
 
hashCode() - Method in class net.sourceforge.pmd.symboltable.NameOccurrence
 
hashCode() - Method in class net.sourceforge.pmd.symboltable.VariableNameDeclaration
 
header() - Method in class net.sourceforge.pmd.renderers.VBHTMLRenderer
 
hexval(char) - Static method in class net.sourceforge.pmd.ast.JavaCharStream
 
high - Variable in class net.sourceforge.pmd.stat.Metric
 

I

ID - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
IDEAJRenderer - class net.sourceforge.pmd.renderers.IDEAJRenderer.
 
IDEAJRenderer(String[]) - Constructor for class net.sourceforge.pmd.renderers.IDEAJRenderer
 
IDEAJRenderer.SourcePath - class net.sourceforge.pmd.renderers.IDEAJRenderer.SourcePath.
 
IDEAJRenderer.SourcePath(String) - Constructor for class net.sourceforge.pmd.renderers.IDEAJRenderer.SourcePath
 
IDENTIFIER - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
IF - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
IF - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
IMPLEMENTS - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
IMPORT - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
INCR - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
INLINE - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
INSTANCEOF - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
INT - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
INT - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
INTEGER_LITERAL - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
INTERFACE - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
INVALID_LEXICAL_STATE - Static variable in class net.sourceforge.pmd.ast.TokenMgrError
Tried to change to an invalid lexical state.
INVALID_LEXICAL_STATE - Static variable in class net.sourceforge.pmd.cpd.cppast.TokenMgrError
Tried to change to an invalid lexical state.
IN_COMMENT - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
IN_FORMAL_COMMENT - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
IN_LINE_COMMENT - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
IN_MULTI_LINE_COMMENT - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
IdempotentOperationsRule - class net.sourceforge.pmd.rules.IdempotentOperationsRule.
 
IdempotentOperationsRule() - Constructor for class net.sourceforge.pmd.rules.IdempotentOperationsRule
 
IfStatement() - Method in class net.sourceforge.pmd.ast.JavaParser
 
ImageFinderFunction - class net.sourceforge.pmd.symboltable.ImageFinderFunction.
 
ImageFinderFunction(String) - Constructor for class net.sourceforge.pmd.symboltable.ImageFinderFunction
 
ImageFinderFunction(List) - Constructor for class net.sourceforge.pmd.symboltable.ImageFinderFunction
 
ImportDeclaration() - Method in class net.sourceforge.pmd.ast.JavaParser
 
ImportFromSamePackageRule - class net.sourceforge.pmd.rules.ImportFromSamePackageRule.
 
ImportFromSamePackageRule() - Constructor for class net.sourceforge.pmd.rules.ImportFromSamePackageRule
 
ImportWrapper - class net.sourceforge.pmd.rules.ImportWrapper.
 
ImportWrapper(String, int) - Constructor for class net.sourceforge.pmd.rules.ImportWrapper
 
InclusiveOrExpression() - Method in class net.sourceforge.pmd.ast.JavaParser
 
Initializer() - Method in class net.sourceforge.pmd.ast.JavaParser
 
InstanceOfExpression() - Method in class net.sourceforge.pmd.ast.JavaParser
 
InterfaceDeclaration() - Method in class net.sourceforge.pmd.ast.JavaParser
 
InterfaceMemberDeclaration() - Method in class net.sourceforge.pmd.ast.JavaParser
 
IsCtor() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
This method first tries to read a sequence of tokens of the form ("::")? ("::" )* and if it succeeds then asks the symbol table manager if this is the name of a constructor.
IsCtor(String) - Static method in class net.sourceforge.pmd.cpd.cppast.SymtabManager
For now, we just say if it is a class name, it is OK to call it a constructor.
IsFullyScopedTypeName(String) - Static method in class net.sourceforge.pmd.cpd.cppast.SymtabManager
 
IsGlobalScope() - Static method in class net.sourceforge.pmd.cpd.cppast.SymtabManager
 
IsTypeName(String) - Method in class net.sourceforge.pmd.cpd.cppast.ClassScope
Overrides the method in Scope.
IsTypeName(String) - Method in class net.sourceforge.pmd.cpd.cppast.Scope
Checks if a given name is the name of a type in this scope.
IsTypeName(String) - Static method in class net.sourceforge.pmd.cpd.cppast.SymtabManager
 
id - Variable in class net.sourceforge.pmd.ast.SimpleNode
 
id - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
id_expression() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
ifVerify(ASTIfStatement, String) - Method in class net.sourceforge.pmd.rules.DoubleCheckedLockingRule
 
image - Variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
image - Variable in class net.sourceforge.pmd.ast.SimpleNode
 
image - Variable in class net.sourceforge.pmd.ast.Token
The string image of the token.
image - Variable in class net.sourceforge.pmd.cpd.TokenEntry
 
image - Variable in class net.sourceforge.pmd.cpd.cppast.Token
The string image of the token.
image - Variable in class net.sourceforge.pmd.symboltable.NameOccurrence
 
images - Variable in class net.sourceforge.pmd.symboltable.ImageFinderFunction
 
implClassNames - Variable in class net.sourceforge.pmd.rules.design.LooseCouplingRule
 
importOnDemandImports - Variable in class net.sourceforge.pmd.rules.DuplicateImportsRule
 
importStmts - Variable in class net.sourceforge.pmd.symboltable.TypeSet.ExplicitImportResolver
 
importStmts - Variable in class net.sourceforge.pmd.symboltable.TypeSet.ImportOnDemandResolver
 
imports - Variable in class net.sourceforge.pmd.rules.UnusedImportsRule
 
imports - Variable in class net.sourceforge.pmd.symboltable.TypeSet
 
inBuf - Variable in class net.sourceforge.pmd.ast.JavaCharStream
 
inBuf - Static variable in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
inPrimaryExpressionContext - Variable in class net.sourceforge.pmd.rules.UnnecessaryConversionTemporaryRule
 
include() - Method in class net.sourceforge.pmd.AbstractRule
When the rule is to be included in the analysis, returns true; otherwise, returns false.
include() - Method in interface net.sourceforge.pmd.Rule
 
include() - Method in class net.sourceforge.pmd.RuleSet
Returns true when the rule set is included in PMD's analysis; otherwise, false when it is excluded.
inclusive_or_expression() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
index - Variable in class net.sourceforge.pmd.cpd.TokenEntry
 
indexIntoFile - Variable in class net.sourceforge.pmd.cpd.Mark
 
indexIntoTokenArray - Variable in class net.sourceforge.pmd.cpd.Mark
 
init() - Method in class net.sourceforge.pmd.rules.XPathRule
 
init() - Method in class net.sourceforge.pmd.util.viewer.gui.ASTPanel
 
init() - Method in class net.sourceforge.pmd.util.viewer.gui.EvaluationResultsPanel
 
init() - Method in class net.sourceforge.pmd.util.viewer.gui.MainFrame
 
init() - Method in class net.sourceforge.pmd.util.viewer.gui.ParseExceptionHandler
 
init() - Method in class net.sourceforge.pmd.util.viewer.gui.SourceCodePanel
 
init() - Method in class net.sourceforge.pmd.util.viewer.gui.XPathPanel
 
init() - Method in class net.sourceforge.pmd.util.viewer.gui.menu.ASTNodePopupMenu
 
init() - Method in class net.sourceforge.pmd.util.viewer.gui.menu.AttributesSubMenu
 
init() - Method in class net.sourceforge.pmd.util.viewer.gui.menu.SimpleNodeSubMenu
 
initCI() - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.ConstructorHolder
 
init_declarator(boolean) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
init_declarator_list(boolean) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
initializeWith(ASTCompilationUnit) - Method in class net.sourceforge.pmd.symboltable.SymbolFacade
 
initializer() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
initted - Static variable in class net.sourceforge.pmd.cpd.CPPTokenizer
 
inputFileName - Variable in class net.sourceforge.pmd.CommandLineOptions
 
inputStream - Variable in class net.sourceforge.pmd.ast.JavaCharStream
 
inputStream - Static variable in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
input_stream - Variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
input_stream - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
interfaceSkipper - Variable in class net.sourceforge.pmd.rules.DoubleCheckedLockingRule
 
isAbstract() - Method in class net.sourceforge.pmd.ast.AccessNode
 
isAnonymousInnerClass() - Method in class net.sourceforge.pmd.ast.ASTClassBodyDeclaration
 
isArguments - Variable in class net.sourceforge.pmd.ast.ASTPrimarySuffix
 
isArguments() - Method in class net.sourceforge.pmd.ast.ASTPrimarySuffix
 
isArray - Variable in class net.sourceforge.pmd.ast.ASTType
 
isArray() - Method in class net.sourceforge.pmd.ast.ASTType
 
isArray - Variable in class net.sourceforge.pmd.rules.AccessorClassGenerationRule.AllocData
 
isArray() - Method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule.AllocData
 
isArray() - Method in class net.sourceforge.pmd.symboltable.VariableNameDeclaration
 
isAttribute(Method) - Method in class net.sourceforge.pmd.jaxen.AttributeAxisIterator
 
isAttribute(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
 
isClass - Variable in class net.sourceforge.pmd.cpd.cppast.Declaration
class/struct/union is indicated by CLASS.
isComment(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
 
isDangerous() - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.ConstructorHolder
 
isDangerous() - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.MethodHolder
 
isDecimal(char) - Method in class net.sourceforge.pmd.rules.SuspiciousOctalEscapeRule
 
isDocument(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
 
isElement(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
 
isEmpty() - Method in class net.sourceforge.pmd.Report
 
isExceptionBlockParameter() - Method in class net.sourceforge.pmd.ast.ASTVariableDeclaratorId
 
isExceptionBlockParameter() - Method in class net.sourceforge.pmd.symboltable.VariableNameDeclaration
 
isFinal() - Method in class net.sourceforge.pmd.ast.AccessNode
 
isImportOnDemand - Variable in class net.sourceforge.pmd.ast.ASTImportDeclaration
 
isImportOnDemand() - Method in class net.sourceforge.pmd.ast.ASTImportDeclaration
 
isInterface() - Method in class net.sourceforge.pmd.ast.AccessNode
 
isLeaf(Object) - Method in class net.sourceforge.pmd.util.viewer.model.ASTModel
 
isLeaf() - Method in class net.sourceforge.pmd.util.viewer.model.SimpleNodeTreeNodeAdapter
 
isMethodOrConstructorInvocation - Variable in class net.sourceforge.pmd.symboltable.NameOccurrence
 
isMethodOrConstructorInvocation() - Method in class net.sourceforge.pmd.symboltable.NameOccurrence
 
isNamespace(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
 
isNative() - Method in class net.sourceforge.pmd.ast.AccessNode
 
isNegative() - Method in class net.sourceforge.pmd.ast.ASTUnaryExpression
 
isNextTokenAnAssert() - Method in class net.sourceforge.pmd.ast.JavaParser
 
isOK - Variable in class net.sourceforge.pmd.rules.design.UseSingletonRule
 
isOctal(char) - Method in class net.sourceforge.pmd.rules.SuspiciousOctalEscapeRule
 
isOnLeftHandSide() - Method in class net.sourceforge.pmd.symboltable.NameOccurrence
 
isPackagePrivate() - Method in class net.sourceforge.pmd.ast.AccessNode
 
isParentSignatureDeclaration(ASTName) - Method in class net.sourceforge.pmd.rules.strictexception.ExceptionSignatureDeclaration
 
isPlaceholder - Variable in class net.sourceforge.pmd.ast.ASTUnaryExpression
 
isPlaceholder() - Method in class net.sourceforge.pmd.ast.ASTUnaryExpression
 
isPositive - Variable in class net.sourceforge.pmd.ast.ASTUnaryExpression
 
isPositive() - Method in class net.sourceforge.pmd.ast.ASTUnaryExpression
 
isPrivate() - Method in class net.sourceforge.pmd.ast.AccessNode
 
isProcessingInstruction(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
 
isProtected() - Method in class net.sourceforge.pmd.ast.AccessNode
 
isPublic() - Method in class net.sourceforge.pmd.ast.AccessNode
 
isScopeCreatedBy(SimpleNode) - Method in class net.sourceforge.pmd.symboltable.AbstractScopeEvaluator
 
isScopeCreatedBy(SimpleNode) - Method in interface net.sourceforge.pmd.symboltable.ScopeEvaluator
 
isStatic - Variable in class net.sourceforge.pmd.ast.ASTInitializer
 
isStatic() - Method in class net.sourceforge.pmd.ast.ASTInitializer
 
isStatic() - Method in class net.sourceforge.pmd.ast.AccessNode
 
isStrict() - Method in class net.sourceforge.pmd.ast.AccessNode
 
isSuper() - Method in class net.sourceforge.pmd.ast.ASTExplicitConstructorInvocation
 
isSuper() - Method in class net.sourceforge.pmd.ast.AccessNode
 
isSuper() - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.MethodInvocation
 
isSynchronized() - Method in class net.sourceforge.pmd.ast.AccessNode
 
isText(Object) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
 
isThis() - Method in class net.sourceforge.pmd.ast.ASTExplicitConstructorInvocation
 
isThisOrSuper() - Method in class net.sourceforge.pmd.symboltable.NameOccurrence
 
isToFileNull() - Method in class net.sourceforge.pmd.ant.Formatter
 
isTransient() - Method in class net.sourceforge.pmd.ast.AccessNode
 
isTrue - Variable in class net.sourceforge.pmd.ast.ASTBooleanLiteral
 
isTrue() - Method in class net.sourceforge.pmd.ast.ASTBooleanLiteral
 
isTypedef - Variable in class net.sourceforge.pmd.cpd.cppast.Declaration
Indicates if this is a typedef declaration.
isVoid() - Method in class net.sourceforge.pmd.ast.ASTResultType
 
isVolatile() - Method in class net.sourceforge.pmd.ast.AccessNode
 
iteration_statement() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
iterator() - Method in class net.sourceforge.pmd.Report
 
iterator() - Method in class net.sourceforge.pmd.cpd.Match
 
iterator() - Method in class net.sourceforge.pmd.cpd.Tokens
 
iterator() - Method in class net.sourceforge.pmd.symboltable.NameOccurrences
 

J

JAVA_KEY - Static variable in class net.sourceforge.pmd.cpd.LanguageFactory
 
JJTALLOCATIONEXPRESSION - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTARGUMENTLIST - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTARGUMENTS - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTARRAYDIMSANDINITS - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTARRAYINITIALIZER - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTASSERTSTATEMENT - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTASSIGNMENTOPERATOR - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTBLOCK - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTBLOCKSTATEMENT - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTBOOLEANLITERAL - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTBREAKSTATEMENT - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTCASTEXPRESSION - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTCASTLOOKAHEAD - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTCLASSBODY - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTCLASSBODYDECLARATION - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTCLASSDECLARATION - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTCOMPILATIONUNIT - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTCONDITIONALANDEXPRESSION - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTCONSTRUCTORDECLARATION - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTCONTINUESTATEMENT - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTDOSTATEMENT - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTEMPTYSTATEMENT - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTEXPLICITCONSTRUCTORINVOCATION - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTEXPRESSION - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTFIELDDECLARATION - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTFORINIT - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTFORMALPARAMETER - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTFORMALPARAMETERS - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTFORSTATEMENT - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTFORUPDATE - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTIFSTATEMENT - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTIMPORTDECLARATION - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTINITIALIZER - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTINSTANCEOFEXPRESSION - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTINTERFACEDECLARATION - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTINTERFACEMEMBERDECLARATION - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTJavaParserState - class net.sourceforge.pmd.ast.JJTJavaParserState.
 
JJTJavaParserState() - Constructor for class net.sourceforge.pmd.ast.JJTJavaParserState
 
JJTLABELEDSTATEMENT - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTLITERAL - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTLOCALVARIABLEDECLARATION - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTMETHODDECLARATION - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTMETHODDECLARATIONLOOKAHEAD - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTMETHODDECLARATOR - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTNAME - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTNAMELIST - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTNESTEDCLASSDECLARATION - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTNESTEDINTERFACEDECLARATION - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTNULLLITERAL - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTPACKAGEDECLARATION - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTPREDECREMENTEXPRESSION - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTPREINCREMENTEXPRESSION - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTPRIMARYEXPRESSION - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTPRIMARYPREFIX - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTPRIMARYSUFFIX - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTPRIMITIVETYPE - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTRESULTTYPE - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTRETURNSTATEMENT - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTSTATEMENT - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTSTATEMENTEXPRESSION - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTSTATEMENTEXPRESSIONLIST - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTSWITCHLABEL - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTSWITCHSTATEMENT - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTSYNCHRONIZEDSTATEMENT - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTTHROWSTATEMENT - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTTRYSTATEMENT - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTTYPE - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTTYPEDECLARATION - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTUNARYEXPRESSION - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTUNMODIFIEDCLASSDECLARATION - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTUNMODIFIEDINTERFACEDECLARATION - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTVARIABLEDECLARATOR - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTVARIABLEDECLARATORID - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTVARIABLEINITIALIZER - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTVOID - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JJTWHILESTATEMENT - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
JUnitAssertionsShouldIncludeMessageRule - class net.sourceforge.pmd.rules.junit.JUnitAssertionsShouldIncludeMessageRule.
 
JUnitAssertionsShouldIncludeMessageRule() - Constructor for class net.sourceforge.pmd.rules.junit.JUnitAssertionsShouldIncludeMessageRule
 
JUnitAssertionsShouldIncludeMessageRule.AssertionCall - class net.sourceforge.pmd.rules.junit.JUnitAssertionsShouldIncludeMessageRule.AssertionCall.
 
JUnitAssertionsShouldIncludeMessageRule.AssertionCall(int, String) - Constructor for class net.sourceforge.pmd.rules.junit.JUnitAssertionsShouldIncludeMessageRule.AssertionCall
 
JavaCharStream - class net.sourceforge.pmd.ast.JavaCharStream.
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JavaCharStream(Reader, int, int, int) - Constructor for class net.sourceforge.pmd.ast.JavaCharStream
 
JavaCharStream(Reader, int, int) - Constructor for class net.sourceforge.pmd.ast.JavaCharStream
 
JavaCharStream(Reader) - Constructor for class net.sourceforge.pmd.ast.JavaCharStream
 
JavaCharStream(InputStream, int, int, int) - Constructor for class net.sourceforge.pmd.ast.JavaCharStream
 
JavaCharStream(InputStream, int, int) - Constructor for class net.sourceforge.pmd.ast.JavaCharStream
 
JavaCharStream(InputStream) - Constructor for class net.sourceforge.pmd.ast.JavaCharStream
 
JavaLanguage - class net.sourceforge.pmd.cpd.JavaLanguage.
 
JavaLanguage() - Constructor for class net.sourceforge.pmd.cpd.JavaLanguage
 
JavaLanguage.JavaFileOrDirectoryFilter - class net.sourceforge.pmd.cpd.JavaLanguage.JavaFileOrDirectoryFilter.
 
JavaLanguage.JavaFileOrDirectoryFilter() - Constructor for class net.sourceforge.pmd.cpd.JavaLanguage.JavaFileOrDirectoryFilter
 
JavaParser - class net.sourceforge.pmd.ast.JavaParser.
 
JavaParser(InputStream) - Constructor for class net.sourceforge.pmd.ast.JavaParser
 
JavaParser(Reader) - Constructor for class net.sourceforge.pmd.ast.JavaParser
 
JavaParser(JavaParserTokenManager) - Constructor for class net.sourceforge.pmd.ast.JavaParser
 
JavaParser.JJCalls - class net.sourceforge.pmd.ast.JavaParser.JJCalls.
 
JavaParser.JJCalls() - Constructor for class net.sourceforge.pmd.ast.JavaParser.JJCalls
 
JavaParserConstants - interface net.sourceforge.pmd.ast.JavaParserConstants.
 
JavaParserTokenManager - class net.sourceforge.pmd.ast.JavaParserTokenManager.
 
JavaParserTokenManager(JavaCharStream) - Constructor for class net.sourceforge.pmd.ast.JavaParserTokenManager
 
JavaParserTokenManager(JavaCharStream, int) - Constructor for class net.sourceforge.pmd.ast.JavaParserTokenManager
 
JavaParserTreeConstants - interface net.sourceforge.pmd.ast.JavaParserTreeConstants.
 
JavaParserVisitor - interface net.sourceforge.pmd.ast.JavaParserVisitor.
 
JavaParserVisitorAdapter - class net.sourceforge.pmd.ast.JavaParserVisitorAdapter.
 
JavaParserVisitorAdapter() - Constructor for class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
JavaTokenizer - class net.sourceforge.pmd.cpd.JavaTokenizer.
 
JavaTokenizer() - Constructor for class net.sourceforge.pmd.cpd.JavaTokenizer
 
jdk13 - Variable in class net.sourceforge.pmd.CommandLineOptions
 
jdk13() - Method in class net.sourceforge.pmd.CommandLineOptions
 
jjAddStates(int, int) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjAddStates(int, int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjCanMove_0(int, int, int, long, long) - Static method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjCanMove_1(int, int, int, long, long) - Static method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjCheckNAdd(int) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjCheckNAdd(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjCheckNAddStates(int, int) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjCheckNAddStates(int) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjCheckNAddStates(int, int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjCheckNAddStates(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjCheckNAddTwoStates(int, int) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjCheckNAddTwoStates(int, int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjFillToken() - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjFillToken() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjMoveNfa_0(int, int) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjMoveNfa_0(int, int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjMoveStringLiteralDfa0_0() - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjMoveStringLiteralDfa0_0() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjMoveStringLiteralDfa0_1() - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjMoveStringLiteralDfa0_1() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjMoveStringLiteralDfa0_2() - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjMoveStringLiteralDfa0_2() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjMoveStringLiteralDfa0_3() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjMoveStringLiteralDfa10_0(long, long) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjMoveStringLiteralDfa11_0(long, long) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjMoveStringLiteralDfa1_0(long, long) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjMoveStringLiteralDfa1_0(long, long, long) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjMoveStringLiteralDfa1_1(long) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjMoveStringLiteralDfa1_2(long) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjMoveStringLiteralDfa1_2(long) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjMoveStringLiteralDfa2_0(long, long, long, long) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjMoveStringLiteralDfa2_0(long, long, long, long, long, long) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjMoveStringLiteralDfa3_0(long, long, long, long) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjMoveStringLiteralDfa3_0(long, long, long, long, long, long) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjMoveStringLiteralDfa4_0(long, long, long, long) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjMoveStringLiteralDfa4_0(long, long, long, long, long, long) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjMoveStringLiteralDfa5_0(long, long) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjMoveStringLiteralDfa5_0(long, long, long, long) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjMoveStringLiteralDfa6_0(long, long) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjMoveStringLiteralDfa6_0(long, long, long, long) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjMoveStringLiteralDfa7_0(long, long) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjMoveStringLiteralDfa7_0(long, long, long, long) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjMoveStringLiteralDfa8_0(long, long) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjMoveStringLiteralDfa8_0(long, long) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjMoveStringLiteralDfa9_0(long, long) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjMoveStringLiteralDfa9_0(long, long) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjStartNfaWithStates_0(int, int, int) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjStartNfaWithStates_0(int, int, int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjStartNfa_0(int, long, long) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjStartNfa_0(int, long, long, long) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjStopAtPos(int, int) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjStopAtPos(int, int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjStopStringLiteralDfa_0(int, long, long) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjStopStringLiteralDfa_0(int, long, long, long) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jj_2_1(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_1(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_10(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_10(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_100(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_101(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_102(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_103(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_104(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_105(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_106(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_107(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_108(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_109(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_11(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_11(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_110(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_111(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_112(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_113(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_114(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_115(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_116(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_117(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_118(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_119(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_12(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_12(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_120(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_121(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_122(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_123(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_124(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_125(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_126(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_127(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_128(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_129(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_13(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_13(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_130(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_131(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_132(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_133(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_134(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_135(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_136(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_137(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_138(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_14(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_14(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_15(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_15(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_16(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_16(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_17(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_17(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_18(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_18(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_19(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_19(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_2(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_2(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_20(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_20(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_21(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_21(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_22(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_22(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_23(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_23(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_24(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_24(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_25(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_25(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_26(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_26(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_27(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_27(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_28(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_28(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_29(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_29(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_3(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_3(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_30(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_30(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_31(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_31(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_32(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_32(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_33(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_33(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_34(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_34(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_35(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_36(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_37(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_38(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_39(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_4(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_4(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_40(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_41(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_42(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_43(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_44(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_45(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_46(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_47(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_48(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_49(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_5(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_5(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_50(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_51(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_52(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_53(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_54(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_55(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_56(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_57(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_58(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_59(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_6(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_6(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_60(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_61(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_62(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_63(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_64(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_65(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_66(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_67(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_68(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_69(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_7(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_7(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_70(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_71(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_72(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_73(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_74(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_75(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_76(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_77(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_78(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_79(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_8(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_8(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_80(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_81(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_82(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_83(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_84(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_85(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_86(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_87(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_88(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_89(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_9(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_9(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_90(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_91(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_92(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_93(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_94(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_95(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_96(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_97(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_98(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_99(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_2_rtns - Variable in class net.sourceforge.pmd.ast.JavaParser
 
jj_2_rtns - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_100() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_100() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_101() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_101() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_102() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_102() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_103() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_103() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_104() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_104() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_105() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_105() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_106() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_106() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_107() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_107() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_108() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_108() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_109() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_109() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_110() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_110() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_111() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_111() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_112() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_112() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_113() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_113() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_114() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_114() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_115() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_115() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_116() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_116() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_117() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_117() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_118() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_118() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_119() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_119() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_120() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_120() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_121() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_121() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_122() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_122() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_123() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_123() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_124() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_124() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_125() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_125() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_126() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_126() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_127() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_127() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_128() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_128() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_129() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_129() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_130() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_130() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_131() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_131() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_132() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_132() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_133() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_133() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_134() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_134() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_135() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_135() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_136() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_136() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_137() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_137() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_138() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_138() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_139() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_139() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_140() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_140() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_141() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_141() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_142() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_142() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_143() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_143() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_144() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_144() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_145() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_145() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_146() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_146() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_147() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_147() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_148() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_148() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_149() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_149() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_150() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_150() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_151() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_151() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_152() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_152() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_153() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_153() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_154() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_154() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_155() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_155() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_156() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_156() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_157() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_157() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_158() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_158() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_159() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_159() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_160() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_160() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_161() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_161() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_162() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_162() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_163() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_163() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_164() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_164() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_165() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_165() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_166() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_166() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_167() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_167() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_168() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_168() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_169() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_169() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_170() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_170() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_171() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_171() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_172() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_172() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_173() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_173() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_174() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_174() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_175() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_175() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_176() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_176() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_177() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_177() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_178() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_178() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_179() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_179() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_180() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_180() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_181() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_181() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_182() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_182() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_183() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_183() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_184() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_184() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_185() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_185() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_186() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_186() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_187() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_187() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_188() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_188() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_189() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_189() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_190() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_190() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_191() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_191() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_192() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_192() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_193() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_193() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_194() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_194() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_195() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_195() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_196() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_196() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_197() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_197() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_198() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_198() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_199() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_199() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_200() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_200() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_201() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_201() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_202() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_202() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_203() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_203() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_204() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_204() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_205() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_205() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_206() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_206() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_207() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_207() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_208() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_208() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_209() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_209() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_210() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_210() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_211() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_211() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_212() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_212() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_213() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_213() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_214() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_214() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_215() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_215() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_216() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_216() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_217() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_217() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_218() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_218() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_219() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_219() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_220() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_220() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_221() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_221() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_222() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_222() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_223() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_223() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_224() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_224() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_225() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_225() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_226() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_226() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_227() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_227() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_228() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_228() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_229() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_229() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_230() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_230() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_231() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_231() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_232() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_232() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_233() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_233() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_234() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_234() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_235() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_235() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_236() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_236() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_237() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_237() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_238() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_238() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_239() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_239() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_240() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_240() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_241() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_241() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_242() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_242() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_243() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_243() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_244() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_244() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_245() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_245() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_246() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_246() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_247() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_247() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_248() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_248() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_249() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_249() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_250() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_250() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_251() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_251() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_252() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_252() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_253() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_253() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_254() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_254() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_255() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_255() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_256() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_256() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_257() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_257() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_258() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_258() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_259() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_259() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_260() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_260() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_261() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_261() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_262() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_262() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_263() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_263() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_264() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_264() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_265() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_265() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_266() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_266() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_267() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_267() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_268() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_268() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_269() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_269() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_270() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_270() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_271() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_271() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_272() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_272() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_273() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_273() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_274() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_274() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_275() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_275() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_276() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_276() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_277() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_277() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_278() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_278() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_279() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_279() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_280() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_280() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_281() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_281() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_282() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_282() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_283() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_283() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_284() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_284() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_285() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_285() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_286() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_286() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_287() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_287() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_288() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_288() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_289() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_289() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_290() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_290() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_291() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_291() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_292() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_292() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_293() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_293() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_294() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_294() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_295() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_295() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_296() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_296() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_297() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_297() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_298() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_298() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_299() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_299() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_300() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_300() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_301() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_301() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_302() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_302() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_303() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_303() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_304() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_304() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_305() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_305() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_306() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_306() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_307() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_307() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_308() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_308() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_309() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_309() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_310() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_310() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_311() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_311() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_312() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_312() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_313() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_313() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_314() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_314() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_315() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_315() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_316() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_316() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_317() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_317() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_318() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_318() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_319() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_319() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_320() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_320() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_321() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_321() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_322() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_322() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_323() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_323() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_324() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_324() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_325() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_325() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_326() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_326() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_327() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_327() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_328() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_328() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_329() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_329() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_330() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_330() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_331() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_331() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_332() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_332() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_333() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_333() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_334() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_334() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_335() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_335() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_336() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_336() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_337() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_337() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_338() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_338() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_339() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_339() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_340() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_340() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_341() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_341() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_342() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_342() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_343() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_343() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_344() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_344() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_345() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_345() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_346() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_346() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_347() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_347() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_348() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_348() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_349() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_349() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_350() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_350() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_351() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_351() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_352() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_352() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_353() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_353() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_354() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_354() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_355() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_355() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_356() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_356() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_357() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_357() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_358() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_358() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_359() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_359() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_360() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_360() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_361() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_361() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_362() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_362() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_363() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_363() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_364() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_364() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_365() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_365() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_366() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_366() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_367() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_367() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_368() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_368() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_369() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_369() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_370() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_370() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_371() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_371() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_372() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_372() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_373() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_373() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_374() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_374() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_375() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_375() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_376() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_376() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_377() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_377() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_378() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_378() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_379() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_379() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_380() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_380() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_381() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_381() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_382() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_382() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_383() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_383() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_384() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_384() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_385() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_385() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_386() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_386() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_387() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_387() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_388() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_388() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_389() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_389() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_390() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_390() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_391() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_391() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_392() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_392() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_393() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_393() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_394() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_394() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_395() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_395() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_396() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_396() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_397() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_397() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_398() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_398() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_399() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_399() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_400() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_400() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_401() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_401() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_402() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_402() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_403() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_403() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_404() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_404() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_405() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_405() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_406() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_406() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_407() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_407() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_408() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_408() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_409() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_409() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_410() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_410() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_411() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_411() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_412() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_413() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_414() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_415() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_416() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_417() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_418() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_419() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_42() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_420() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_421() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_422() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_423() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_424() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_425() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_426() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_427() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_428() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_429() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_43() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_430() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_431() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_432() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_433() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_434() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_435() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_436() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_437() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_438() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_439() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_44() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_44() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_440() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_441() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_442() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_443() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_444() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_445() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_446() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_447() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_448() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_449() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_45() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_45() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_450() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_451() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_452() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_453() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_454() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_455() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_456() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_457() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_458() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_459() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_46() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_46() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_460() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_461() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_462() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_463() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_464() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_465() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_466() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_467() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_468() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_469() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_47() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_47() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_470() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_471() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_472() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_473() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_474() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_475() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_476() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_477() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_478() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_479() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_48() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_48() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_480() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_481() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_482() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_483() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_484() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_485() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_486() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_487() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_488() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_489() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_49() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_49() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_50() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_50() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_51() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_51() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_52() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_52() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_53() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_53() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_54() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_54() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_55() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_55() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_56() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_56() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_57() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_57() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_58() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_58() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_59() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_59() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_60() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_60() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_61() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_61() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_62() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_62() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_63() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_63() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_64() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_64() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_65() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_65() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_66() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_66() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_67() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_67() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_68() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_68() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_69() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_69() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_70() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_70() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_71() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_71() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_72() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_72() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_73() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_73() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_74() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_74() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_75() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_75() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_76() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_76() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_77() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_77() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_78() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_78() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_79() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_79() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_80() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_80() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_81() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_81() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_82() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_82() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_83() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_83() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_84() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_84() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_85() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_85() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_86() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_86() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_87() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_87() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_88() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_88() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_89() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_89() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_90() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_90() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_91() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_91() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_92() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_92() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_93() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_93() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_94() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_94() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_95() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_95() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_96() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_96() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_97() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_97() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_98() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_98() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3R_99() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3R_99() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_1() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_1() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_10() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_10() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_100() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_101() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_102() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_103() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_104() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_105() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_106() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_107() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_108() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_109() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_11() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_11() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_110() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_111() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_112() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_113() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_114() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_115() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_116() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_117() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_118() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_119() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_12() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_12() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_120() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_121() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_122() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_123() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_124() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_125() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_126() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_127() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_128() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_129() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_13() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_13() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_130() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_131() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_132() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_133() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_134() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_135() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_136() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_137() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_138() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_14() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_14() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_15() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_15() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_16() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_16() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_17() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_17() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_18() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_18() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_19() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_19() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_2() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_2() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_20() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_20() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_21() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_21() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_22() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_22() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_23() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_23() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_24() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_24() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_25() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_25() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_26() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_26() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_27() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_27() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_28() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_28() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_29() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_29() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_3() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_3() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_30() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_30() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_31() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_31() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_32() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_32() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_33() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_33() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_34() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_34() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_35() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_36() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_37() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_38() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_39() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_4() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_4() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_40() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_41() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_42() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_43() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_44() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_45() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_46() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_47() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_48() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_49() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_5() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_5() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_50() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_51() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_52() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_53() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_54() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_55() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_56() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_57() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_58() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_59() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_6() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_6() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_60() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_61() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_62() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_63() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_64() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_65() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_66() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_67() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_68() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_69() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_7() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_7() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_70() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_71() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_72() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_73() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_74() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_75() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_76() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_77() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_78() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_79() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_8() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_8() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_80() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_81() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_82() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_83() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_84() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_85() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_86() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_87() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_88() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_89() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_9() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_3_9() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_90() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_91() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_92() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_93() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_94() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_95() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_96() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_97() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_98() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_3_99() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_add_error_token(int, int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_add_error_token(int, int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_consume_token(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_consume_token(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_endpos - Variable in class net.sourceforge.pmd.ast.JavaParser
 
jj_endpos - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_expentries - Variable in class net.sourceforge.pmd.ast.JavaParser
 
jj_expentries - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_expentry - Variable in class net.sourceforge.pmd.ast.JavaParser
 
jj_expentry - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_gc - Variable in class net.sourceforge.pmd.ast.JavaParser
 
jj_gc - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_gen - Variable in class net.sourceforge.pmd.ast.JavaParser
 
jj_gen - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_initialized_once - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_input_stream - Variable in class net.sourceforge.pmd.ast.JavaParser
 
jj_input_stream - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_kind - Variable in class net.sourceforge.pmd.ast.JavaParser
 
jj_kind - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_la - Variable in class net.sourceforge.pmd.ast.JavaParser
 
jj_la - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_la1 - Variable in class net.sourceforge.pmd.ast.JavaParser
 
jj_la1 - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_la1_0 - Static variable in class net.sourceforge.pmd.ast.JavaParser
 
jj_la1_0() - Static method in class net.sourceforge.pmd.ast.JavaParser
 
jj_la1_0 - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_la1_0() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_la1_1 - Static variable in class net.sourceforge.pmd.ast.JavaParser
 
jj_la1_1() - Static method in class net.sourceforge.pmd.ast.JavaParser
 
jj_la1_1 - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_la1_1() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_la1_2 - Static variable in class net.sourceforge.pmd.ast.JavaParser
 
jj_la1_2() - Static method in class net.sourceforge.pmd.ast.JavaParser
 
jj_la1_2 - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_la1_2() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_la1_3 - Static variable in class net.sourceforge.pmd.ast.JavaParser
 
jj_la1_3() - Static method in class net.sourceforge.pmd.ast.JavaParser
 
jj_la1_3 - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_la1_3() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_la1_4 - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_la1_4() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_lastpos - Variable in class net.sourceforge.pmd.ast.JavaParser
 
jj_lastpos - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_lasttokens - Variable in class net.sourceforge.pmd.ast.JavaParser
 
jj_lasttokens - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_nt - Variable in class net.sourceforge.pmd.ast.JavaParser
 
jj_nt - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_ntk - Variable in class net.sourceforge.pmd.ast.JavaParser
 
jj_ntk() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_ntk - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_ntk() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_rescan - Variable in class net.sourceforge.pmd.ast.JavaParser
 
jj_rescan - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_rescan_token() - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_rescan_token() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_save(int, int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_save(int, int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_scan_token(int) - Method in class net.sourceforge.pmd.ast.JavaParser
 
jj_scan_token(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_scanpos - Variable in class net.sourceforge.pmd.ast.JavaParser
 
jj_scanpos - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jj_semLA - Variable in class net.sourceforge.pmd.ast.JavaParser
 
jj_semLA - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
jjbitVec0 - Static variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjbitVec0 - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjbitVec2 - Static variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjbitVec3 - Static variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjbitVec4 - Static variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjbitVec5 - Static variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjbitVec6 - Static variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjbitVec7 - Static variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjbitVec8 - Static variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjimageLen - Variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjmatchedKind - Variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjmatchedKind - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjmatchedPos - Variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjmatchedPos - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjnewLexState - Static variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjnewLexState - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjnewStateCnt - Variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjnewStateCnt - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjnextStates - Static variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjnextStates - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjround - Variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjround - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjrounds - Variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjrounds - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjstateSet - Variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjstateSet - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjstrLiteralImages - Static variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjstrLiteralImages - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTAdditiveExpression
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTAllocationExpression
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTAndExpression
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTArgumentList
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTArguments
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTArrayDimsAndInits
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTArrayInitializer
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTAssertStatement
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTAssignmentOperator
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTBlock
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTBlockStatement
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTBooleanLiteral
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTBreakStatement
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTCastExpression
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTCastLookahead
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTClassBody
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTClassBodyDeclaration
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTClassDeclaration
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTCompilationUnit
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTConditionalAndExpression
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTConditionalExpression
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTConditionalOrExpression
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTConstructorDeclaration
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTContinueStatement
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTDoStatement
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTEmptyStatement
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTEqualityExpression
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTExclusiveOrExpression
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTExplicitConstructorInvocation
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTExpression
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTFieldDeclaration
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTForInit
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTForStatement
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTForUpdate
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTFormalParameter
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTFormalParameters
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTIfStatement
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTImportDeclaration
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTInclusiveOrExpression
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTInitializer
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTInstanceOfExpression
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTInterfaceDeclaration
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTInterfaceMemberDeclaration
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTLabeledStatement
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTLiteral
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTLocalVariableDeclaration
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTMethodDeclaration
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTMethodDeclarationLookahead
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTMethodDeclarator
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTMultiplicativeExpression
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTName
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTNameList
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTNestedClassDeclaration
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTNestedInterfaceDeclaration
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTNullLiteral
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTPackageDeclaration
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTPostfixExpression
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTPreDecrementExpression
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTPreIncrementExpression
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTPrimaryExpression
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTPrimaryPrefix
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTPrimarySuffix
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTPrimitiveType
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTRelationalExpression
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTResultType
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTReturnStatement
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTShiftExpression
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTStatement
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTStatementExpression
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTStatementExpressionList
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTSwitchLabel
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTSwitchStatement
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTSynchronizedStatement
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTThrowStatement
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTTryStatement
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTType
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTTypeDeclaration
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTUnaryExpression
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTUnaryExpressionNotPlusMinus
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTUnmodifiedClassDeclaration
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTUnmodifiedInterfaceDeclaration
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTVariableDeclarator
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTVariableDeclaratorId
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTVariableInitializer
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.ASTWhileStatement
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in interface net.sourceforge.pmd.ast.Node
Accept the visitor.
jjtAccept(JavaParserVisitor, Object) - Method in class net.sourceforge.pmd.ast.SimpleNode
Accept the visitor.
jjtAddChild(Node, int) - Method in interface net.sourceforge.pmd.ast.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class net.sourceforge.pmd.ast.SimpleNode
 
jjtClose() - Method in interface net.sourceforge.pmd.ast.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class net.sourceforge.pmd.ast.SimpleNode
 
jjtGetChild(int) - Method in interface net.sourceforge.pmd.ast.Node
This method returns a child node.
jjtGetChild(int) - Method in class net.sourceforge.pmd.ast.SimpleNode
 
jjtGetNumChildren() - Method in interface net.sourceforge.pmd.ast.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class net.sourceforge.pmd.ast.SimpleNode
 
jjtGetParent() - Method in interface net.sourceforge.pmd.ast.Node
 
jjtGetParent() - Method in class net.sourceforge.pmd.ast.SimpleNode
 
jjtNodeName - Static variable in interface net.sourceforge.pmd.ast.JavaParserTreeConstants
 
jjtOpen() - Method in interface net.sourceforge.pmd.ast.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class net.sourceforge.pmd.ast.SimpleNode
 
jjtSetParent(Node) - Method in interface net.sourceforge.pmd.ast.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class net.sourceforge.pmd.ast.SimpleNode
 
jjtoMore - Static variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjtoMore - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjtoSkip - Static variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjtoSkip - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjtoSpecial - Static variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjtoToken - Static variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
jjtoToken - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
jjtree - Variable in class net.sourceforge.pmd.ast.JavaParser
 
jump_statement() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 

K

kind - Variable in class net.sourceforge.pmd.ast.Token
An integer that describes the kind of this token.
kind - Variable in class net.sourceforge.pmd.cpd.cppast.Token
An integer that describes the kind of this token.

L

LBRACE - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
LBRACKET - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
LCURLYBRACE - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
LE - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
LESSTHAN - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
LESSTHANOREQUALTO - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
LETTER - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
LEXICAL_ERROR - Static variable in class net.sourceforge.pmd.ast.TokenMgrError
Lexical error occured.
LEXICAL_ERROR - Static variable in class net.sourceforge.pmd.cpd.cppast.TokenMgrError
Lexical error occured.
LONG - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
LONG - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
LOOP_DETECTED - Static variable in class net.sourceforge.pmd.ast.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.
LOOP_DETECTED - Static variable in class net.sourceforge.pmd.cpd.cppast.TokenMgrError
Detected (and bailed out of) an infinite loop in the token manager.
LOWEST_PRIORITY - Static variable in interface net.sourceforge.pmd.Rule
 
LPAREN - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
LPARENTHESIS - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
LSHIFT - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
LSHIFTASSIGN - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
LSQUAREBRACKET - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
LT - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
LabeledStatement() - Method in class net.sourceforge.pmd.ast.JavaParser
 
Language - interface net.sourceforge.pmd.cpd.Language.
 
LanguageFactory - class net.sourceforge.pmd.cpd.LanguageFactory.
 
LanguageFactory() - Constructor for class net.sourceforge.pmd.cpd.LanguageFactory
 
LexicalError(boolean, int, int, int, String, char) - Static method in class net.sourceforge.pmd.ast.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LexicalError(boolean, int, int, int, String, char) - Static method in class net.sourceforge.pmd.cpd.cppast.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
Literal() - Method in class net.sourceforge.pmd.ast.JavaParser
 
LocalScope - class net.sourceforge.pmd.symboltable.LocalScope.
 
LocalScope() - Constructor for class net.sourceforge.pmd.symboltable.LocalScope
 
LocalScopeEvaluator - class net.sourceforge.pmd.symboltable.LocalScopeEvaluator.
 
LocalScopeEvaluator() - Constructor for class net.sourceforge.pmd.symboltable.LocalScopeEvaluator
 
LocalVariableDeclaration() - Method in class net.sourceforge.pmd.ast.JavaParser
 
LongClassRule - class net.sourceforge.pmd.rules.design.LongClassRule.
This rule detects when a class exceeds a certain threshold.
LongClassRule() - Constructor for class net.sourceforge.pmd.rules.design.LongClassRule
 
LongMethodRule - class net.sourceforge.pmd.rules.design.LongMethodRule.
This rule detects when a method exceeds a certain threshold.
LongMethodRule() - Constructor for class net.sourceforge.pmd.rules.design.LongMethodRule
 
LongParameterListRule - class net.sourceforge.pmd.rules.design.LongParameterListRule.
This rule detects an abnormally long parameter list.
LongParameterListRule() - Constructor for class net.sourceforge.pmd.rules.design.LongParameterListRule
 
LooseCouplingRule - class net.sourceforge.pmd.rules.design.LooseCouplingRule.
 
LooseCouplingRule() - Constructor for class net.sourceforge.pmd.rules.design.LooseCouplingRule
 
l - Variable in class net.sourceforge.pmd.cpd.MarkComparator
 
labelAlignment - Variable in class net.sourceforge.pmd.cpd.GridBagHelper
 
labeled_statement() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
labels - Variable in class net.sourceforge.pmd.rules.design.SwitchDensityRule.SwitchDensity
 
language - Variable in class net.sourceforge.pmd.cpd.CPD
 
languageBox - Variable in class net.sourceforge.pmd.cpd.GUI
 
lengthOfMatch - Variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
lexStateNames - Static variable in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
lexStateNames - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
line - Variable in class net.sourceforge.pmd.RuleViolation
 
line - Variable in class net.sourceforge.pmd.ast.JavaCharStream
 
line - Static variable in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
line - Variable in class net.sourceforge.pmd.rules.ImportWrapper
 
lineCount - Variable in class net.sourceforge.pmd.cpd.Match
 
lineNumber - Variable in class net.sourceforge.pmd.stat.DataPoint
 
linkage_specification() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
list - Variable in class net.sourceforge.pmd.util.viewer.gui.EvaluationResultsPanel
 
listener - Variable in class net.sourceforge.pmd.cpd.CPD
 
listeners - Variable in class net.sourceforge.pmd.Report
 
listeners - Variable in class net.sourceforge.pmd.util.viewer.model.ASTModel
 
listeners - Variable in class net.sourceforge.pmd.util.viewer.model.ViewerModel
 
literals - Variable in class net.sourceforge.pmd.rules.AvoidDuplicateLiteralsRule
 
loadResourceAsStream(String) - Static method in class net.sourceforge.pmd.util.ResourceLoader
Method to find a file, first by finding it as a file (either by the absolute or relative path), then as a URL, and then finally seeing if it is on the classpath.
loadResourceAsStream(String, ClassLoader) - Static method in class net.sourceforge.pmd.util.ResourceLoader
Uses the ClassLoader passed in to attempt to load the resource if it's not a File or a URL
loadText() - Method in class net.sourceforge.pmd.util.ASTViewer
 
location - Variable in class net.sourceforge.pmd.symboltable.NameOccurrence
 
logRulesUsed(RuleSet) - Method in class net.sourceforge.pmd.ant.PMDTask
 
logical_and_expression() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
logical_or_expression() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
lookingAhead - Variable in class net.sourceforge.pmd.ast.JavaParser
 
lookingAhead - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
lookingForUsed - Variable in class net.sourceforge.pmd.symboltable.VariableUsageFinderFunction
 
low - Variable in class net.sourceforge.pmd.stat.Metric
 

M

MINUS - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
MINUS - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
MINUSASSIGN - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
MINUSEQUAL - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
MINUSMINUS - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
MOD - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
MODEQUAL - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
MULTI_LINE_COMMENT - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
MainFrame - class net.sourceforge.pmd.util.viewer.gui.MainFrame.
viewer's main frame
MainFrame() - Constructor for class net.sourceforge.pmd.util.viewer.gui.MainFrame
constructs and shows the frame
Mark - class net.sourceforge.pmd.cpd.Mark.
 
Mark(int, String, int, int) - Constructor for class net.sourceforge.pmd.cpd.Mark
 
MarkComparator - class net.sourceforge.pmd.cpd.MarkComparator.
 
MarkComparator(CPDListener, List) - Constructor for class net.sourceforge.pmd.cpd.MarkComparator
 
MarkComparator(CPDListener, List, int) - Constructor for class net.sourceforge.pmd.cpd.MarkComparator
 
Match - class net.sourceforge.pmd.cpd.Match.
 
Match(int) - Constructor for class net.sourceforge.pmd.cpd.Match
 
Match(int, Mark, Mark) - Constructor for class net.sourceforge.pmd.cpd.Match
 
MatchAlgorithm - class net.sourceforge.pmd.cpd.MatchAlgorithm.
 
MatchAlgorithm(Map, Tokens) - Constructor for class net.sourceforge.pmd.cpd.MatchAlgorithm
 
MatchCollector - class net.sourceforge.pmd.cpd.MatchCollector.
 
MatchCollector(List, MarkComparator) - Constructor for class net.sourceforge.pmd.cpd.MatchCollector
 
MethodDeclaration() - Method in class net.sourceforge.pmd.ast.JavaParser
 
MethodDeclarationLookahead() - Method in class net.sourceforge.pmd.ast.JavaParser
 
MethodDeclarator() - Method in class net.sourceforge.pmd.ast.JavaParser
 
MethodNameDeclaration - class net.sourceforge.pmd.symboltable.MethodNameDeclaration.
 
MethodNameDeclaration(ASTMethodDeclarator) - Constructor for class net.sourceforge.pmd.symboltable.MethodNameDeclaration
 
MethodNamingConventionsRule - class net.sourceforge.pmd.rules.MethodNamingConventionsRule.
 
MethodNamingConventionsRule() - Constructor for class net.sourceforge.pmd.rules.MethodNamingConventionsRule
 
MethodScope - class net.sourceforge.pmd.symboltable.MethodScope.
 
MethodScope() - Constructor for class net.sourceforge.pmd.symboltable.MethodScope
 
MethodScopeEvaluator - class net.sourceforge.pmd.symboltable.MethodScopeEvaluator.
 
MethodScopeEvaluator() - Constructor for class net.sourceforge.pmd.symboltable.MethodScopeEvaluator
 
Metric - class net.sourceforge.pmd.stat.Metric.
 
Metric(String, int, double, double, double, double, double) - Constructor for class net.sourceforge.pmd.stat.Metric
 
MoreLexicalActions() - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
MultiplicativeExpression() - Method in class net.sourceforge.pmd.ast.JavaParser
 
m_ASTAllocationExpression - Variable in class net.sourceforge.pmd.rules.AccessorClassGenerationRule.AllocData
 
m_Amd - Variable in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.MethodHolder
 
m_Ape - Variable in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.MethodInvocation
 
m_ArgumentCount - Variable in class net.sourceforge.pmd.rules.AccessorClassGenerationRule.AllocData
 
m_ArgumentSize - Variable in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.MethodInvocation
 
m_Cd - Variable in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.ConstructorHolder
 
m_Ci - Variable in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.ConstructorHolder
 
m_CiInitialized - Variable in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.ConstructorHolder
 
m_ClassName - Variable in class net.sourceforge.pmd.rules.AccessorClassGenerationRule.ClassData
The name of this class
m_ClassName - Variable in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.EvalPackage
 
m_ClassQualifyingNames - Variable in class net.sourceforge.pmd.rules.AccessorClassGenerationRule.ClassData
List of outer class names that exist above this class
m_Dangerous - Variable in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.ConstructorHolder
 
m_Dangerous - Variable in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.MethodHolder
 
m_Eci - Variable in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.ConstructorInvocation
 
m_Instantiations - Variable in class net.sourceforge.pmd.rules.AccessorClassGenerationRule.ClassData
List of instantiations of objects within this class
m_Name - Variable in class net.sourceforge.pmd.rules.AccessorClassGenerationRule.AllocData
 
m_Name - Variable in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.MethodInvocation
 
m_PrivateConstructors - Variable in class net.sourceforge.pmd.rules.AccessorClassGenerationRule.ClassData
List of private constructors within this class
m_QualifierNames - Variable in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.MethodInvocation
 
m_ReferenceNames - Variable in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.MethodInvocation
 
m_Super - Variable in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.MethodInvocation
 
m_decisionPoints - Variable in class net.sourceforge.pmd.rules.CyclomaticComplexityRule.Entry
 
m_entryStack - Variable in class net.sourceforge.pmd.rules.CyclomaticComplexityRule
 
m_fileName - Variable in class net.sourceforge.pmd.RuleSet
The name of the file the rule set is stored in, e.g., "basic_rules.xml".
m_highestDecisionPoints - Variable in class net.sourceforge.pmd.rules.CyclomaticComplexityRule.Entry
 
m_include - Variable in class net.sourceforge.pmd.AbstractRule
 
m_include - Variable in class net.sourceforge.pmd.RuleSet
Indicates whether or not the rule set should be included in PMD's analysis.
m_methodCount - Variable in class net.sourceforge.pmd.rules.CyclomaticComplexityRule.Entry
 
m_node - Variable in class net.sourceforge.pmd.rules.CyclomaticComplexityRule.Entry
 
m_priority - Variable in class net.sourceforge.pmd.AbstractRule
 
main(String[]) - Static method in class net.sourceforge.pmd.PMD
 
main(String[]) - Static method in class net.sourceforge.pmd.cpd.CPD
 
main(String[]) - Static method in class net.sourceforge.pmd.cpd.GUI
 
main(String[]) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
main(String[]) - Static method in class net.sourceforge.pmd.util.ASTViewer
 
main(String[]) - Static method in class net.sourceforge.pmd.util.viewer.Viewer
starts the viewer
makeProgressPanel() - Method in class net.sourceforge.pmd.cpd.GUI
 
makeResultsPanel() - Method in class net.sourceforge.pmd.cpd.GUI
 
makeSettingsPanel(JButton, JButton, JButton) - Method in class net.sourceforge.pmd.cpd.GUI
 
makeViolations(RuleContext, Set) - Method in class net.sourceforge.pmd.stat.StatisticalRule
 
markComparator - Variable in class net.sourceforge.pmd.cpd.MatchCollector
 
marks - Variable in class net.sourceforge.pmd.ast.JJTJavaParserState
 
marks - Variable in class net.sourceforge.pmd.cpd.Match
 
marks - Variable in class net.sourceforge.pmd.cpd.MatchAlgorithm
 
marks - Variable in class net.sourceforge.pmd.cpd.MatchCollector
 
matchAlgorithm - Variable in class net.sourceforge.pmd.cpd.CPD
 
matchEnded(TokenEntry, TokenEntry) - Method in class net.sourceforge.pmd.cpd.MatchCollector
 
matchName(ASTPrimaryExpression, String) - Method in class net.sourceforge.pmd.rules.DoubleCheckedLockingRule
 
matches - Variable in class net.sourceforge.pmd.cpd.MatchAlgorithm
 
matches() - Method in class net.sourceforge.pmd.cpd.MatchAlgorithm
 
maxNextCharInd - Variable in class net.sourceforge.pmd.ast.JavaCharStream
 
maxNextCharInd - Static variable in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
mean - Variable in class net.sourceforge.pmd.stat.Metric
 
member_declaration() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
member_declarator(boolean) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
member_declarator_list(boolean) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
message - Variable in class net.sourceforge.pmd.AbstractRule
 
message - Variable in class net.sourceforge.pmd.stat.DataPoint
 
methodCount - Variable in class net.sourceforge.pmd.rules.design.UseSingletonRule
 
methodNames - Variable in class net.sourceforge.pmd.symboltable.AbstractScope
 
methods - Variable in class net.sourceforge.pmd.jaxen.AttributeAxisIterator
 
metricAdded(Metric) - Method in interface net.sourceforge.pmd.ReportListener
 
metricName - Variable in class net.sourceforge.pmd.stat.Metric
 
metrics - Variable in class net.sourceforge.pmd.Report
 
metrics() - Method in class net.sourceforge.pmd.Report
 
minimumLengthField - Variable in class net.sourceforge.pmd.cpd.GUI
 
minimumTileSize - Variable in class net.sourceforge.pmd.cpd.CPD
 
minimumTokenCount - Variable in class net.sourceforge.pmd.cpd.CPDTask
 
mk - Variable in class net.sourceforge.pmd.ast.JJTJavaParserState
 
model - Variable in class net.sourceforge.pmd.util.viewer.gui.ASTPanel
 
model - Variable in class net.sourceforge.pmd.util.viewer.gui.EvaluationResultsPanel
 
model - Variable in class net.sourceforge.pmd.util.viewer.gui.MainFrame
 
model - Variable in class net.sourceforge.pmd.util.viewer.gui.SourceCodePanel
 
model - Variable in class net.sourceforge.pmd.util.viewer.gui.XPathPanel
 
model - Variable in class net.sourceforge.pmd.util.viewer.gui.menu.ASTNodePopupMenu
 
model - Variable in class net.sourceforge.pmd.util.viewer.gui.menu.AttributesSubMenu
 
model - Variable in class net.sourceforge.pmd.util.viewer.gui.menu.SimpleNodeSubMenu
 
model - Variable in class net.sourceforge.pmd.util.viewer.gui.menu.XPathFragmentAddingItem
 
msg - Variable in class net.sourceforge.pmd.Report.ProcessingError
 
msg(String) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
multiplicative_expression() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 

N

NATIVE - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
NE - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
NEW - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
NEW - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
NLS - class net.sourceforge.pmd.util.viewer.util.NLS.
helps with internationalization
NLS() - Constructor for class net.sourceforge.pmd.util.viewer.util.NLS
 
NODE_SELECTED - Static variable in class net.sourceforge.pmd.util.viewer.model.ViewerModelEvent
reason in the case of node selection
NOT - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
NOTEQUAL - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
NULL - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
Name() - Method in class net.sourceforge.pmd.ast.JavaParser
 
NameDeclaration - interface net.sourceforge.pmd.symboltable.NameDeclaration.
 
NameList() - Method in class net.sourceforge.pmd.ast.JavaParser
 
NameOccurrence - class net.sourceforge.pmd.symboltable.NameOccurrence.
 
NameOccurrence(SimpleNode, String) - Constructor for class net.sourceforge.pmd.symboltable.NameOccurrence
 
NameOccurrences - class net.sourceforge.pmd.symboltable.NameOccurrences.
 
NameOccurrences(ASTPrimaryExpression) - Constructor for class net.sourceforge.pmd.symboltable.NameOccurrences
 
NestedClassDeclaration() - Method in class net.sourceforge.pmd.ast.JavaParser
 
NestedInterfaceDeclaration() - Method in class net.sourceforge.pmd.ast.JavaParser
 
Node - interface net.sourceforge.pmd.ast.Node.
 
NodeIterator - class net.sourceforge.pmd.jaxen.NodeIterator.
 
NodeIterator(Node) - Constructor for class net.sourceforge.pmd.jaxen.NodeIterator
 
NullAssignmentRule - class net.sourceforge.pmd.rules.design.NullAssignmentRule.
 
NullAssignmentRule() - Constructor for class net.sourceforge.pmd.rules.design.NullAssignmentRule
 
NullLiteral() - Method in class net.sourceforge.pmd.ast.JavaParser
 
name - Variable in class net.sourceforge.pmd.AbstractRule
 
name - Variable in class net.sourceforge.pmd.RuleSet
 
name - Variable in class net.sourceforge.pmd.cpd.cppast.Declaration
Name of the declarator.
name - Variable in class net.sourceforge.pmd.jaxen.Attribute
 
name - Variable in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.ConstructorInvocation
 
name - Variable in class net.sourceforge.pmd.rules.ImportWrapper
 
name - Variable in class net.sourceforge.pmd.rules.junit.JUnitAssertionsShouldIncludeMessageRule.AssertionCall
 
names - Variable in class net.sourceforge.pmd.symboltable.NameOccurrences
 
net.sourceforge.pmd - package net.sourceforge.pmd
 
net.sourceforge.pmd.ant - package net.sourceforge.pmd.ant
 
net.sourceforge.pmd.ast - package net.sourceforge.pmd.ast
 
net.sourceforge.pmd.cpd - package net.sourceforge.pmd.cpd
 
net.sourceforge.pmd.cpd.cppast - package net.sourceforge.pmd.cpd.cppast
 
net.sourceforge.pmd.jaxen - package net.sourceforge.pmd.jaxen
 
net.sourceforge.pmd.quickfix - package net.sourceforge.pmd.quickfix
 
net.sourceforge.pmd.renderers - package net.sourceforge.pmd.renderers
 
net.sourceforge.pmd.rules - package net.sourceforge.pmd.rules
 
net.sourceforge.pmd.rules.design - package net.sourceforge.pmd.rules.design
 
net.sourceforge.pmd.rules.junit - package net.sourceforge.pmd.rules.junit
 
net.sourceforge.pmd.rules.strictexception - package net.sourceforge.pmd.rules.strictexception
 
net.sourceforge.pmd.stat - package net.sourceforge.pmd.stat
 
net.sourceforge.pmd.symboltable - package net.sourceforge.pmd.symboltable
 
net.sourceforge.pmd.util - package net.sourceforge.pmd.util
 
net.sourceforge.pmd.util.viewer - package net.sourceforge.pmd.util.viewer
 
net.sourceforge.pmd.util.viewer.gui - package net.sourceforge.pmd.util.viewer.gui
 
net.sourceforge.pmd.util.viewer.gui.menu - package net.sourceforge.pmd.util.viewer.gui.menu
 
net.sourceforge.pmd.util.viewer.model - package net.sourceforge.pmd.util.viewer.model
 
net.sourceforge.pmd.util.viewer.util - package net.sourceforge.pmd.util.viewer.util
 
newToken(int) - Static method in class net.sourceforge.pmd.ast.Token
Returns a new Token object, by default.
newToken(int) - Static method in class net.sourceforge.pmd.cpd.cppast.Token
Returns a new Token object, by default.
new_declarator() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
new_expression() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
new_initializer() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
new_type_id() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
next - Variable in class net.sourceforge.pmd.ast.JavaParser.JJCalls
 
next - Variable in class net.sourceforge.pmd.ast.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class net.sourceforge.pmd.cpd.cppast.CPPParser.JJCalls
 
next - Variable in class net.sourceforge.pmd.cpd.cppast.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class net.sourceforge.pmd.jaxen.AttributeAxisIterator
 
next() - Method in class net.sourceforge.pmd.jaxen.NodeIterator
 
nextCharBuf - Variable in class net.sourceforge.pmd.ast.JavaCharStream
 
nextCharInd - Variable in class net.sourceforge.pmd.ast.JavaCharStream
 
nextRow() - Method in class net.sourceforge.pmd.cpd.GridBagHelper
 
nls(String) - Static method in class net.sourceforge.pmd.util.viewer.util.NLS
translates the given key to the message
node - Variable in class net.sourceforge.pmd.jaxen.AttributeAxisIterator
 
node - Variable in class net.sourceforge.pmd.jaxen.NodeIterator
 
node - Variable in class net.sourceforge.pmd.symboltable.AbstractNameDeclaration
 
node - Variable in class net.sourceforge.pmd.util.viewer.gui.menu.ASTNodePopupMenu
 
node - Variable in class net.sourceforge.pmd.util.viewer.gui.menu.AttributesSubMenu
 
node - Variable in class net.sourceforge.pmd.util.viewer.gui.menu.SimpleNodeSubMenu
 
node - Variable in class net.sourceforge.pmd.util.viewer.model.SimpleNodeTreeNodeAdapter
 
nodeArity() - Method in class net.sourceforge.pmd.ast.JJTJavaParserState
 
nodeClass - Variable in class net.sourceforge.pmd.rules.design.ExcessiveLengthRule
 
nodeClass - Variable in class net.sourceforge.pmd.rules.design.ExcessiveNodeCountRule
 
nodeCreated() - Method in class net.sourceforge.pmd.ast.JJTJavaParserState
 
node_created - Variable in class net.sourceforge.pmd.ast.JJTJavaParserState
 
nodes - Variable in class net.sourceforge.pmd.ast.JJTJavaParserState
 
nullEvalPackage - Static variable in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule
 

O

OCTALINT - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
OCTALLONG - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
OCTAL_LITERAL - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
OPERATOR - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
OR - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
ORASSIGN - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
OnlyOneReturnRule - class net.sourceforge.pmd.rules.design.OnlyOneReturnRule.
 
OnlyOneReturnRule() - Constructor for class net.sourceforge.pmd.rules.design.OnlyOneReturnRule
 
OpenScope(String, boolean) - Static method in class net.sourceforge.pmd.cpd.cppast.SymtabManager
Opens a new scope (with optional name and type flag).
OpenScope(Scope) - Static method in class net.sourceforge.pmd.cpd.cppast.SymtabManager
 
occ - Variable in class net.sourceforge.pmd.symboltable.Search
 
okBtn - Variable in class net.sourceforge.pmd.util.viewer.gui.ParseExceptionHandler
 
openNodeScope(Node) - Method in class net.sourceforge.pmd.ast.JJTJavaParserState
 
openScope(Stack, SimpleNode) - Method in class net.sourceforge.pmd.symboltable.BasicScopeFactory
 
openScope(Stack, SimpleNode) - Method in interface net.sourceforge.pmd.symboltable.ScopeFactory
 
optor() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
outputFile - Variable in class net.sourceforge.pmd.cpd.CPDTask
 

P

PACKAGE - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
PATH_EXPRESSION_APPENDED - Static variable in class net.sourceforge.pmd.util.viewer.model.ViewerModelEvent
reason in the case of path extension
PATH_EXPRESSION_EVALUATED - Static variable in class net.sourceforge.pmd.util.viewer.model.ViewerModelEvent
reason in the case of path expression evaluation
PHPLanguage - class net.sourceforge.pmd.cpd.PHPLanguage.
 
PHPLanguage() - Constructor for class net.sourceforge.pmd.cpd.PHPLanguage
 
PHPLanguage.PHPFileOrDirectoryFilter - class net.sourceforge.pmd.cpd.PHPLanguage.PHPFileOrDirectoryFilter.
 
PHPLanguage.PHPFileOrDirectoryFilter() - Constructor for class net.sourceforge.pmd.cpd.PHPLanguage.PHPFileOrDirectoryFilter
 
PHPTokenizer - class net.sourceforge.pmd.cpd.PHPTokenizer.
 
PHPTokenizer() - Constructor for class net.sourceforge.pmd.cpd.PHPTokenizer
 
PHP_KEY - Static variable in class net.sourceforge.pmd.cpd.LanguageFactory
 
PLUS - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
PLUS - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
PLUSASSIGN - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
PLUSEQUAL - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
PLUSPLUS - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
PMD - class net.sourceforge.pmd.PMD.
 
PMD() - Constructor for class net.sourceforge.pmd.PMD
 
PMD(TargetJDKVersion) - Constructor for class net.sourceforge.pmd.PMD
 
PMDException - exception net.sourceforge.pmd.PMDException.
A convenience exception wrapper.
PMDException(String) - Constructor for class net.sourceforge.pmd.PMDException
 
PMDException(String, Exception) - Constructor for class net.sourceforge.pmd.PMDException
 
PMDTask - class net.sourceforge.pmd.ant.PMDTask.
 
PMDTask() - Constructor for class net.sourceforge.pmd.ant.PMDTask
 
POINTERTO - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
PREPROCESSOR_OUTPUT - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
PRIORITIES - Static variable in interface net.sourceforge.pmd.Rule
 
PRIVATE - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
PRIVATE - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
PROTECTED - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
PROTECTED - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
PUBLIC - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
PUBLIC - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
PackageDeclaration() - Method in class net.sourceforge.pmd.ast.JavaParser
 
ParseException - exception net.sourceforge.pmd.ast.ParseException.
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for class net.sourceforge.pmd.ast.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for class net.sourceforge.pmd.ast.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for class net.sourceforge.pmd.ast.ParseException
 
ParseException - exception net.sourceforge.pmd.cpd.cppast.ParseException.
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for class net.sourceforge.pmd.cpd.cppast.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for class net.sourceforge.pmd.cpd.cppast.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for class net.sourceforge.pmd.cpd.cppast.ParseException
 
ParseExceptionHandler - class net.sourceforge.pmd.util.viewer.gui.ParseExceptionHandler.
handles parsing exceptions
ParseExceptionHandler(JFrame, Exception) - Constructor for class net.sourceforge.pmd.util.viewer.gui.ParseExceptionHandler
creates the dialog
PositionalIteratorRule - class net.sourceforge.pmd.rules.design.PositionalIteratorRule.
 
PositionalIteratorRule() - Constructor for class net.sourceforge.pmd.rules.design.PositionalIteratorRule
 
PostfixExpression() - Method in class net.sourceforge.pmd.ast.JavaParser
 
PreDecrementExpression() - Method in class net.sourceforge.pmd.ast.JavaParser
 
PreIncrementExpression() - Method in class net.sourceforge.pmd.ast.JavaParser
 
PrimaryExpression() - Method in class net.sourceforge.pmd.ast.JavaParser
 
PrimaryPrefix() - Method in class net.sourceforge.pmd.ast.JavaParser
 
PrimarySuffix() - Method in class net.sourceforge.pmd.ast.JavaParser
 
PrimitiveType() - Method in class net.sourceforge.pmd.ast.JavaParser
 
PutTypeName(String) - Method in class net.sourceforge.pmd.cpd.cppast.Scope
Inserts a name into the table to say that it is the name of a type.
PutTypeName(String, Scope) - Method in class net.sourceforge.pmd.cpd.cppast.Scope
A type with a scope (class/struct/union).
PutTypeName(String) - Static method in class net.sourceforge.pmd.cpd.cppast.SymtabManager
 
packageName - Variable in class net.sourceforge.pmd.rules.AccessorClassGenerationRule
 
packageName - Variable in class net.sourceforge.pmd.rules.ImportFromSamePackageRule
 
parameter - Variable in class net.sourceforge.pmd.ast.ASTCatch
 
parameter - Variable in class net.sourceforge.pmd.util.viewer.model.ViewerModelEvent
 
parameter_declaration() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
parameter_declaration_list() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
parameter_list() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
parent - Variable in class net.sourceforge.pmd.ast.SimpleNode
 
parent - Variable in class net.sourceforge.pmd.cpd.cppast.Scope
Parent scope.
parent - Variable in class net.sourceforge.pmd.jaxen.Attribute
 
parent - Variable in class net.sourceforge.pmd.symboltable.AbstractScope
 
parent - Variable in class net.sourceforge.pmd.util.viewer.model.SimpleNodeTreeNodeAdapter
 
parse(String) - Method in class net.sourceforge.pmd.rules.AvoidDuplicateLiteralsRule.ExceptionParser
 
parseDescriptionNode(RuleSet, Node) - Method in class net.sourceforge.pmd.RuleSetFactory
Parse a ruleset description node
parseDescriptionNode(Rule, Node) - Method in class net.sourceforge.pmd.RuleSetFactory
Process a rule descrtiprion node
parseExampleNode(Rule, Node) - Method in class net.sourceforge.pmd.RuleSetFactory
Process a rule example node
parseExternallyDefinedRuleNode(RuleSet, Node) - Method in class net.sourceforge.pmd.RuleSetFactory
Process a reference to a rule
parseInternallyDefinedRuleNode(RuleSet, Node) - Method in class net.sourceforge.pmd.RuleSetFactory
Process a rule definition node
parsePriorityNode(Rule, Node) - Method in class net.sourceforge.pmd.RuleSetFactory
Parse a priority node
parsePropertiesNode(Rule, Node) - Method in class net.sourceforge.pmd.RuleSetFactory
Parse a properties node
parsePropertyNode(Rule, Node) - Method in class net.sourceforge.pmd.RuleSetFactory
Parse a property node
parseRuleNode(RuleSet, Node) - Method in class net.sourceforge.pmd.RuleSetFactory
Parse a rule node
parseRuleNodeWithExclude(RuleSet, Element, String) - Method in class net.sourceforge.pmd.RuleSetFactory
Parse a reference rule node with excludes
parseRuleNodeWithSimpleReference(RuleSet, String) - Method in class net.sourceforge.pmd.RuleSetFactory
Parse a rule node with a simple reference
parseValueNode(Node) - Method in class net.sourceforge.pmd.RuleSetFactory
Parse a value node
parseXPath(String) - Method in class net.sourceforge.pmd.jaxen.DocumentNavigator
 
parser - Variable in class net.sourceforge.pmd.ast.SimpleNode
 
paths - Variable in class net.sourceforge.pmd.renderers.IDEAJRenderer.SourcePath
 
peekNode() - Method in class net.sourceforge.pmd.ast.JJTJavaParserState
 
pkg - Variable in class net.sourceforge.pmd.symboltable.TypeSet.CurrentPackageResolver
 
pkg - Variable in class net.sourceforge.pmd.symboltable.TypeSet
 
pm_expression() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
pool - Variable in class net.sourceforge.pmd.cpd.MatchAlgorithm
 
popNode() - Method in class net.sourceforge.pmd.ast.JJTJavaParserState
 
position - Variable in class net.sourceforge.pmd.jaxen.AttributeAxisIterator
 
postfix_expression() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
prevCharIsCR - Variable in class net.sourceforge.pmd.ast.JavaCharStream
 
prevCharIsCR - Static variable in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
prevCharIsLF - Variable in class net.sourceforge.pmd.ast.JavaCharStream
 
prevCharIsLF - Static variable in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
primary_expression() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
primitiveTypes - Variable in class net.sourceforge.pmd.symboltable.TypeSet.PrimitiveTypeResolver
 
primitiveWrappers - Variable in class net.sourceforge.pmd.rules.UnnecessaryConversionTemporaryRule
 
printStackTrace() - Method in class net.sourceforge.pmd.PMDException
 
printStackTrace(PrintStream) - Method in class net.sourceforge.pmd.PMDException
 
printStackTrace(PrintWriter) - Method in class net.sourceforge.pmd.PMDException
 
printToConsole - Variable in class net.sourceforge.pmd.ant.PMDTask
 
println(String) - Method in class net.sourceforge.pmd.util.ASTViewer.MyPrintStream
 
privateMethodNodes - Variable in class net.sourceforge.pmd.rules.UnusedPrivateMethodRule
 
processFile(Reader, RuleSet, RuleContext) - Method in class net.sourceforge.pmd.PMD
 
processFile(InputStream, RuleSet, RuleContext) - Method in class net.sourceforge.pmd.PMD
 
processRule(RuleContext) - Method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule
 
properties - Variable in class net.sourceforge.pmd.AbstractRule
 
ptr_operator() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
ptr_to_member() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
pushNode(Node) - Method in class net.sourceforge.pmd.ast.JJTJavaParserState
 
putEvalPackage(ConstructorCallsOverridableMethodRule.EvalPackage) - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule
Adds and evaluation package and makes it current

Q

QUESTIONMARK - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
qualifiedName - Variable in class net.sourceforge.pmd.symboltable.NameOccurrence
 
qualified_id() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
qualified_type() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
quote(String) - Method in class net.sourceforge.pmd.renderers.CSVRenderer
 
quoteAndCommify(String) - Method in class net.sourceforge.pmd.renderers.CSVRenderer
 

R

RBRACE - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
RBRACKET - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
RCURLYBRACE - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
REDECLARED - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
REGISTER - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
REM - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
REMASSIGN - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
RETURN - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
RETURN - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
RPAREN - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
RPARENTHESIS - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
RSIGNEDSHIFT - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
RSIGNEDSHIFTASSIGN - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
RSQUAREBRACKET - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
RUNSIGNEDSHIFT - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
RUNSIGNEDSHIFTASSIGN - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
ReInit(Reader, int, int, int) - Method in class net.sourceforge.pmd.ast.JavaCharStream
 
ReInit(Reader, int, int) - Method in class net.sourceforge.pmd.ast.JavaCharStream
 
ReInit(Reader) - Method in class net.sourceforge.pmd.ast.JavaCharStream
 
ReInit(InputStream, int, int, int) - Method in class net.sourceforge.pmd.ast.JavaCharStream
 
ReInit(InputStream, int, int) - Method in class net.sourceforge.pmd.ast.JavaCharStream
 
ReInit(InputStream) - Method in class net.sourceforge.pmd.ast.JavaCharStream
 
ReInit(InputStream) - Method in class net.sourceforge.pmd.ast.JavaParser
 
ReInit(Reader) - Method in class net.sourceforge.pmd.ast.JavaParser
 
ReInit(JavaParserTokenManager) - Method in class net.sourceforge.pmd.ast.JavaParser
 
ReInit(JavaCharStream) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
ReInit(JavaCharStream, int) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
ReInit(InputStream) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
ReInit(Reader) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
ReInit(CPPParserTokenManager) - Method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
ReInit(SimpleCharStream) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
ReInit(SimpleCharStream, int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
ReInit(Reader) - Method in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
ReInit(InputStream) - Method in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
ReInitRounds() - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
ReInitRounds() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
ReadByte() - Method in class net.sourceforge.pmd.ast.JavaCharStream
 
RelationalExpression() - Method in class net.sourceforge.pmd.ast.JavaParser
 
Renderer - interface net.sourceforge.pmd.cpd.Renderer.
 
Renderer - interface net.sourceforge.pmd.renderers.Renderer.
 
Report - class net.sourceforge.pmd.Report.
 
Report() - Constructor for class net.sourceforge.pmd.Report
 
Report.ProcessingError - class net.sourceforge.pmd.Report.ProcessingError.
 
Report.ProcessingError(String, String) - Constructor for class net.sourceforge.pmd.Report.ProcessingError
 
ReportException - exception net.sourceforge.pmd.cpd.ReportException.
 
ReportException(Throwable) - Constructor for class net.sourceforge.pmd.cpd.ReportException
 
ReportListener - interface net.sourceforge.pmd.ReportListener.
 
ResourceLoader - class net.sourceforge.pmd.util.ResourceLoader.
 
ResourceLoader() - Constructor for class net.sourceforge.pmd.util.ResourceLoader
 
ResultType() - Method in class net.sourceforge.pmd.ast.JavaParser
 
ReturnStatement() - Method in class net.sourceforge.pmd.ast.JavaParser
 
Rule - interface net.sourceforge.pmd.Rule.
 
RuleContext - class net.sourceforge.pmd.RuleContext.
 
RuleContext() - Constructor for class net.sourceforge.pmd.RuleContext
 
RuleSet - class net.sourceforge.pmd.RuleSet.
 
RuleSet() - Constructor for class net.sourceforge.pmd.RuleSet
 
RuleSetFactory - class net.sourceforge.pmd.RuleSetFactory.
 
RuleSetFactory() - Constructor for class net.sourceforge.pmd.RuleSetFactory
 
RuleSetNotFoundException - exception net.sourceforge.pmd.RuleSetNotFoundException.
 
RuleSetNotFoundException(String) - Constructor for class net.sourceforge.pmd.RuleSetNotFoundException
 
RuleViolation - class net.sourceforge.pmd.RuleViolation.
 
RuleViolation(Rule, int, RuleContext) - Constructor for class net.sourceforge.pmd.RuleViolation
 
RuleViolation(Rule, int, String, RuleContext) - Constructor for class net.sourceforge.pmd.RuleViolation
 
RuleViolation.RuleViolationComparator - class net.sourceforge.pmd.RuleViolation.RuleViolationComparator.
 
RuleViolation.RuleViolationComparator() - Constructor for class net.sourceforge.pmd.RuleViolation.RuleViolationComparator
 
random - Variable in class net.sourceforge.pmd.stat.DataPoint
 
readChar() - Method in class net.sourceforge.pmd.ast.JavaCharStream
 
readChar() - Static method in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
reason - Variable in class net.sourceforge.pmd.PMDException
 
reason - Variable in class net.sourceforge.pmd.util.viewer.model.ViewerModelEvent
 
recurseCheckbox - Variable in class net.sourceforge.pmd.cpd.GUI
 
relational_expression() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
remove() - Method in class net.sourceforge.pmd.jaxen.AttributeAxisIterator
 
remove() - Method in class net.sourceforge.pmd.jaxen.NodeIterator
 
removeCurrentEvalPackage() - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule
 
removeIfUsed(String, int) - Method in class net.sourceforge.pmd.rules.UnusedPrivateMethodRule
 
removeTreeModelListener(TreeModelListener) - Method in class net.sourceforge.pmd.util.viewer.model.ASTModel
 
removeViewerModelListener(ViewerModelListener) - Method in class net.sourceforge.pmd.util.viewer.model.ViewerModel
removes the lisetener from the model
render(Iterator) - Method in interface net.sourceforge.pmd.cpd.Renderer
 
render(Iterator) - Method in class net.sourceforge.pmd.cpd.SimpleRenderer
 
render(Iterator) - Method in class net.sourceforge.pmd.cpd.XMLRenderer
 
render(Report) - Method in class net.sourceforge.pmd.renderers.CSVRenderer
 
render(Report) - Method in class net.sourceforge.pmd.renderers.EmacsRenderer
 
render(Report) - Method in class net.sourceforge.pmd.renderers.HTMLRenderer
 
render(Report) - Method in class net.sourceforge.pmd.renderers.IDEAJRenderer
 
render(Report, String) - Method in class net.sourceforge.pmd.renderers.IDEAJRenderer
 
render(Report, String, String) - Method in class net.sourceforge.pmd.renderers.IDEAJRenderer
 
render(Report) - Method in interface net.sourceforge.pmd.renderers.Renderer
 
render(Report) - Method in class net.sourceforge.pmd.renderers.TextPadRenderer
Get a string containing all errors as detected by PMD.
render(Report) - Method in class net.sourceforge.pmd.renderers.TextRenderer
 
render(Report) - Method in class net.sourceforge.pmd.renderers.VBHTMLRenderer
 
render(Report) - Method in class net.sourceforge.pmd.renderers.XMLRenderer
 
renderer - Variable in class net.sourceforge.pmd.ant.Formatter
 
replaceString(String, char, String) - Static method in class net.sourceforge.pmd.util.StringUtil
 
replaceString(String, String, String) - Static method in class net.sourceforge.pmd.util.StringUtil
 
report - Variable in class net.sourceforge.pmd.RuleContext
 
report(CPD) - Method in class net.sourceforge.pmd.cpd.CPDTask
 
report(String) - Method in class net.sourceforge.pmd.cpd.FileReporter
 
reportFile - Variable in class net.sourceforge.pmd.cpd.FileReporter
 
reportFormat - Variable in class net.sourceforge.pmd.CommandLineOptions
 
reset() - Method in class net.sourceforge.pmd.ast.JJTJavaParserState
 
resolve(String) - Method in class net.sourceforge.pmd.symboltable.TypeSet.CurrentPackageResolver
 
resolve(String) - Method in class net.sourceforge.pmd.symboltable.TypeSet.ExplicitImportResolver
 
resolve(String) - Method in class net.sourceforge.pmd.symboltable.TypeSet.FullyQualifiedNameResolver
 
resolve(String) - Method in class net.sourceforge.pmd.symboltable.TypeSet.ImplicitImportResolver
 
resolve(String) - Method in class net.sourceforge.pmd.symboltable.TypeSet.ImportOnDemandResolver
 
resolve(String) - Method in class net.sourceforge.pmd.symboltable.TypeSet.PrimitiveTypeResolver
 
resolve(String) - Method in interface net.sourceforge.pmd.symboltable.TypeSet.Resolver
 
resolve(String) - Method in class net.sourceforge.pmd.symboltable.TypeSet.VoidResolver
 
resolvers - Variable in class net.sourceforge.pmd.symboltable.TypeSet
 
results - Variable in class net.sourceforge.pmd.symboltable.VariableUsageFinderFunction
 
resultsTextArea - Variable in class net.sourceforge.pmd.cpd.GUI
 
root - Variable in class net.sourceforge.pmd.util.viewer.model.ASTModel
 
rootDirectoryField - Variable in class net.sourceforge.pmd.cpd.GUI
 
rootNode() - Method in class net.sourceforge.pmd.ast.JJTJavaParserState
 
rootNode - Variable in class net.sourceforge.pmd.util.viewer.model.ViewerModel
 
rule - Variable in class net.sourceforge.pmd.RuleViolation
 
rule - Variable in class net.sourceforge.pmd.stat.DataPoint
 
ruleName - Variable in class net.sourceforge.pmd.ExternalRuleID
 
ruleSetFiles - Variable in class net.sourceforge.pmd.ant.PMDTask
 
ruleSets - Variable in class net.sourceforge.pmd.CommandLineOptions
 
ruleViolationAdded(RuleViolation) - Method in interface net.sourceforge.pmd.ReportListener
 
rules - Variable in class net.sourceforge.pmd.RuleSet
 

S

SCOPE - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
SC_AND - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
SC_OR - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
SEMICOLON - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
SEMICOLON - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
SEPARATOR_PROPERTY - Static variable in class net.sourceforge.pmd.rules.AvoidDuplicateLiteralsRule
 
SETTINGS_FILE_NAME - Static variable in class net.sourceforge.pmd.util.ASTViewer
 
SHIFTLEFT - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
SHIFTLEFTEQUAL - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
SHIFTRIGHT - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
SHIFTRIGHTEQUAL - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
SHORT - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
SHORT - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
SIGNED - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
SINGLE_LINE_COMMENT - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
SIZEOF - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
SLASH - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
SLASHASSIGN - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
STAR - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
STAR - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
STARASSIGN - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
STATIC - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
STATIC - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
STATIC_LEXER_ERROR - Static variable in class net.sourceforge.pmd.ast.TokenMgrError
An attempt wass made to create a second instance of a static token manager.
STATIC_LEXER_ERROR - Static variable in class net.sourceforge.pmd.cpd.cppast.TokenMgrError
An attempt wass made to create a second instance of a static token manager.
STRICTFP - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
STRING - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
STRING_LITERAL - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
STRUCT - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
SUPER - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
SWITCH - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
SWITCH - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
SYNCHRONIZED - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
Scope - class net.sourceforge.pmd.cpd.cppast.Scope.
 
Scope(String, boolean, Scope) - Constructor for class net.sourceforge.pmd.cpd.cppast.Scope
Creates a scope object with a given name.
Scope(Scope) - Constructor for class net.sourceforge.pmd.cpd.cppast.Scope
Creates an unnamed scope (like for compound statements).
Scope - interface net.sourceforge.pmd.symboltable.Scope.
Provides methods which all scopes must implement See JLS 6.3 for a description of scopes
ScopeEvaluator - interface net.sourceforge.pmd.symboltable.ScopeEvaluator.
 
ScopeFactory - interface net.sourceforge.pmd.symboltable.ScopeFactory.
 
Search - class net.sourceforge.pmd.symboltable.Search.
 
Search(NameOccurrence) - Constructor for class net.sourceforge.pmd.symboltable.Search
 
ShiftExpression() - Method in class net.sourceforge.pmd.ast.JavaParser
 
SimpleCharStream - class net.sourceforge.pmd.cpd.cppast.SimpleCharStream.
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
SimpleNode - class net.sourceforge.pmd.ast.SimpleNode.
 
SimpleNode(int) - Constructor for class net.sourceforge.pmd.ast.SimpleNode
 
SimpleNode(JavaParser, int) - Constructor for class net.sourceforge.pmd.ast.SimpleNode
 
SimpleNodeSubMenu - class net.sourceforge.pmd.util.viewer.gui.menu.SimpleNodeSubMenu.
submenu for the simple node itself
SimpleNodeSubMenu(ViewerModel, SimpleNode) - Constructor for class net.sourceforge.pmd.util.viewer.gui.menu.SimpleNodeSubMenu
constructs the submenu
SimpleNodeTreeNodeAdapter - class net.sourceforge.pmd.util.viewer.model.SimpleNodeTreeNodeAdapter.
provides the adapter for the tree model
SimpleNodeTreeNodeAdapter(SimpleNodeTreeNodeAdapter, SimpleNode) - Constructor for class net.sourceforge.pmd.util.viewer.model.SimpleNodeTreeNodeAdapter
constructs the node
SimpleRenderer - class net.sourceforge.pmd.cpd.SimpleRenderer.
 
SimpleRenderer() - Constructor for class net.sourceforge.pmd.cpd.SimpleRenderer
 
SimplifyBooleanReturnsRule - class net.sourceforge.pmd.rules.SimplifyBooleanReturnsRule.
 
SimplifyBooleanReturnsRule() - Constructor for class net.sourceforge.pmd.rules.SimplifyBooleanReturnsRule
 
SkipLexicalActions(Token) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
SourceCode - class net.sourceforge.pmd.cpd.SourceCode.
 
SourceCode(String) - Constructor for class net.sourceforge.pmd.cpd.SourceCode
 
SourceCodePanel - class net.sourceforge.pmd.util.viewer.gui.SourceCodePanel.
source code panel
SourceCodePanel(ViewerModel) - Constructor for class net.sourceforge.pmd.util.viewer.gui.SourceCodePanel
 
Statement() - Method in class net.sourceforge.pmd.ast.JavaParser
 
StatementExpression() - Method in class net.sourceforge.pmd.ast.JavaParser
 
StatementExpressionList() - Method in class net.sourceforge.pmd.ast.JavaParser
 
StatisticalRule - class net.sourceforge.pmd.stat.StatisticalRule.
 
StatisticalRule() - Constructor for class net.sourceforge.pmd.stat.StatisticalRule
 
StringConcatenationRule - class net.sourceforge.pmd.rules.StringConcatenationRule.
 
StringConcatenationRule() - Constructor for class net.sourceforge.pmd.rules.StringConcatenationRule
 
StringToStringRule - class net.sourceforge.pmd.rules.StringToStringRule.
 
StringToStringRule() - Constructor for class net.sourceforge.pmd.rules.StringToStringRule
 
StringUtil - class net.sourceforge.pmd.util.StringUtil.
 
StringUtil() - Constructor for class net.sourceforge.pmd.util.StringUtil
 
SuspiciousOctalEscapeRule - class net.sourceforge.pmd.rules.SuspiciousOctalEscapeRule.
 
SuspiciousOctalEscapeRule() - Constructor for class net.sourceforge.pmd.rules.SuspiciousOctalEscapeRule
 
SwitchDensityRule - class net.sourceforge.pmd.rules.design.SwitchDensityRule.
 
SwitchDensityRule() - Constructor for class net.sourceforge.pmd.rules.design.SwitchDensityRule
 
SwitchDensityRule.SwitchDensity - class net.sourceforge.pmd.rules.design.SwitchDensityRule.SwitchDensity.
 
SwitchDensityRule.SwitchDensity() - Constructor for class net.sourceforge.pmd.rules.design.SwitchDensityRule.SwitchDensity
 
SwitchLabel() - Method in class net.sourceforge.pmd.ast.JavaParser
 
SwitchStatement() - Method in class net.sourceforge.pmd.ast.JavaParser
 
SwitchTo(int) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
SwitchTo(int) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
SymbolFacade - class net.sourceforge.pmd.symboltable.SymbolFacade.
 
SymbolFacade() - Constructor for class net.sourceforge.pmd.symboltable.SymbolFacade
 
SymbolTableTestRule - class net.sourceforge.pmd.rules.SymbolTableTestRule.
 
SymbolTableTestRule() - Constructor for class net.sourceforge.pmd.rules.SymbolTableTestRule
 
SymtabManager - class net.sourceforge.pmd.cpd.cppast.SymtabManager.
Manages the symbol table and scopes within a given compilation unit.
SymtabManager() - Constructor for class net.sourceforge.pmd.cpd.cppast.SymtabManager
 
SynchronizedStatement() - Method in class net.sourceforge.pmd.ast.JavaParser
 
scanDirectory(File, List, boolean) - Method in class net.sourceforge.pmd.cpd.FileFinder
Implements a tail recursive file scanner
scope - Variable in class net.sourceforge.pmd.ast.SimpleNode
 
scope - Variable in class net.sourceforge.pmd.cpd.cppast.Declaration
Scopename.
scopeEvaluators - Variable in class net.sourceforge.pmd.symboltable.BasicScopeFactory
 
scopeName - Variable in class net.sourceforge.pmd.cpd.cppast.Scope
Name of the scope (set only for class/function scopes).
scopeStack - Static variable in class net.sourceforge.pmd.cpd.cppast.SymtabManager
Stack of scopes.
scopeTable - Static variable in class net.sourceforge.pmd.cpd.cppast.SymtabManager
Global symbol table indexed by the name of the scope (class/function).
scope_override() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
scope_override_lookahead() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
scopes - Variable in class net.sourceforge.pmd.symboltable.BasicScopeCreationVisitor
 
score - Variable in class net.sourceforge.pmd.stat.DataPoint
 
searchUpward(NameOccurrence, Scope) - Method in class net.sourceforge.pmd.symboltable.Search
 
selectNode(SimpleNode, Object) - Method in class net.sourceforge.pmd.util.viewer.model.ViewerModel
selects the given node in the AST
selection_statement() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
setASTCompilationUnitPackage(String) - Method in class net.sourceforge.pmd.symboltable.TypeSet
 
setAbstract() - Method in class net.sourceforge.pmd.ast.AccessNode
 
setAssertAsIdentifier() - Method in class net.sourceforge.pmd.ast.JavaParser
 
setClassID(int) - Method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule
 
setClassLoader(ClassLoader) - Method in class net.sourceforge.pmd.RuleSetFactory
Sets the class loader used to load ruleset resources and rules
setClasspath(Path) - Method in class net.sourceforge.pmd.ant.PMDTask
 
setClasspathRef(Reference) - Method in class net.sourceforge.pmd.ant.PMDTask
 
setCode(List) - Method in class net.sourceforge.pmd.cpd.SourceCode
 
setCpdListener(CPDListener) - Method in class net.sourceforge.pmd.cpd.CPD
 
setDangerous(boolean) - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.ConstructorHolder
 
setDangerous(boolean) - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.MethodHolder
 
setDebugStream(PrintStream) - Method in class net.sourceforge.pmd.ast.JavaParserTokenManager
 
setDebugStream(PrintStream) - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParserTokenManager
 
setDescription(String) - Method in class net.sourceforge.pmd.AbstractRule
 
setDescription(String) - Method in interface net.sourceforge.pmd.Rule
 
setDescription(String) - Method in class net.sourceforge.pmd.RuleSet
 
setExample(String) - Method in class net.sourceforge.pmd.AbstractRule
 
setExample(String) - Method in interface net.sourceforge.pmd.Rule
 
setFailOnError(boolean) - Method in class net.sourceforge.pmd.ant.PMDTask
 
setFailOnRuleViolation(boolean) - Method in class net.sourceforge.pmd.ant.PMDTask
 
setFileName(String) - Method in class net.sourceforge.pmd.RuleSet
Set the name of the file the rule set is to be stored in, e.g., "basic_rules.xml".
setFinal() - Method in class net.sourceforge.pmd.ast.AccessNode
 
setFormat(CPDTask.FormatAttribute) - Method in class net.sourceforge.pmd.cpd.CPDTask
 
setHasCatch() - Method in class net.sourceforge.pmd.ast.ASTTryStatement
 
setHasElse() - Method in class net.sourceforge.pmd.ast.ASTIfStatement
 
setHasExplicitExtends() - Method in class net.sourceforge.pmd.ast.ASTUnmodifiedClassDeclaration
 
setHasExplicitImplements() - Method in class net.sourceforge.pmd.ast.ASTUnmodifiedClassDeclaration
 
setHasFinally() - Method in class net.sourceforge.pmd.ast.ASTTryStatement
 
setImage(String) - Method in class net.sourceforge.pmd.ast.SimpleNode
 
setImportOnDemand() - Method in class net.sourceforge.pmd.ast.ASTImportDeclaration
 
setInclude(boolean) - Method in class net.sourceforge.pmd.AbstractRule
When the rule is to be included in the analysis, set to true; otherwise, set to false.
setInclude(boolean) - Method in interface net.sourceforge.pmd.Rule
 
setInclude(boolean) - Method in class net.sourceforge.pmd.RuleSet
Set to true when the rule set is included in PMD's analysis; otherwise, set to false when it is excluded.
setInterface() - Method in class net.sourceforge.pmd.ast.AccessNode
 
setIsArguments() - Method in class net.sourceforge.pmd.ast.ASTPrimarySuffix
 
setIsArray() - Method in class net.sourceforge.pmd.ast.ASTType
 
setIsMethodOrConstructorInvocation() - Method in class net.sourceforge.pmd.symboltable.NameOccurrence
 
setIsSuper() - Method in class net.sourceforge.pmd.ast.ASTExplicitConstructorInvocation
 
setIsThis() - Method in class net.sourceforge.pmd.ast.ASTExplicitConstructorInvocation
 
setLineCount(int) - Method in class net.sourceforge.pmd.cpd.Match
 
setLineNumber(int) - Method in class net.sourceforge.pmd.stat.DataPoint
Sets the lineNumber.
setListener(CPDListener) - Method in class net.sourceforge.pmd.cpd.MatchAlgorithm
 
setMessage(String) - Method in class net.sourceforge.pmd.AbstractRule
 
setMessage(String) - Method in interface net.sourceforge.pmd.Rule
 
setMessage(String) - Method in class net.sourceforge.pmd.stat.DataPoint
Sets the message.
setMinimumTokenCount(int) - Method in class net.sourceforge.pmd.cpd.CPDTask
 
setName(String) - Method in class net.sourceforge.pmd.AbstractRule
 
setName(String) - Method in interface net.sourceforge.pmd.Rule
 
setName(String) - Method in class net.sourceforge.pmd.RuleSet
 
setName(String) - Method in class net.sourceforge.pmd.jaxen.Attribute
 
setNameWhichThisQualifies(NameOccurrence) - Method in class net.sourceforge.pmd.symboltable.NameOccurrence
 
setNative() - Method in class net.sourceforge.pmd.ast.AccessNode
 
setNegative() - Method in class net.sourceforge.pmd.ast.ASTUnaryExpression
 
setOutputFile(File) - Method in class net.sourceforge.pmd.cpd.CPDTask
 
setParent(Node) - Method in class net.sourceforge.pmd.jaxen.Attribute
 
setParent(Scope) - Method in class net.sourceforge.pmd.symboltable.AbstractScope
 
setParent(Scope) - Method in interface net.sourceforge.pmd.symboltable.Scope
Points this scope to its parent
setPositive() - Method in class net.sourceforge.pmd.ast.ASTUnaryExpression
 
setPrintToConsole(boolean) - Method in class net.sourceforge.pmd.ant.PMDTask
 
setPriority(int) - Method in class net.sourceforge.pmd.AbstractRule
A rule will specify a priority for inclusion in reports and analysis.
setPriority(int) - Method in interface net.sourceforge.pmd.Rule
 
setPrivate() - Method in class net.sourceforge.pmd.ast.AccessNode
 
setProtected() - Method in class net.sourceforge.pmd.ast.AccessNode
 
setPublic() - Method in class net.sourceforge.pmd.ast.AccessNode
 
setReport(Report) - Method in class net.sourceforge.pmd.RuleContext
 
setRule(Rule) - Method in class net.sourceforge.pmd.stat.DataPoint
Sets the rule.
setRuleSetFiles(String) - Method in class net.sourceforge.pmd.ant.PMDTask
 
setScope(Scope) - Method in class net.sourceforge.pmd.ast.SimpleNode
 
setScore(double) - Method in class net.sourceforge.pmd.stat.DataPoint
Sets the score.
setScore(int) - Method in class net.sourceforge.pmd.stat.DataPoint
Sets the score.
setSeverity(int) - Method in class net.sourceforge.pmd.PMDException
 
setShortFilenames(boolean) - Method in class net.sourceforge.pmd.ant.PMDTask
 
setSortCode(int) - Method in class net.sourceforge.pmd.cpd.TokenEntry
 
setSourceCodeFilename(String) - Method in class net.sourceforge.pmd.RuleContext
 
setSourceCodeSlice(String) - Method in class net.sourceforge.pmd.cpd.Match
 
setStatic() - Method in class net.sourceforge.pmd.ast.ASTInitializer
 
setStatic() - Method in class net.sourceforge.pmd.ast.AccessNode
 
setStrict() - Method in class net.sourceforge.pmd.ast.AccessNode
 
setSuper() - Method in class net.sourceforge.pmd.ast.AccessNode
 
setSynchronized() - Method in class net.sourceforge.pmd.ast.AccessNode
 
setTargetJDK13(boolean) - Method in class net.sourceforge.pmd.ant.PMDTask
 
setToFile(File) - Method in class net.sourceforge.pmd.ant.Formatter
 
setTransient() - Method in class net.sourceforge.pmd.ast.AccessNode
 
setTrue() - Method in class net.sourceforge.pmd.ast.ASTBooleanLiteral
 
setType(String) - Method in class net.sourceforge.pmd.ant.Formatter
 
setUsesSuperModifier() - Method in class net.sourceforge.pmd.ast.ASTPrimaryPrefix
 
setUsesThisModifier() - Method in class net.sourceforge.pmd.ast.ASTPrimaryPrefix
 
setValue(String) - Method in class net.sourceforge.pmd.jaxen.Attribute
 
setVolatile() - Method in class net.sourceforge.pmd.ast.AccessNode
 
seventhParentIsAVariableInitializer(ASTLiteral) - Method in class net.sourceforge.pmd.rules.AvoidDuplicateLiteralsRule
 
seventhParentIsAnArgList(ASTLiteral) - Method in class net.sourceforge.pmd.rules.AvoidDuplicateLiteralsRule
 
severity - Variable in class net.sourceforge.pmd.PMDException
 
sf - Variable in class net.sourceforge.pmd.symboltable.BasicScopeCreationVisitor
 
shift_expression() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
shortFilenames - Variable in class net.sourceforge.pmd.ant.PMDTask
 
shortNamesEnabled - Variable in class net.sourceforge.pmd.CommandLineOptions
 
shortNamesEnabled() - Method in class net.sourceforge.pmd.CommandLineOptions
 
show() - Method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule.AllocData
 
show() - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule.MethodInvocation
 
simple_dtor_declarator() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
simple_type_specifier() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
singleTypeImports - Variable in class net.sourceforge.pmd.rules.DuplicateImportsRule
 
size() - Method in class net.sourceforge.pmd.Report
 
size() - Method in class net.sourceforge.pmd.RuleSet
 
size() - Method in class net.sourceforge.pmd.cpd.Tokens
 
sortCode - Variable in class net.sourceforge.pmd.cpd.TokenEntry
 
source - Variable in class net.sourceforge.pmd.cpd.CPD
 
source - Variable in class net.sourceforge.pmd.cpd.MatchAlgorithm
 
source - Variable in class net.sourceforge.pmd.util.viewer.model.ViewerModelEvent
 
sourceCodeArea - Variable in class net.sourceforge.pmd.util.viewer.gui.SourceCodePanel
 
sourceCodeFilename - Variable in class net.sourceforge.pmd.RuleContext
 
sourcePanel - Variable in class net.sourceforge.pmd.util.viewer.gui.MainFrame
 
sp - Variable in class net.sourceforge.pmd.ast.JJTJavaParserState
 
specialConstructor - Variable in class net.sourceforge.pmd.ast.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialConstructor - Variable in class net.sourceforge.pmd.cpd.cppast.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class net.sourceforge.pmd.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.
specialToken - Variable in class net.sourceforge.pmd.cpd.cppast.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
statement() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
statement_list() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
staticFlag - Static variable in class net.sourceforge.pmd.ast.JavaCharStream
 
staticFlag - Static variable in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
stddev - Variable in class net.sourceforge.pmd.stat.Metric
 
stmts - Variable in class net.sourceforge.pmd.rules.design.SwitchDensityRule.SwitchDensity
 
storage_class_specifier() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
Very temporary.
stripString(String, String) - Static method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule
 
superClasses - Variable in class net.sourceforge.pmd.cpd.cppast.ClassScope
The list of scopes corresponding to classes this class inherits.
superclass_init() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
sym - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
A symbol table manager object.

T

TEMPLATE - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
TEXT_FORMAT - Static variable in class net.sourceforge.pmd.cpd.CPDTask
 
THIS - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
THIS - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
THROW - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
THROW - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
THROWS - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
TILDE - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
TILDE - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
TIMESEQUAL - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
TRACE - Static variable in class net.sourceforge.pmd.symboltable.Search
 
TRANSIENT - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
TRUE - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
TRUETOK - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
TRY - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
TRY - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
TYPEDEF - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
TargetJDK1_3 - class net.sourceforge.pmd.TargetJDK1_3.
 
TargetJDK1_3() - Constructor for class net.sourceforge.pmd.TargetJDK1_3
 
TargetJDK1_4 - class net.sourceforge.pmd.TargetJDK1_4.
 
TargetJDK1_4() - Constructor for class net.sourceforge.pmd.TargetJDK1_4
 
TargetJDKVersion - interface net.sourceforge.pmd.TargetJDKVersion.
 
TextPadRenderer - class net.sourceforge.pmd.renderers.TextPadRenderer.
A Renderer for running PMD via a TextPad 'tool'.
TextPadRenderer() - Constructor for class net.sourceforge.pmd.renderers.TextPadRenderer
 
TextRenderer - class net.sourceforge.pmd.renderers.TextRenderer.
 
TextRenderer() - Constructor for class net.sourceforge.pmd.renderers.TextRenderer
 
ThrowStatement() - Method in class net.sourceforge.pmd.ast.JavaParser
 
Token - class net.sourceforge.pmd.ast.Token.
Describes the input token stream.
Token() - Constructor for class net.sourceforge.pmd.ast.Token
 
Token - class net.sourceforge.pmd.cpd.cppast.Token.
Describes the input token stream.
Token() - Constructor for class net.sourceforge.pmd.cpd.cppast.Token
 
TokenEntry - class net.sourceforge.pmd.cpd.TokenEntry.
 
TokenEntry() - Constructor for class net.sourceforge.pmd.cpd.TokenEntry
 
TokenEntry(String, int, String, int) - Constructor for class net.sourceforge.pmd.cpd.TokenEntry
 
TokenMgrError - exception net.sourceforge.pmd.ast.TokenMgrError.
 
TokenMgrError() - Constructor for class net.sourceforge.pmd.ast.TokenMgrError
 
TokenMgrError(String, int) - Constructor for class net.sourceforge.pmd.ast.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for class net.sourceforge.pmd.ast.TokenMgrError
 
TokenMgrError - error net.sourceforge.pmd.cpd.cppast.TokenMgrError.
 
TokenMgrError() - Constructor for class net.sourceforge.pmd.cpd.cppast.TokenMgrError
 
TokenMgrError(String, int) - Constructor for class net.sourceforge.pmd.cpd.cppast.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for class net.sourceforge.pmd.cpd.cppast.TokenMgrError
 
Tokenizer - interface net.sourceforge.pmd.cpd.Tokenizer.
 
Tokens - class net.sourceforge.pmd.cpd.Tokens.
 
Tokens() - Constructor for class net.sourceforge.pmd.cpd.Tokens
 
TryStatement() - Method in class net.sourceforge.pmd.ast.JavaParser
 
Type() - Method in class net.sourceforge.pmd.ast.JavaParser
 
TypeDeclaration() - Method in class net.sourceforge.pmd.ast.JavaParser
 
TypeSet - class net.sourceforge.pmd.symboltable.TypeSet.
Keeps track of the types encountered in a ASTCompilationUnit
TypeSet() - Constructor for class net.sourceforge.pmd.symboltable.TypeSet
 
TypeSet.CurrentPackageResolver - class net.sourceforge.pmd.symboltable.TypeSet.CurrentPackageResolver.
 
TypeSet.CurrentPackageResolver(String) - Constructor for class net.sourceforge.pmd.symboltable.TypeSet.CurrentPackageResolver
 
TypeSet.ExplicitImportResolver - class net.sourceforge.pmd.symboltable.TypeSet.ExplicitImportResolver.
 
TypeSet.ExplicitImportResolver(Set) - Constructor for class net.sourceforge.pmd.symboltable.TypeSet.ExplicitImportResolver
 
TypeSet.FullyQualifiedNameResolver - class net.sourceforge.pmd.symboltable.TypeSet.FullyQualifiedNameResolver.
 
TypeSet.FullyQualifiedNameResolver() - Constructor for class net.sourceforge.pmd.symboltable.TypeSet.FullyQualifiedNameResolver
 
TypeSet.ImplicitImportResolver - class net.sourceforge.pmd.symboltable.TypeSet.ImplicitImportResolver.
 
TypeSet.ImplicitImportResolver() - Constructor for class net.sourceforge.pmd.symboltable.TypeSet.ImplicitImportResolver
 
TypeSet.ImportOnDemandResolver - class net.sourceforge.pmd.symboltable.TypeSet.ImportOnDemandResolver.
 
TypeSet.ImportOnDemandResolver(Set) - Constructor for class net.sourceforge.pmd.symboltable.TypeSet.ImportOnDemandResolver
 
TypeSet.PrimitiveTypeResolver - class net.sourceforge.pmd.symboltable.TypeSet.PrimitiveTypeResolver.
 
TypeSet.PrimitiveTypeResolver() - Constructor for class net.sourceforge.pmd.symboltable.TypeSet.PrimitiveTypeResolver
 
TypeSet.Resolver - interface net.sourceforge.pmd.symboltable.TypeSet.Resolver.
TODO should Resolver provide a canResolve() and a resolve()? Requiring 2 calls seems clunky...
TypeSet.VoidResolver - class net.sourceforge.pmd.symboltable.TypeSet.VoidResolver.
 
TypeSet.VoidResolver() - Constructor for class net.sourceforge.pmd.symboltable.TypeSet.VoidResolver
 
targetJDK13 - Variable in class net.sourceforge.pmd.ant.PMDTask
 
targetJDKVersion - Variable in class net.sourceforge.pmd.PMD
 
template_argument() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
template_argument_list() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
template_head() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
template_id() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
template_parameter() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
template_parameter_list() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
terminatesInBooleanLiteral(SimpleNode) - Method in class net.sourceforge.pmd.rules.SimplifyBooleanReturnsRule
 
testingOnly__setBeginColumn(int) - Method in class net.sourceforge.pmd.ast.SimpleNode
 
testingOnly__setBeginLine(int) - Method in class net.sourceforge.pmd.ast.SimpleNode
 
thisOrSuper - Variable in class net.sourceforge.pmd.ast.ASTExplicitConstructorInvocation
 
throwJaxenAsRuntime(JaxenException) - Static method in class net.sourceforge.pmd.rules.XPathRule
 
throw_statement() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
timeField - Variable in class net.sourceforge.pmd.cpd.GUI
 
toFile - Variable in class net.sourceforge.pmd.ant.Formatter
 
toString() - Method in class net.sourceforge.pmd.ExternalRuleID
 
toString() - Method in class net.sourceforge.pmd.ant.Formatter
 
toString() - Method in class net.sourceforge.pmd.ast.SimpleNode
 
toString(String) - Method in class net.sourceforge.pmd.ast.SimpleNode
 
toString() - Method in class net.sourceforge.pmd.ast.Token
Returns the image.
toString() - Method in class net.sourceforge.pmd.cpd.Mark
 
toString() - Method in class net.sourceforge.pmd.cpd.Match
 
toString() - Method in class net.sourceforge.pmd.cpd.cppast.Token
Returns the image.
toString() - Method in class net.sourceforge.pmd.jaxen.Attribute
 
toString() - Method in class net.sourceforge.pmd.symboltable.ClassScope
 
toString() - Method in class net.sourceforge.pmd.symboltable.GlobalScope
 
toString() - Method in class net.sourceforge.pmd.symboltable.LocalScope
 
toString() - Method in class net.sourceforge.pmd.symboltable.MethodNameDeclaration
 
toString() - Method in class net.sourceforge.pmd.symboltable.MethodScope
 
toString() - Method in class net.sourceforge.pmd.symboltable.NameOccurrence
 
toString() - Method in class net.sourceforge.pmd.symboltable.NameOccurrences
 
toString() - Method in class net.sourceforge.pmd.symboltable.VariableNameDeclaration
 
toString() - Method in class net.sourceforge.pmd.util.viewer.model.SimpleNodeTreeNodeAdapter
 
token - Variable in class net.sourceforge.pmd.ast.JavaParser
 
token - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
tokenAt(int, Mark) - Method in class net.sourceforge.pmd.cpd.MarkComparator
 
tokenBegin - Variable in class net.sourceforge.pmd.ast.JavaCharStream
 
tokenBegin - Static variable in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
tokenCount - Variable in class net.sourceforge.pmd.cpd.Match
 
tokenImage - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
tokenImage - Variable in class net.sourceforge.pmd.ast.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
tokenImage - Variable in class net.sourceforge.pmd.cpd.cppast.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenSrcID - Variable in class net.sourceforge.pmd.cpd.Mark
 
tokenSrcID - Variable in class net.sourceforge.pmd.cpd.TokenEntry
 
token_source - Variable in class net.sourceforge.pmd.ast.JavaParser
 
token_source - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
tokenize(SourceCode, Tokens, Reader) - Method in class net.sourceforge.pmd.cpd.CPPTokenizer
 
tokenize(SourceCode, Tokens, Reader) - Method in class net.sourceforge.pmd.cpd.JavaTokenizer
 
tokenize(SourceCode, Tokens, Reader) - Method in class net.sourceforge.pmd.cpd.PHPTokenizer
 
tokenize(SourceCode, Tokens, Reader) - Method in interface net.sourceforge.pmd.cpd.Tokenizer
 
tokenizeFiles(CPD) - Method in class net.sourceforge.pmd.cpd.CPDTask
 
tokenizingFilesBar - Variable in class net.sourceforge.pmd.cpd.GUI
 
tokens - Variable in class net.sourceforge.pmd.cpd.CPD
 
tokens - Variable in class net.sourceforge.pmd.cpd.MarkComparator
 
tokens - Variable in class net.sourceforge.pmd.cpd.MatchAlgorithm
 
tokens - Variable in class net.sourceforge.pmd.cpd.Tokens
 
total - Variable in class net.sourceforge.pmd.stat.Metric
 
total - Variable in class net.sourceforge.pmd.stat.StatisticalRule
 
totalSquared - Variable in class net.sourceforge.pmd.stat.StatisticalRule
 
translation_unit() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
tree - Variable in class net.sourceforge.pmd.util.viewer.gui.ASTPanel
 
triggers - Variable in class net.sourceforge.pmd.symboltable.AbstractScopeEvaluator
 
trimAnyPathSep(String) - Static method in class net.sourceforge.pmd.PMD
 
trollingForDeclarations - Variable in class net.sourceforge.pmd.rules.UnusedPrivateMethodRule
 
truncateMethodName(String) - Method in class net.sourceforge.pmd.jaxen.AttributeAxisIterator
 
tryToGetStreamTo(String, ClassLoader) - Method in class net.sourceforge.pmd.RuleSetFactory
Try to load a resource with the specified class loader
try_block() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
type - Variable in class net.sourceforge.pmd.cpd.cppast.Scope
Indicates whether this is a class scope or not.
typeTable - Variable in class net.sourceforge.pmd.cpd.cppast.Scope
(partial) table of type symbols introduced in this scope.
type_modifiers() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
Very temporary.
type_name() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
type_qualifier() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
typesFoundSoFar - Variable in class net.sourceforge.pmd.rules.CouplingBetweenObjectsRule
 

U

UNION - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
UNSIGNED - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
UNSIGNED_DECIMALINT - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
UNSIGNED_DECIMALLONG - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
UNSIGNED_HEXADECIMALINT - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
UNSIGNED_HEXADECIMALLONG - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
UNSIGNED_OCTALINT - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
UNSIGNED_OCTALLONG - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
UnaryExpression() - Method in class net.sourceforge.pmd.ast.JavaParser
 
UnaryExpressionNotPlusMinus() - Method in class net.sourceforge.pmd.ast.JavaParser
 
UnaryFunction - interface net.sourceforge.pmd.util.UnaryFunction.
 
UnmodifiedClassDeclaration() - Method in class net.sourceforge.pmd.ast.JavaParser
 
UnmodifiedInterfaceDeclaration() - Method in class net.sourceforge.pmd.ast.JavaParser
 
UnnecessaryConversionTemporaryRule - class net.sourceforge.pmd.rules.UnnecessaryConversionTemporaryRule.
 
UnnecessaryConversionTemporaryRule() - Constructor for class net.sourceforge.pmd.rules.UnnecessaryConversionTemporaryRule
 
UnusedFormalParameterRule - class net.sourceforge.pmd.rules.UnusedFormalParameterRule.
 
UnusedFormalParameterRule() - Constructor for class net.sourceforge.pmd.rules.UnusedFormalParameterRule
 
UnusedImportsRule - class net.sourceforge.pmd.rules.UnusedImportsRule.
 
UnusedImportsRule() - Constructor for class net.sourceforge.pmd.rules.UnusedImportsRule
 
UnusedLocalVariableRule - class net.sourceforge.pmd.rules.UnusedLocalVariableRule.
 
UnusedLocalVariableRule() - Constructor for class net.sourceforge.pmd.rules.UnusedLocalVariableRule
 
UnusedPrivateFieldRule - class net.sourceforge.pmd.rules.UnusedPrivateFieldRule.
 
UnusedPrivateFieldRule() - Constructor for class net.sourceforge.pmd.rules.UnusedPrivateFieldRule
 
UnusedPrivateMethodRule - class net.sourceforge.pmd.rules.UnusedPrivateMethodRule.
 
UnusedPrivateMethodRule() - Constructor for class net.sourceforge.pmd.rules.UnusedPrivateMethodRule
 
UpdateLineColumn(char) - Method in class net.sourceforge.pmd.ast.JavaCharStream
 
UpdateLineColumn(char) - Static method in class net.sourceforge.pmd.cpd.cppast.SimpleCharStream
 
UseSingletonRule - class net.sourceforge.pmd.rules.design.UseSingletonRule.
 
UseSingletonRule() - Constructor for class net.sourceforge.pmd.rules.design.UseSingletonRule
 
unary_expression() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
unary_operator() - Static method in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
usage() - Method in class net.sourceforge.pmd.CommandLineOptions
 
usage() - Static method in class net.sourceforge.pmd.cpd.CPD
 
usesSuperModifier - Variable in class net.sourceforge.pmd.ast.ASTPrimaryPrefix
 
usesSuperModifier() - Method in class net.sourceforge.pmd.ast.ASTPrimaryPrefix
 
usesThisModifier - Variable in class net.sourceforge.pmd.ast.ASTPrimaryPrefix
 
usesThisModifier() - Method in class net.sourceforge.pmd.ast.ASTPrimaryPrefix
 
usingAssertAsIdentifier - Variable in class net.sourceforge.pmd.ast.JavaParser
 
usingPrimitiveWrapperAllocation - Variable in class net.sourceforge.pmd.rules.UnnecessaryConversionTemporaryRule
 

V

VBHTMLRenderer - class net.sourceforge.pmd.renderers.VBHTMLRenderer.
 
VBHTMLRenderer() - Constructor for class net.sourceforge.pmd.renderers.VBHTMLRenderer
 
VIRTUAL - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
VOID - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
VOID - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
VOLATILE - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
VOLATILE - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
VariableDeclarator() - Method in class net.sourceforge.pmd.ast.JavaParser
 
VariableDeclaratorId() - Method in class net.sourceforge.pmd.ast.JavaParser
 
VariableInitializer() - Method in class net.sourceforge.pmd.ast.JavaParser
 
VariableNameDeclaration - class net.sourceforge.pmd.symboltable.VariableNameDeclaration.
 
VariableNameDeclaration(ASTVariableDeclaratorId) - Constructor for class net.sourceforge.pmd.symboltable.VariableNameDeclaration
 
VariableNamingConventionsRule - class net.sourceforge.pmd.rules.VariableNamingConventionsRule.
 
VariableNamingConventionsRule() - Constructor for class net.sourceforge.pmd.rules.VariableNamingConventionsRule
 
VariableUsageFinderFunction - class net.sourceforge.pmd.symboltable.VariableUsageFinderFunction.
 
VariableUsageFinderFunction(Map, boolean) - Constructor for class net.sourceforge.pmd.symboltable.VariableUsageFinderFunction
 
Viewer - class net.sourceforge.pmd.util.viewer.Viewer.
viewer's starter
Viewer() - Constructor for class net.sourceforge.pmd.util.viewer.Viewer
 
ViewerModel - class net.sourceforge.pmd.util.viewer.model.ViewerModel.
The model for the viewer gui
ViewerModel() - Constructor for class net.sourceforge.pmd.util.viewer.model.ViewerModel
constructs the model
ViewerModelEvent - class net.sourceforge.pmd.util.viewer.model.ViewerModelEvent.
The event which will be sent every time the model changes
ViewerModelEvent(Object, int) - Constructor for class net.sourceforge.pmd.util.viewer.model.ViewerModelEvent
Creates an event
ViewerModelEvent(Object, int, Object) - Constructor for class net.sourceforge.pmd.util.viewer.model.ViewerModelEvent
Creates an event
ViewerModelListener - interface net.sourceforge.pmd.util.viewer.model.ViewerModelListener.
identiefie a listener of the ViewerModel
validate() - Method in class net.sourceforge.pmd.ant.PMDTask
 
validateFields() - Method in class net.sourceforge.pmd.cpd.CPDTask
 
value - Variable in class net.sourceforge.pmd.jaxen.Attribute
 
valueChanged(TreeSelectionEvent) - Method in class net.sourceforge.pmd.util.viewer.gui.ASTPanel
 
valueForPathChanged(TreePath, Object) - Method in class net.sourceforge.pmd.util.viewer.model.ASTModel
 
variableNames - Variable in class net.sourceforge.pmd.symboltable.AbstractScope
 
vers - Static variable in class net.sourceforge.pmd.cpd.cppast.CPPParser
 
viewerModelChanged(ViewerModelEvent) - Method in class net.sourceforge.pmd.util.viewer.gui.ASTPanel
 
viewerModelChanged(ViewerModelEvent) - Method in class net.sourceforge.pmd.util.viewer.gui.EvaluationResultsPanel
 
viewerModelChanged(ViewerModelEvent) - Method in class net.sourceforge.pmd.util.viewer.gui.MainFrame
 
viewerModelChanged(ViewerModelEvent) - Method in class net.sourceforge.pmd.util.viewer.gui.SourceCodePanel
 
viewerModelChanged(ViewerModelEvent) - Method in class net.sourceforge.pmd.util.viewer.gui.XPathPanel
 
viewerModelChanged(ViewerModelEvent) - Method in interface net.sourceforge.pmd.util.viewer.model.ViewerModelListener
DOCUMENT ME!
violations - Variable in class net.sourceforge.pmd.Report
 
visit(SimpleNode, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTCompilationUnit, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTPackageDeclaration, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTImportDeclaration, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTTypeDeclaration, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTClassDeclaration, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTUnmodifiedClassDeclaration, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTClassBody, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTNestedClassDeclaration, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTClassBodyDeclaration, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTMethodDeclarationLookahead, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTInterfaceDeclaration, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTNestedInterfaceDeclaration, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTUnmodifiedInterfaceDeclaration, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTInterfaceMemberDeclaration, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTFieldDeclaration, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTVariableDeclarator, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTVariableDeclaratorId, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTVariableInitializer, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTArrayInitializer, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTMethodDeclaration, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTMethodDeclarator, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTFormalParameters, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTFormalParameter, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTConstructorDeclaration, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTExplicitConstructorInvocation, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTInitializer, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTType, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTPrimitiveType, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTResultType, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTName, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTNameList, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTExpression, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTAssignmentOperator, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTConditionalAndExpression, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTInstanceOfExpression, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTUnaryExpression, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTPreIncrementExpression, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTPreDecrementExpression, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTCastLookahead, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTCastExpression, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTPrimaryExpression, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTPrimaryPrefix, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTPrimarySuffix, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTLiteral, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTBooleanLiteral, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTNullLiteral, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTArguments, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTArgumentList, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTAllocationExpression, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTArrayDimsAndInits, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTStatement, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTLabeledStatement, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTBlock, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTBlockStatement, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTLocalVariableDeclaration, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTEmptyStatement, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTStatementExpression, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTSwitchStatement, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTSwitchLabel, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTIfStatement, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTWhileStatement, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTDoStatement, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTForStatement, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTForInit, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTStatementExpressionList, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTForUpdate, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTBreakStatement, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTContinueStatement, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTReturnStatement, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTThrowStatement, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTSynchronizedStatement, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTTryStatement, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(ASTAssertStatement, Object) - Method in interface net.sourceforge.pmd.ast.JavaParserVisitor
 
visit(SimpleNode, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTAssertStatement, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTPackageDeclaration, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTImportDeclaration, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTTypeDeclaration, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTClassDeclaration, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTUnmodifiedClassDeclaration, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTClassBody, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTNestedClassDeclaration, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTClassBodyDeclaration, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTMethodDeclarationLookahead, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTNestedInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTUnmodifiedInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTInterfaceMemberDeclaration, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTVariableDeclarator, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTVariableDeclaratorId, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTVariableInitializer, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTArrayInitializer, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTMethodDeclarator, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTFormalParameters, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTFormalParameter, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTExplicitConstructorInvocation, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTInitializer, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTType, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTPrimitiveType, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTResultType, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTName, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTNameList, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTExpression, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTAssignmentOperator, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTConditionalExpression, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTConditionalOrExpression, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTConditionalAndExpression, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTInclusiveOrExpression, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTExclusiveOrExpression, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTAndExpression, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTEqualityExpression, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTInstanceOfExpression, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTRelationalExpression, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTShiftExpression, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTAdditiveExpression, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTMultiplicativeExpression, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTUnaryExpression, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTPreIncrementExpression, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTPreDecrementExpression, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTUnaryExpressionNotPlusMinus, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTCastLookahead, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTPostfixExpression, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTCastExpression, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTPrimaryExpression, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTPrimaryPrefix, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTPrimarySuffix, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTLiteral, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTBooleanLiteral, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTNullLiteral, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTArguments, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTArgumentList, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTAllocationExpression, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTArrayDimsAndInits, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTStatement, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTLabeledStatement, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTBlock, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTBlockStatement, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTLocalVariableDeclaration, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTEmptyStatement, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTStatementExpression, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTSwitchStatement, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTSwitchLabel, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTIfStatement, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTWhileStatement, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTDoStatement, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTForStatement, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTForInit, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTStatementExpressionList, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTForUpdate, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTBreakStatement, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTContinueStatement, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTReturnStatement, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTThrowStatement, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTSynchronizedStatement, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTTryStatement, Object) - Method in class net.sourceforge.pmd.ast.JavaParserVisitorAdapter
 
visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule
Work on each file independently.
visit(ASTPackageDeclaration, Object) - Method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule
Store package name to strip off in case necessary
visit(ASTInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule
Outer interface visitation
visit(ASTNestedInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule
Inner interface visitation
visit(ASTClassDeclaration, Object) - Method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule
Outer class declaration
visit(ASTNestedClassDeclaration, Object) - Method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule
 
visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule
Store all target constructors
visit(ASTAllocationExpression, Object) - Method in class net.sourceforge.pmd.rules.AccessorClassGenerationRule
 
visit(ASTUnmodifiedClassDeclaration, Object) - Method in class net.sourceforge.pmd.rules.AtLeastOneConstructorRule
 
visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.rules.AvoidDeeplyNestedIfStmtsRule
 
visit(ASTIfStatement, Object) - Method in class net.sourceforge.pmd.rules.AvoidDeeplyNestedIfStmtsRule
 
visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.rules.AvoidDuplicateLiteralsRule
 
visit(ASTLiteral, Object) - Method in class net.sourceforge.pmd.rules.AvoidDuplicateLiteralsRule
 
visit(ASTMethodDeclarator, Object) - Method in class net.sourceforge.pmd.rules.AvoidReassigningParametersRule
 
visit(ASTUnmodifiedClassDeclaration, Object) - Method in class net.sourceforge.pmd.rules.BeanMembersShouldSerializeRule
 
visit(ASTUnmodifiedClassDeclaration, Object) - Method in class net.sourceforge.pmd.rules.ClassNamingConventionsRule
 
visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.rules.CloseConnectionRule
 
visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule
Work on each file independently.
visit(ASTClassDeclaration, Object) - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule
This check must be evaluated independelty for each class.
visit(ASTNestedClassDeclaration, Object) - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule
 
visit(ASTInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule
 
visit(ASTNestedInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule
 
visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule
Non-private constructor's methods are added to a list for later safety evaluation.
visit(ASTMethodDeclarator, Object) - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule
Create a MethodHolder to hold the method.
visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.rules.CouplingBetweenObjectsRule
handles the source file
visit(ASTClassDeclaration, Object) - Method in class net.sourceforge.pmd.rules.CouplingBetweenObjectsRule
handles class declaration.
visit(ASTResultType, Object) - Method in class net.sourceforge.pmd.rules.CouplingBetweenObjectsRule
handles a return type of a method
visit(ASTLocalVariableDeclaration, Object) - Method in class net.sourceforge.pmd.rules.CouplingBetweenObjectsRule
handles a local variable found in a method block
visit(ASTFormalParameter, Object) - Method in class net.sourceforge.pmd.rules.CouplingBetweenObjectsRule
handles a method parameter
visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.rules.CouplingBetweenObjectsRule
handles a field declaration - i.e.
visit(ASTIfStatement, Object) - Method in class net.sourceforge.pmd.rules.CyclomaticComplexityRule
 
visit(ASTForStatement, Object) - Method in class net.sourceforge.pmd.rules.CyclomaticComplexityRule
 
visit(ASTSwitchStatement, Object) - Method in class net.sourceforge.pmd.rules.CyclomaticComplexityRule
 
visit(ASTWhileStatement, Object) - Method in class net.sourceforge.pmd.rules.CyclomaticComplexityRule
 
visit(ASTUnmodifiedClassDeclaration, Object) - Method in class net.sourceforge.pmd.rules.CyclomaticComplexityRule
 
visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.rules.CyclomaticComplexityRule
 
visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.rules.CyclomaticComplexityRule
 
visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.rules.DoubleCheckedLockingRule
 
visit(ASTClassDeclaration, Object) - Method in class net.sourceforge.pmd.rules.DoubleCheckedLockingRule
 
visit(ASTNestedClassDeclaration, Object) - Method in class net.sourceforge.pmd.rules.DoubleCheckedLockingRule
 
visit(ASTInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.rules.DoubleCheckedLockingRule
 
visit(ASTNestedInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.rules.DoubleCheckedLockingRule
 
visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.rules.DuplicateImportsRule
 
visit(ASTImportDeclaration, Object) - Method in class net.sourceforge.pmd.rules.DuplicateImportsRule
 
visit(ASTImportDeclaration, Object) - Method in class net.sourceforge.pmd.rules.ExcessiveImportsRule
Hook method to count imports.
visit(ASTMethodDeclarator, Object) - Method in class net.sourceforge.pmd.rules.ExcessivePublicCountRule
Method counts ONLY public methods.
visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.rules.ExcessivePublicCountRule
Method counts ONLY public class attributes which are not PUBLIC and static- these usually represent constants....
visit(ASTStatementExpression, Object) - Method in class net.sourceforge.pmd.rules.IdempotentOperationsRule
 
visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.rules.ImportFromSamePackageRule
 
visit(ASTPackageDeclaration, Object) - Method in class net.sourceforge.pmd.rules.ImportFromSamePackageRule
 
visit(ASTImportDeclaration, Object) - Method in class net.sourceforge.pmd.rules.ImportFromSamePackageRule
 
visit(ASTMethodDeclarator, Object) - Method in class net.sourceforge.pmd.rules.MethodNamingConventionsRule
 
visit(ASTIfStatement, Object) - Method in class net.sourceforge.pmd.rules.SimplifyBooleanReturnsRule
 
visit(ASTForStatement, Object) - Method in class net.sourceforge.pmd.rules.StringConcatenationRule
 
visit(ASTVariableDeclaratorId, Object) - Method in class net.sourceforge.pmd.rules.StringToStringRule
 
visit(ASTLiteral, Object) - Method in class net.sourceforge.pmd.rules.SuspiciousOctalEscapeRule
 
visit(ASTVariableDeclaratorId, Object) - Method in class net.sourceforge.pmd.rules.SymbolTableTestRule
 
visit(ASTPrimaryExpression, Object) - Method in class net.sourceforge.pmd.rules.UnnecessaryConversionTemporaryRule
 
visit(ASTAllocationExpression, Object) - Method in class net.sourceforge.pmd.rules.UnnecessaryConversionTemporaryRule
 
visit(ASTPrimarySuffix, Object) - Method in class net.sourceforge.pmd.rules.UnnecessaryConversionTemporaryRule
 
visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.rules.UnusedFormalParameterRule
 
visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.rules.UnusedImportsRule
 
visit(ASTImportDeclaration, Object) - Method in class net.sourceforge.pmd.rules.UnusedImportsRule
 
visit(ASTName, Object) - Method in class net.sourceforge.pmd.rules.UnusedImportsRule
 
visit(ASTVariableDeclaratorId, Object) - Method in class net.sourceforge.pmd.rules.UnusedLocalVariableRule
 
visit(ASTUnmodifiedClassDeclaration, Object) - Method in class net.sourceforge.pmd.rules.UnusedPrivateFieldRule
 
visit(ASTInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.rules.UnusedPrivateMethodRule
 
visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.rules.UnusedPrivateMethodRule
 
visit(ASTClassBody, Object) - Method in class net.sourceforge.pmd.rules.UnusedPrivateMethodRule
 
visit(ASTMethodDeclarator, Object) - Method in class net.sourceforge.pmd.rules.UnusedPrivateMethodRule
 
visit(ASTPrimarySuffix, Object) - Method in class net.sourceforge.pmd.rules.UnusedPrivateMethodRule
 
visit(ASTName, Object) - Method in class net.sourceforge.pmd.rules.UnusedPrivateMethodRule
 
visit(ASTLocalVariableDeclaration, Object) - Method in class net.sourceforge.pmd.rules.VariableNamingConventionsRule
 
visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.rules.VariableNamingConventionsRule
 
visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.rules.XPathRule
 
visit(SimpleNode, Object) - Method in class net.sourceforge.pmd.rules.design.ExcessiveLengthRule
 
visit(SimpleNode, Object) - Method in class net.sourceforge.pmd.rules.design.ExcessiveNodeCountRule
 
visit(ASTFormalParameter, Object) - Method in class net.sourceforge.pmd.rules.design.LongParameterListRule
 
visit(ASTName, Object) - Method in class net.sourceforge.pmd.rules.design.LooseCouplingRule
 
visit(ASTStatementExpression, Object) - Method in class net.sourceforge.pmd.rules.design.NullAssignmentRule
 
visit(ASTInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.rules.design.OnlyOneReturnRule
 
visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.rules.design.OnlyOneReturnRule
 
visit(ASTWhileStatement, Object) - Method in class net.sourceforge.pmd.rules.design.PositionalIteratorRule
 
visit(ASTSwitchStatement, Object) - Method in class net.sourceforge.pmd.rules.design.SwitchDensityRule
 
visit(ASTStatement, Object) - Method in class net.sourceforge.pmd.rules.design.SwitchDensityRule
 
visit(ASTSwitchLabel, Object) - Method in class net.sourceforge.pmd.rules.design.SwitchDensityRule
 
visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.rules.design.UseSingletonRule
 
visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.rules.design.UseSingletonRule
 
visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.rules.design.UseSingletonRule
 
visit(ASTUnmodifiedClassDeclaration, Object) - Method in class net.sourceforge.pmd.rules.design.UseSingletonRule
 
visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.rules.design.UseSingletonRule
 
visit(ASTArguments, Object) - Method in class net.sourceforge.pmd.rules.junit.JUnitAssertionsShouldIncludeMessageRule
 
visit(ASTTryStatement, Object) - Method in class net.sourceforge.pmd.rules.strictexception.AvoidCatchingThrowable
 
visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.rules.strictexception.ExceptionSignatureDeclaration
 
visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.rules.strictexception.ExceptionSignatureDeclaration
 
visit(ASTTryStatement, Object) - Method in class net.sourceforge.pmd.rules.strictexception.ExceptionTypeChecking
 
visit(ASTCompilationUnit, Object) - Method in class net.sourceforge.pmd.symboltable.BasicScopeCreationVisitor
 
visit(ASTUnmodifiedClassDeclaration, Object) - Method in class net.sourceforge.pmd.symboltable.BasicScopeCreationVisitor
 
visit(ASTClassBodyDeclaration, Object) - Method in class net.sourceforge.pmd.symboltable.BasicScopeCreationVisitor
 
visit(ASTUnmodifiedInterfaceDeclaration, Object) - Method in class net.sourceforge.pmd.symboltable.BasicScopeCreationVisitor
 
visit(ASTBlock, Object) - Method in class net.sourceforge.pmd.symboltable.BasicScopeCreationVisitor
 
visit(ASTConstructorDeclaration, Object) - Method in class net.sourceforge.pmd.symboltable.BasicScopeCreationVisitor
 
visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.symboltable.BasicScopeCreationVisitor
 
visit(ASTTryStatement, Object) - Method in class net.sourceforge.pmd.symboltable.BasicScopeCreationVisitor
 
visit(ASTForStatement, Object) - Method in class net.sourceforge.pmd.symboltable.BasicScopeCreationVisitor
 
visit(ASTIfStatement, Object) - Method in class net.sourceforge.pmd.symboltable.BasicScopeCreationVisitor
 
visit(ASTSwitchStatement, Object) - Method in class net.sourceforge.pmd.symboltable.BasicScopeCreationVisitor
 
visit(ASTVariableDeclaratorId, Object) - Method in class net.sourceforge.pmd.symboltable.DeclarationFinder
 
visit(ASTMethodDeclarator, Object) - Method in class net.sourceforge.pmd.symboltable.DeclarationFinder
 
visit(ASTPrimaryExpression, Object) - Method in class net.sourceforge.pmd.symboltable.SymbolFacade
 
visitAll(List, RuleContext) - Method in class net.sourceforge.pmd.AbstractRule
 
visitClassDec(AccessNode, Object) - Method in class net.sourceforge.pmd.rules.ConstructorCallsOverridableMethodRule
This check must be evaluated independelty for each class.

W

WHILE - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
WHILE - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 
WhileStatement() - Method in class net.sourceforge.pmd.ast.JavaParser
 
weights - Variable in class net.sourceforge.pmd.cpd.GridBagHelper
 

X

XMLRenderer - class net.sourceforge.pmd.cpd.XMLRenderer.
 
XMLRenderer() - Constructor for class net.sourceforge.pmd.cpd.XMLRenderer
 
XMLRenderer - class net.sourceforge.pmd.renderers.XMLRenderer.
 
XMLRenderer() - Constructor for class net.sourceforge.pmd.renderers.XMLRenderer
 
XML_FORMAT - Static variable in class net.sourceforge.pmd.cpd.CPDTask
 
XOR - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
XORASSIGN - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
XPathFragmentAddingItem - class net.sourceforge.pmd.util.viewer.gui.menu.XPathFragmentAddingItem.
adds the given path fragment to the XPath expression upon action
XPathFragmentAddingItem(String, ViewerModel, String) - Constructor for class net.sourceforge.pmd.util.viewer.gui.menu.XPathFragmentAddingItem
constructs the item
XPathPanel - class net.sourceforge.pmd.util.viewer.gui.XPathPanel.
Panel for the XPath entry and editing
XPathPanel(ViewerModel) - Constructor for class net.sourceforge.pmd.util.viewer.gui.XPathPanel
Constructs the panel
XPathRule - class net.sourceforge.pmd.rules.XPathRule.
 
XPathRule() - Constructor for class net.sourceforge.pmd.rules.XPathRule
 
x - Variable in class net.sourceforge.pmd.cpd.GridBagHelper
 
xPathArea - Variable in class net.sourceforge.pmd.util.viewer.gui.XPathPanel
 
xPathPanel - Variable in class net.sourceforge.pmd.util.viewer.gui.MainFrame
 
xpath - Variable in class net.sourceforge.pmd.rules.XPathRule
 
xpathQueryArea - Variable in class net.sourceforge.pmd.util.ASTViewer
 
xpathResultArea - Variable in class net.sourceforge.pmd.util.ASTViewer
 

Y

y - Variable in class net.sourceforge.pmd.cpd.GridBagHelper
 

_

_DEFAULT - Static variable in interface net.sourceforge.pmd.ast.JavaParserConstants
 
_DEFAULT - Static variable in interface net.sourceforge.pmd.cpd.cppast.CPPParserConstants
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y _