A B C D E F G H I J K L M N O P Q R S T U V W Y Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- A - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- AbstractNcssCountRule - Class in net.sourceforge.pmd.lang.plsql.rule.design
-
Abstract superclass for NCSS counting methods.
- AbstractNcssCountRule(Class<?>) - Constructor for class net.sourceforge.pmd.lang.plsql.rule.design.AbstractNcssCountRule
-
Count the nodes of the given type using NCSS rules.
- AbstractPLSQLNode - Class in net.sourceforge.pmd.lang.plsql.ast
- AbstractPLSQLNode(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.AbstractPLSQLNode
- AbstractPLSQLNode(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.AbstractPLSQLNode
- AbstractPLSQLRule - Class in net.sourceforge.pmd.lang.plsql.rule
- AbstractPLSQLRule() - Constructor for class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- AbstractStatisticalPLSQLRule - Class in net.sourceforge.pmd.lang.plsql.rule
- AbstractStatisticalPLSQLRule() - Constructor for class net.sourceforge.pmd.lang.plsql.rule.AbstractStatisticalPLSQLRule
- ACCEPT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ACCESSIBLE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- AccessibleByClause() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- ADD - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- addDataPoint(DataPoint) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractStatisticalPLSQLRule
- addDeclaration(NameDeclaration) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.ClassScope
- addDeclaration(NameDeclaration) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.LocalScope
- addDeclaration(NameDeclaration) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.MethodScope
- addDeclaration(NameDeclaration) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.SourceFileScope
- addImport(String) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.TypeSet
- AdditiveExpression() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- addNameOccurrence(NameOccurrence) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.ClassScope
- addNameOccurrence(NameOccurrence) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.LocalScope
- addNameOccurrence(NameOccurrence) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.MethodScope
- AFTER - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- AGGREGATE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ALL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ALTER - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- AlterTrigger() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- AlterTypeSpec() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- ANALYZE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- AND - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ANY - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- apply(List<? extends Node>, RuleContext) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- apply(List<? extends Node>, RuleContext) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractStatisticalPLSQLRule
- Argument() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- ArgumentList() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- Arguments() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- ARRAY - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- AS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ASC - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- Assignment() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- ASSOCIATE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ASTAccessibleByClause - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTAccessibleByClause(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTAccessibleByClause
- ASTAccessibleByClause(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTAccessibleByClause
- ASTAdditiveExpression - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTAdditiveExpression(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTAdditiveExpression
- ASTAdditiveExpression(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTAdditiveExpression
- ASTAlterTrigger - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTAlterTrigger(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTAlterTrigger
- ASTAlterTrigger(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTAlterTrigger
- ASTAlterTypeSpec - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTAlterTypeSpec(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTAlterTypeSpec
- ASTAlterTypeSpec(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTAlterTypeSpec
- ASTArgument - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTArgument(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTArgument
- ASTArgument(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTArgument
- ASTArgumentList - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTArgumentList(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTArgumentList
- ASTArgumentList(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTArgumentList
- ASTArguments - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTArguments(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTArguments
- ASTArguments(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTArguments
- ASTAssignment - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTAssignment(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTAssignment
- ASTAssignment(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTAssignment
- ASTAttribute - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTAttribute(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTAttribute
- ASTAttribute(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTAttribute
- ASTAttributeDeclaration - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTAttributeDeclaration(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTAttributeDeclaration
- ASTAttributeDeclaration(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTAttributeDeclaration
- ASTBlock - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTBlock(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTBlock
- ASTBlock(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTBlock
- ASTBooleanLiteral - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTBooleanLiteral(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTBooleanLiteral
- ASTBooleanLiteral(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTBooleanLiteral
- ASTCallSpecTail - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTCallSpecTail(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCallSpecTail
- ASTCallSpecTail(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCallSpecTail
- ASTCaseExpression - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTCaseExpression(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCaseExpression
- ASTCaseExpression(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCaseExpression
- ASTCaseStatement - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTCaseStatement(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCaseStatement
- ASTCaseStatement(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCaseStatement
- ASTCaseWhenClause - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTCaseWhenClause(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCaseWhenClause
- ASTCaseWhenClause(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCaseWhenClause
- ASTCloseStatement - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTCloseStatement(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCloseStatement
- ASTCloseStatement(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCloseStatement
- ASTCollectionDeclaration - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTCollectionDeclaration(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCollectionDeclaration
- ASTCollectionDeclaration(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCollectionDeclaration
- ASTCollectionTypeDefinition - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTCollectionTypeDefinition(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCollectionTypeDefinition
- ASTCollectionTypeDefinition(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCollectionTypeDefinition
- ASTCollectionTypeName - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTCollectionTypeName(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCollectionTypeName
- ASTCollectionTypeName(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCollectionTypeName
- ASTComment - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTComment(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTComment
- ASTComment(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTComment
- ASTCompilationDataType - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTCompilationDataType(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCompilationDataType
- ASTCompilationDataType(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCompilationDataType
- ASTCompilationDeclarationFragment - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTCompilationDeclarationFragment(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCompilationDeclarationFragment
- ASTCompilationDeclarationFragment(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCompilationDeclarationFragment
- ASTCompilationExpression - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTCompilationExpression(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCompilationExpression
- ASTCompilationExpression(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCompilationExpression
- ASTCompoundTriggerBlock - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTCompoundTriggerBlock(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCompoundTriggerBlock
- ASTCompoundTriggerBlock(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCompoundTriggerBlock
- ASTConditionalAndExpression - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTConditionalAndExpression(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTConditionalAndExpression
- ASTConditionalAndExpression(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTConditionalAndExpression
- ASTConditionalCompilationStatement - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTConditionalCompilationStatement(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTConditionalCompilationStatement
- ASTConditionalCompilationStatement(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTConditionalCompilationStatement
- ASTConditionalOrExpression - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTConditionalOrExpression(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTConditionalOrExpression
- ASTConditionalOrExpression(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTConditionalOrExpression
- ASTContinueStatement - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTContinueStatement(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTContinueStatement
- ASTContinueStatement(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTContinueStatement
- ASTCursorBody - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTCursorBody(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCursorBody
- ASTCursorBody(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCursorBody
- ASTCursorForLoopStatement - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTCursorForLoopStatement(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCursorForLoopStatement
- ASTCursorForLoopStatement(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCursorForLoopStatement
- ASTCursorSpecification - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTCursorSpecification(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCursorSpecification
- ASTCursorSpecification(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCursorSpecification
- ASTCursorUnit - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTCursorUnit(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCursorUnit
- ASTCursorUnit(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTCursorUnit
- ASTDatabaseEvent - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTDatabaseEvent(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTDatabaseEvent
- ASTDatabaseEvent(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTDatabaseEvent
- ASTDatabaseLink - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTDatabaseLink(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTDatabaseLink
- ASTDatabaseLink(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTDatabaseLink
- ASTDatatype - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTDatatype(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTDatatype
- ASTDatatype(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTDatatype
- ASTDatatypeDeclaration - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTDatatypeDeclaration(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTDatatypeDeclaration
- ASTDatatypeDeclaration(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTDatatypeDeclaration
- ASTDateTimeLiteral - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTDateTimeLiteral(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTDateTimeLiteral
- ASTDateTimeLiteral(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTDateTimeLiteral
- ASTDDLCommand - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTDDLCommand(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTDDLCommand
- ASTDDLCommand(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTDDLCommand
- ASTDDLEvent - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTDDLEvent(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTDDLEvent
- ASTDDLEvent(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTDDLEvent
- ASTDeclarativeSection - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTDeclarativeSection(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTDeclarativeSection
- ASTDeclarativeSection(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTDeclarativeSection
- ASTDeclarativeUnit - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTDeclarativeUnit(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTDeclarativeUnit
- ASTDeclarativeUnit(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTDeclarativeUnit
- ASTDirectory - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTDirectory(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTDirectory
- ASTDirectory(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTDirectory
- ASTElseClause - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTElseClause(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTElseClause
- ASTElseClause(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTElseClause
- ASTElsifClause - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTElsifClause(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTElsifClause
- ASTElsifClause(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTElsifClause
- ASTEmbeddedSqlStatement - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTEmbeddedSqlStatement(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTEmbeddedSqlStatement
- ASTEmbeddedSqlStatement(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTEmbeddedSqlStatement
- ASTEqualityExpression - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTEqualityExpression(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTEqualityExpression
- ASTEqualityExpression(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTEqualityExpression
- ASTEqualsOldIDNewID - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTEqualsOldIDNewID(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTEqualsOldIDNewID
- ASTEqualsOldIDNewID(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTEqualsOldIDNewID
- ASTExceptionDeclaration - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTExceptionDeclaration(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTExceptionDeclaration
- ASTExceptionDeclaration(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTExceptionDeclaration
- ASTExceptionHandler - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTExceptionHandler(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTExceptionHandler
- ASTExceptionHandler(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTExceptionHandler
- ASTExitStatement - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTExitStatement(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTExitStatement
- ASTExitStatement(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTExitStatement
- ASTExpression - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTExpression(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTExpression
- ASTExpression(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTExpression
- ASTFetchStatement - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTFetchStatement(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTFetchStatement
- ASTFetchStatement(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTFetchStatement
- ASTFieldDeclaration - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTFieldDeclaration(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTFieldDeclaration
- ASTFieldDeclaration(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTFieldDeclaration
- ASTForAllIndex - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTForAllIndex(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTForAllIndex
- ASTForAllIndex(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTForAllIndex
- ASTForAllStatement - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTForAllStatement(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTForAllStatement
- ASTForAllStatement(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTForAllStatement
- ASTForIndex - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTForIndex(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTForIndex
- ASTForIndex(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTForIndex
- ASTFormalParameter - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTFormalParameter(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTFormalParameter
- ASTFormalParameter(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTFormalParameter
- ASTFormalParameters - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTFormalParameters(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTFormalParameters
- ASTFormalParameters(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTFormalParameters
- ASTForStatement - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTForStatement(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTForStatement
- ASTForStatement(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTForStatement
- ASTGlobal - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTGlobal(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTGlobal
- ASTGlobal(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTGlobal
- ASTGotoStatement - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTGotoStatement(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTGotoStatement
- ASTGotoStatement(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTGotoStatement
- ASTID - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTID(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTID
- ASTID(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTID
- ASTIfStatement - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTIfStatement(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTIfStatement
- ASTIfStatement(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTIfStatement
- ASTInlinePragma - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTInlinePragma(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTInlinePragma
- ASTInlinePragma(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTInlinePragma
- ASTInput - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTInput(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTInput
- ASTInput(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTInput
- ASTIsNullCondition - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTIsNullCondition(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTIsNullCondition
- ASTIsNullCondition(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTIsNullCondition
- ASTIsOfTypeCondition - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTIsOfTypeCondition(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTIsOfTypeCondition
- ASTIsOfTypeCondition(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTIsOfTypeCondition
- ASTJavaInterfaceClass - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTJavaInterfaceClass(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTJavaInterfaceClass
- ASTJavaInterfaceClass(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTJavaInterfaceClass
- ASTKEYWORD_RESERVED - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTKEYWORD_RESERVED(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTKEYWORD_RESERVED
- ASTKEYWORD_RESERVED(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTKEYWORD_RESERVED
- ASTKEYWORD_UNRESERVED - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTKEYWORD_UNRESERVED(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTKEYWORD_UNRESERVED
- ASTKEYWORD_UNRESERVED(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTKEYWORD_UNRESERVED
- ASTLabel - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTLabel(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTLabel
- ASTLabel(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTLabel
- ASTLabelledStatement - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTLabelledStatement(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTLabelledStatement
- ASTLabelledStatement(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTLabelledStatement
- ASTLikeExpression - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTLikeExpression(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTLikeExpression
- ASTLikeExpression(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTLikeExpression
- ASTLiteral - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTLiteral(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTLiteral
- ASTLiteral(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTLiteral
- ASTLoopStatement - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTLoopStatement(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTLoopStatement
- ASTLoopStatement(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTLoopStatement
- ASTMethodDeclaration - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTMethodDeclaration(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTMethodDeclaration
- ASTMethodDeclaration(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTMethodDeclaration
- ASTMethodDeclarator - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTMethodDeclarator(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTMethodDeclarator
- ASTMethodDeclarator(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTMethodDeclarator
- ASTMultiplicativeExpression - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTMultiplicativeExpression(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTMultiplicativeExpression
- ASTMultiplicativeExpression(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTMultiplicativeExpression
- ASTMultiSetCondition - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTMultiSetCondition(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTMultiSetCondition
- ASTMultiSetCondition(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTMultiSetCondition
- ASTName - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTName(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTName
- ASTName(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTName
- ASTNonDMLEvent - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTNonDMLEvent(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTNonDMLEvent
- ASTNonDMLEvent(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTNonDMLEvent
- ASTNonDMLTrigger - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTNonDMLTrigger(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTNonDMLTrigger
- ASTNonDMLTrigger(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTNonDMLTrigger
- ASTNullLiteral - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTNullLiteral(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTNullLiteral
- ASTNullLiteral(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTNullLiteral
- ASTNumericLiteral - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTNumericLiteral(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTNumericLiteral
- ASTNumericLiteral(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTNumericLiteral
- ASTObjectDeclaration - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTObjectDeclaration(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTObjectDeclaration
- ASTObjectDeclaration(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTObjectDeclaration
- ASTObjectExpression - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTObjectExpression(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTObjectExpression
- ASTObjectExpression(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTObjectExpression
- ASTObjectNameDeclaration - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTObjectNameDeclaration(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTObjectNameDeclaration
- ASTObjectNameDeclaration(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTObjectNameDeclaration
- ASTOpenStatement - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTOpenStatement(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTOpenStatement
- ASTOpenStatement(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTOpenStatement
- ASTOutOfLineConstraint - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTOutOfLineConstraint(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTOutOfLineConstraint
- ASTOutOfLineConstraint(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTOutOfLineConstraint
- ASTPackageBody - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTPackageBody(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTPackageBody
- ASTPackageBody(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTPackageBody
- ASTPackageSpecification - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTPackageSpecification(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTPackageSpecification
- ASTPackageSpecification(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTPackageSpecification
- ASTParallelClause - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTParallelClause(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTParallelClause
- ASTParallelClause(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTParallelClause
- ASTPipelineStatement - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTPipelineStatement(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTPipelineStatement
- ASTPipelineStatement(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTPipelineStatement
- ASTPragma - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTPragma(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTPragma
- ASTPragma(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTPragma
- ASTPragmaClause - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTPragmaClause(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTPragmaClause
- ASTPragmaClause(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTPragmaClause
- ASTPrimaryExpression - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTPrimaryExpression(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTPrimaryExpression
- ASTPrimaryExpression(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTPrimaryExpression
- ASTPrimaryPrefix - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTPrimaryPrefix(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTPrimaryPrefix
- ASTPrimaryPrefix(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTPrimaryPrefix
- ASTPrimarySuffix - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTPrimarySuffix(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTPrimarySuffix
- ASTPrimarySuffix(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTPrimarySuffix
- ASTProgramUnit - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTProgramUnit(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTProgramUnit
- ASTProgramUnit(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTProgramUnit
- ASTQualifiedID - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTQualifiedID(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTQualifiedID
- ASTQualifiedID(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTQualifiedID
- ASTQualifiedName - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTQualifiedName(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTQualifiedName
- ASTQualifiedName(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTQualifiedName
- ASTRaiseStatement - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTRaiseStatement(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTRaiseStatement
- ASTRaiseStatement(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTRaiseStatement
- ASTRead2NextOccurrence - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTRead2NextOccurrence(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTRead2NextOccurrence
- ASTRead2NextOccurrence(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTRead2NextOccurrence
- ASTReadPastNextOccurrence - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTReadPastNextOccurrence(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTReadPastNextOccurrence
- ASTReadPastNextOccurrence(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTReadPastNextOccurrence
- ASTReferencesClause - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTReferencesClause(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTReferencesClause
- ASTReferencesClause(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTReferencesClause
- ASTRelationalExpression - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTRelationalExpression(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTRelationalExpression
- ASTRelationalExpression(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTRelationalExpression
- ASTReturnStatement - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTReturnStatement(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTReturnStatement
- ASTReturnStatement(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTReturnStatement
- ASTScalarDataTypeName - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTScalarDataTypeName(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTScalarDataTypeName
- ASTScalarDataTypeName(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTScalarDataTypeName
- ASTSelectStatement - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTSelectStatement(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTSelectStatement
- ASTSelectStatement(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTSelectStatement
- ASTSkip2NextOccurrence - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTSkip2NextOccurrence(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTSkip2NextOccurrence
- ASTSkip2NextOccurrence(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTSkip2NextOccurrence
- ASTSkip2NextTerminator - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTSkip2NextTerminator(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTSkip2NextTerminator
- ASTSkip2NextTerminator(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTSkip2NextTerminator
- ASTSkip2NextTokenOccurrence - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTSkip2NextTokenOccurrence(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTSkip2NextTokenOccurrence
- ASTSkip2NextTokenOccurrence(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTSkip2NextTokenOccurrence
- ASTSkipPastNextOccurrence - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTSkipPastNextOccurrence(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTSkipPastNextOccurrence
- ASTSkipPastNextOccurrence(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTSkipPastNextOccurrence
- ASTSkipPastNextTokenOccurrence - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTSkipPastNextTokenOccurrence(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTSkipPastNextTokenOccurrence
- ASTSkipPastNextTokenOccurrence(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTSkipPastNextTokenOccurrence
- ASTSqlPlusCommand - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTSqlPlusCommand(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTSqlPlusCommand
- ASTSqlPlusCommand(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTSqlPlusCommand
- ASTSqlStatement - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTSqlStatement(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTSqlStatement
- ASTSqlStatement(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTSqlStatement
- ASTStatement - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTStatement(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTStatement
- ASTStatement(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTStatement
- ASTStringExpression - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTStringExpression(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTStringExpression
- ASTStringExpression(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTStringExpression
- ASTStringLiteral - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTStringLiteral(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTStringLiteral
- ASTStringLiteral(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTStringLiteral
- ASTSubTypeDefinition - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTSubTypeDefinition(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTSubTypeDefinition
- ASTSubTypeDefinition(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTSubTypeDefinition
- ASTSynonym - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTSynonym(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTSynonym
- ASTSynonym(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTSynonym
- ASTTable - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTTable(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTTable
- ASTTable(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTTable
- ASTTableColumn - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTTableColumn(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTTableColumn
- ASTTableColumn(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTTableColumn
- ASTTriggerTimingPointSection - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTTriggerTimingPointSection(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTTriggerTimingPointSection
- ASTTriggerTimingPointSection(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTTriggerTimingPointSection
- ASTTriggerUnit - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTTriggerUnit(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTTriggerUnit
- ASTTriggerUnit(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTTriggerUnit
- ASTTrimExpression - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTTrimExpression(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTTrimExpression
- ASTTrimExpression(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTTrimExpression
- ASTTypeKeyword - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTTypeKeyword(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTTypeKeyword
- ASTTypeKeyword(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTTypeKeyword
- ASTTypeMethod - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTTypeMethod(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTTypeMethod
- ASTTypeMethod(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTTypeMethod
- ASTTypeSpecification - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTTypeSpecification(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTTypeSpecification
- ASTTypeSpecification(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTTypeSpecification
- ASTUnaryExpression - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTUnaryExpression(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTUnaryExpression
- ASTUnaryExpression(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTUnaryExpression
- ASTUnaryExpressionNotPlusMinus - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTUnaryExpressionNotPlusMinus(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTUnaryExpressionNotPlusMinus
- ASTUnaryExpressionNotPlusMinus(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTUnaryExpressionNotPlusMinus
- ASTUnlabelledStatement - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTUnlabelledStatement(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTUnlabelledStatement
- ASTUnlabelledStatement(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTUnlabelledStatement
- ASTUnqualifiedID - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTUnqualifiedID(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTUnqualifiedID
- ASTUnqualifiedID(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTUnqualifiedID
- ASTVariableOrConstantDeclaration - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTVariableOrConstantDeclaration(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTVariableOrConstantDeclaration
- ASTVariableOrConstantDeclaration(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTVariableOrConstantDeclaration
- ASTVariableOrConstantDeclarator - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTVariableOrConstantDeclarator(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTVariableOrConstantDeclarator
- ASTVariableOrConstantDeclarator(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTVariableOrConstantDeclarator
- ASTVariableOrConstantDeclaratorId - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTVariableOrConstantDeclaratorId(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTVariableOrConstantDeclaratorId
- ASTVariableOrConstantDeclaratorId(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTVariableOrConstantDeclaratorId
- ASTVariableOrConstantInitializer - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTVariableOrConstantInitializer(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTVariableOrConstantInitializer
- ASTVariableOrConstantInitializer(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTVariableOrConstantInitializer
- ASTView - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTView(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTView
- ASTView(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTView
- ASTViewColumn - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTViewColumn(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTViewColumn
- ASTViewColumn(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTViewColumn
- ASTWhileStatement - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTWhileStatement(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTWhileStatement
- ASTWhileStatement(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTWhileStatement
- ASTWrappedObject - Class in net.sourceforge.pmd.lang.plsql.ast
- ASTWrappedObject(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTWrappedObject
- ASTWrappedObject(PLSQLParser, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.ASTWrappedObject
- AT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ATTACH - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- Attribute() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- ATTRIBUTE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- AttributeDeclaration() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
Method
- AUDIT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- AUTHENTICATED - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- AUTHID - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- AUTONOMOUS_TRANSACTION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- AVG - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
B
- BEFORE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- BEGIN - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- beginColumn - Variable in class net.sourceforge.pmd.lang.plsql.ast.Token
-
The column number of the first character of this Token.
- beginLine - Variable in class net.sourceforge.pmd.lang.plsql.ast.Token
-
The line number of the first character of this Token.
- BETWEEN - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- BFILE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- BFILE_BASE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- BINARY_INTEGER - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- BLOB - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- BLOB_BASE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- Block() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- BODY - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- BOOLEAN - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- BooleanLiteral() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- BOTH - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- buildDataFlowFor(PLSQLNode) - Method in class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinder
- BULK - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- bumpArrayDepth() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTVariableOrConstantDeclaratorId
- BY - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- BYTE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
C
- CALL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CallSpecTail() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
Java stored procedure, external function
- canonicalName(String) - Static method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
Return canonical version of the Oracle
- canParse() - Method in class net.sourceforge.pmd.lang.plsql.PLSQLParser
- CASCADE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CASE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CaseExpression() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- CaseStatement() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- CaseWhenClause() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- CAST - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CC_ELSE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CC_ELSIF - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CC_END - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CC_ERROR - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CC_IF - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CC_PLSQL_LINE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CC_PLSQL_UNIT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CC_THEN - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CHAR - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CHAR_BASE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CHAR_CS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CHARACTER - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CHARACTER_LITERAL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CHARSETFORM - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CHARSETID - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CHECK - net.sourceforge.pmd.lang.plsql.ast.ConstraintType
- CHECK - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- childrenAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.AbstractPLSQLNode
- childrenAccept(PLSQLParserVisitor, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLNode
-
Accept the visitor.
- ClassNameDeclaration - Class in net.sourceforge.pmd.lang.plsql.symboltable
- ClassNameDeclaration(ASTPackageBody) - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.ClassNameDeclaration
- ClassNameDeclaration(ASTPackageSpecification) - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.ClassNameDeclaration
- ClassNameDeclaration(ASTQualifiedName) - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.ClassNameDeclaration
- ClassNameDeclaration(ASTTriggerUnit) - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.ClassNameDeclaration
- ClassNameDeclaration(ASTTypeSpecification) - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.ClassNameDeclaration
- ClassScope - Class in net.sourceforge.pmd.lang.plsql.symboltable
- ClassScope() - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.ClassScope
-
This is only for anonymous inner classes.
- ClassScope(String) - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.ClassScope
- clearNodeScope(Node) - Method in class net.sourceforge.pmd.lang.plsql.ast.JJTPLSQLParserState
- CLOB - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CLOB_BASE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CLOSE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- closeNodeScope(Node, boolean) - Method in class net.sourceforge.pmd.lang.plsql.ast.JJTPLSQLParserState
- closeNodeScope(Node, int) - Method in class net.sourceforge.pmd.lang.plsql.ast.JJTPLSQLParserState
- CloseStatement() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- CLUSTER - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- COALESCE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- COLLECT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CollectionDeclaration() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- CollectionTypeDefinition() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- CollectionTypeName() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- COLUMN - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- Comment() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- COMMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- COMMIT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CompilationDataType() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- CompilationDeclarationFragment() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- CompilationExpression() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- COMPOUND - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CompoundTriggerBlock() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- COMPRESS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- compute(ASTMethodDeclaration) - Method in class net.sourceforge.pmd.lang.plsql.dfa.VariableAccessVisitor
- compute(ASTProgramUnit) - Method in class net.sourceforge.pmd.lang.plsql.dfa.VariableAccessVisitor
- compute(ASTTriggerTimingPointSection) - Method in class net.sourceforge.pmd.lang.plsql.dfa.VariableAccessVisitor
- compute(ASTTriggerUnit) - Method in class net.sourceforge.pmd.lang.plsql.dfa.VariableAccessVisitor
- compute(ASTTypeMethod) - Method in class net.sourceforge.pmd.lang.plsql.dfa.VariableAccessVisitor
- ConditionalAndExpression() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- ConditionalCompilationStatement() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- ConditionalOrExpression() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- CONNECT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CONSTANT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CONSTRAINT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ConstraintType - Enum in net.sourceforge.pmd.lang.plsql.ast
- CONSTRUCTOR - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CONTEXT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CONTINUE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ContinueStatement() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- CONVERT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- COPY - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- countNodeChildren(Node, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.AbstractNcssCountRule
-
Count the number of children of the given PLSQL node.
- CREATE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- createDataFlowNode(List<DataFlowNode>, Node) - Method in class net.sourceforge.pmd.lang.plsql.PLSQLDataFlowHandler
- createPLSQLParser(Reader) - Method in class net.sourceforge.pmd.lang.plsql.PLSQLParser
-
Subclass should override this method to modify the PLSQLParser as needed.
- createRuleViolation(Rule, RuleContext, Node, String) - Method in class net.sourceforge.pmd.lang.plsql.rule.PLSQLRuleViolationFactory
- createRuleViolation(Rule, RuleContext, Node, String, int, int) - Method in class net.sourceforge.pmd.lang.plsql.rule.PLSQLRuleViolationFactory
- createTokenManager(Reader) - Method in class net.sourceforge.pmd.lang.plsql.PLSQLParser
- CROSSEDITION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- curChar - Variable in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTokenManager
- CURRENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CURRENT_USER - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CurrentPackageResolver(String) - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.TypeSet.CurrentPackageResolver
- currentToken - Variable in exception net.sourceforge.pmd.lang.plsql.ast.ParseException
-
This is the last token that has been consumed successfully.
- CURRVAL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CURSOR - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CursorBody() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- CursorForLoopStatement() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- CursorSpecification() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- CursorUnit() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
Cursor (common part of specification and body)
- CUSTOMDATUM_CLASS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- CyclomaticComplexityRule - Class in net.sourceforge.pmd.lang.plsql.rule.design
- CyclomaticComplexityRule() - Constructor for class net.sourceforge.pmd.lang.plsql.rule.design.CyclomaticComplexityRule
D
- DATA - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- DATABASE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- DatabaseEvent() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- DatabaseLink() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- DataFlowFacade - Class in net.sourceforge.pmd.lang.plsql.dfa
-
TODO What about initializers? This only processes methods and constructors.
- DataFlowFacade() - Constructor for class net.sourceforge.pmd.lang.plsql.dfa.DataFlowFacade
- Datatype() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- DatatypeDeclaration() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- DATE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- DATE_BASE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- DateTimeLiteral() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- DAY - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- DBTIMEZONE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- DDL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- DDLCommand() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- DDLEvent() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- debugStream - Variable in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTokenManager
-
Debug output.
- DEC - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- DECIMAL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- DeclarativeSection() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- DeclarativeUnit() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- DECLARE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- DEFAULT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
Lexical state.
- DEFINE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- DEFINER - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- DEFINITION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- DELETE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- DELIMITER - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- DESC - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- DETERMINISTIC - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- DFAPLSQLGraphRule - Class in net.sourceforge.pmd.lang.plsql.dfa
- DFAPLSQLGraphRule() - Constructor for class net.sourceforge.pmd.lang.plsql.dfa.DFAPLSQLGraphRule
- DIGIT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- Directory() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- DIRECTORY - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- DISABLE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- disable_tracing() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
Disable tracing.
- DISASSOCIATE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- DISCONNECT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- DISTINCT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- DO - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- DOUBLE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- DROP - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- dump(String) - Method in class net.sourceforge.pmd.lang.plsql.ast.AbstractPLSQLNode
- DumpFacade - Class in net.sourceforge.pmd.lang.plsql.ast
- DumpFacade() - Constructor for class net.sourceforge.pmd.lang.plsql.ast.DumpFacade
- DUPLICATED - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
E
- EACH - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- EDITIONABLE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ELEMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ELSE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ElseClause() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- ELSIF - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ElsifClause() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- EmbeddedSqlStatement() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- EMPTY - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ENABLE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- enable_tracing() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
Enable tracing.
- END - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- endColumn - Variable in class net.sourceforge.pmd.lang.plsql.ast.Token
-
The column number of the last character of this Token.
- endLine - Variable in class net.sourceforge.pmd.lang.plsql.ast.Token
-
The line number of the last character of this Token.
- EOF - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
End of File.
- eol - Variable in exception net.sourceforge.pmd.lang.plsql.ast.ParseException
-
The end of line string for this machine.
- EOL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- EqualityExpression() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- equals(Object) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.MethodNameDeclaration
- equals(Object) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.PLSQLNameOccurrence
-
Simply return if the image start with keyword 'this' or 'super'.
- equals(Object) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.VariableNameDeclaration
- EqualsOldIDNewID(PLSQLNode) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
Tests, if the new Token if type ID is identical to the old Token of type ID.
- ESCAPE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- EXCEPT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- EXCEPTION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- EXCEPTION_INIT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ExceptionDeclaration() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- ExceptionHandler() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- EXCEPTIONS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ExcessiveLengthRule - Class in net.sourceforge.pmd.lang.plsql.rule.design
-
This is a common super class for things which have excessive length.
- ExcessiveLengthRule(Class<?>) - Constructor for class net.sourceforge.pmd.lang.plsql.rule.design.ExcessiveLengthRule
- ExcessiveMethodLengthRule - Class in net.sourceforge.pmd.lang.plsql.rule.design
-
This rule detects when a method exceeds a certain threshold.
- ExcessiveMethodLengthRule() - Constructor for class net.sourceforge.pmd.lang.plsql.rule.design.ExcessiveMethodLengthRule
- ExcessiveNodeCountRule - Class in net.sourceforge.pmd.lang.plsql.rule.design
-
This is a common super class for things which shouldn't have excessive nodes underneath.
- ExcessiveNodeCountRule(Class<?>) - Constructor for class net.sourceforge.pmd.lang.plsql.rule.design.ExcessiveNodeCountRule
- ExcessiveObjectLengthRule - Class in net.sourceforge.pmd.lang.plsql.rule.design
-
This rule detects when an Oracle object exceeds a certain threshold.
- ExcessiveObjectLengthRule() - Constructor for class net.sourceforge.pmd.lang.plsql.rule.design.ExcessiveObjectLengthRule
- ExcessivePackageBodyLengthRule - Class in net.sourceforge.pmd.lang.plsql.rule.design
-
This rule detects when a class exceeds a certain threshold.
- ExcessivePackageBodyLengthRule() - Constructor for class net.sourceforge.pmd.lang.plsql.rule.design.ExcessivePackageBodyLengthRule
- ExcessivePackageSpecificationLengthRule - Class in net.sourceforge.pmd.lang.plsql.rule.design
-
This rule detects when a class exceeds a certain threshold.
- ExcessivePackageSpecificationLengthRule() - Constructor for class net.sourceforge.pmd.lang.plsql.rule.design.ExcessivePackageSpecificationLengthRule
- ExcessiveParameterListRule - Class in net.sourceforge.pmd.lang.plsql.rule.design
-
This rule detects an abnormally long parameter list.
- ExcessiveParameterListRule() - Constructor for class net.sourceforge.pmd.lang.plsql.rule.design.ExcessiveParameterListRule
- ExcessiveTypeLengthRule - Class in net.sourceforge.pmd.lang.plsql.rule.design
-
This rule detects when a class exceeds a certain threshold.
- ExcessiveTypeLengthRule() - Constructor for class net.sourceforge.pmd.lang.plsql.rule.design.ExcessiveTypeLengthRule
- EXCLUSIVE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ExecutableCode - Interface in net.sourceforge.pmd.lang.plsql.ast
-
Methods required to be considered as an executable piece of code.
- execute() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.Search
- execute(Scope) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.Search
- EXECUTE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- EXISTS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- EXIT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ExitStatement() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- expectedTokenSequences - Variable in exception net.sourceforge.pmd.lang.plsql.ast.ParseException
-
Each entry in this array is an array of integers.
- ExplicitImportResolver(Set<String>) - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.TypeSet.ExplicitImportResolver
- Expression() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- EXTENDED - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- EXTENDS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- EXTERNAL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- EXTRACT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
F
- FALSE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- FETCH - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- FetchStatement() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- FieldDeclaration() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- FINAL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- findClass(String) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.TypeSet
- findVariableHere(PLSQLNameOccurrence) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.ClassScope
- findVariableHere(PLSQLNameOccurrence) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.LocalScope
- findVariableHere(PLSQLNameOccurrence) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.MethodScope
- findVariableHere(NameOccurrence) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.SourceFileScope
- FLOAT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- FLOAT_LITERAL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- FOLLOWS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- FOR - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- FORALL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ForAllIndex() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
ForAllIndex is declared implicitly, unlike most variables or constants.
- ForAllStatement() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- FORCE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- FOREACHROW - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- FOREIGN - net.sourceforge.pmd.lang.plsql.ast.ConstraintType
- FOREIGN - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ForIndex() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
ForIndex is declared implicitly, unlike most variables or constants.
- FORMAL_COMMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- FormalParameter() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- FormalParameters() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- ForStatement() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
Scope rule: the loop index only exists within the Loop
- FORWARD - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- FROM - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- FullyQualifiedNameResolver() - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.TypeSet.FullyQualifiedNameResolver
- FUNCTION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
G
- generateParseException() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
Generate ParseException.
- GERMAN_SPECIAL_CHARACTERS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- getArgumentCount() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTArguments
- getArgumentCount() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTPrimarySuffix
-
Get the number of arguments for this primary suffix.
- getArgumentCount() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.PLSQLNameOccurrence
- getArrayDepth() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTVariableOrConstantDeclaratorId
- getASTinputPackage() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.TypeSet
- getBeginColumn() - Method in class net.sourceforge.pmd.lang.plsql.ast.Token
- getBeginLine() - Method in class net.sourceforge.pmd.lang.plsql.ast.Token
- getCanonicalImage() - Method in class net.sourceforge.pmd.lang.plsql.ast.AbstractPLSQLNode
-
Return node image converted to the normal Oracle form.
- getCanonicalImage(String) - Static method in class net.sourceforge.pmd.lang.plsql.ast.AbstractPLSQLNode
-
Convert arbitrary String to normal Oracle format, under assumption that the passed image is an Oracle name.
- getClassDeclarations() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.ClassScope
- getClassName() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.ClassScope
- getDataFlowFacade() - Method in class net.sourceforge.pmd.lang.plsql.PLSQLHandler
- getDataFlowHandler() - Method in class net.sourceforge.pmd.lang.plsql.PLSQLHandler
- getDeclaratorId() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.VariableNameDeclaration
- getDeclaringType(Node) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
-
Gets the Image of the first parent node of type ASTClassOrInterfaceDeclaration or
null
- getDFAGraphRule() - Method in class net.sourceforge.pmd.lang.plsql.PLSQLHandler
- getDumpFacade(Writer, String, boolean) - Method in class net.sourceforge.pmd.lang.plsql.PLSQLHandler
- getEnclosingClassScope() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.ClassScope
- getEnclosingMethodScope() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.MethodScope
- getEndColumn() - Method in class net.sourceforge.pmd.lang.plsql.ast.Token
- getEndLine() - Method in class net.sourceforge.pmd.lang.plsql.ast.Token
- getImage() - Method in class net.sourceforge.pmd.lang.plsql.ast.Token
- getImage() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.PLSQLNameOccurrence
- getImportsCount() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.TypeSet
- getLabelStatementNodeClass() - Method in class net.sourceforge.pmd.lang.plsql.PLSQLDataFlowHandler
- getLocation() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.PLSQLNameOccurrence
- getMethodDeclarations() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.ClassScope
- getMethodName() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTMethodDeclaration
-
Gets the name of the method.
- getMethodName() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTProgramUnit
-
Gets the name of the method.
- getMethodName() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTTriggerTimingPointSection
-
return executable's name.
- getMethodName() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTTriggerUnit
-
Gets the name of the trigger.
- getMethodName() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTTypeMethod
-
Gets the name of the method.
- getMethodName() - Method in interface net.sourceforge.pmd.lang.plsql.ast.ExecutableCode
-
Gets the name of the executable: named thus to match
ASTMethodDeclaration
. - getMethodNameDeclaratorNode() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.MethodNameDeclaration
- getMethods() - Method in class net.sourceforge.pmd.lang.plsql.dfa.DFAPLSQLGraphRule
- getName() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTProgramUnit
- getName() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTTriggerTimingPointSection
- getName() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTTriggerUnit
- getName() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTTypeMethod
- getName() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.MethodScope
- getNameDeclaration() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTName
- getNameDeclaration() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTVariableOrConstantDeclaratorId
- getNameForWhichThisIsAQualifier() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.PLSQLNameOccurrence
- getNames() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.NameFinder
- getNext() - Method in class net.sourceforge.pmd.lang.plsql.ast.Token
- getNextToken() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
Get the next Token.
- getNextToken() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTokenManager
-
Get the next Token.
- getNextToken() - Method in class net.sourceforge.pmd.lang.plsql.PLSQLTokenManager
- getObjectName() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTPackageBody
-
Gets the name of the Oracle Object.
- getObjectName() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTPackageSpecification
-
Gets the name of the Oracle Object.
- getObjectName() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTProgramUnit
-
Gets the name of the Oracle Object.
- getObjectName() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTTriggerUnit
-
Gets the name of the Oracle Object.
- getObjectName() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTTypeSpecification
-
Gets the name of the Oracle Object.
- getObjectName() - Method in interface net.sourceforge.pmd.lang.plsql.ast.OracleObject
-
Gets the name of the Oracle object.
- getPackageName() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.SourceFileScope
- getParameterCount() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTMethodDeclarator
- getParameterCount() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.MethodNameDeclaration
- getParameterDisplaySignature() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.MethodNameDeclaration
- getParser(ParserOptions) - Method in class net.sourceforge.pmd.lang.plsql.PLSQLHandler
- getPreviousComment() - Method in class net.sourceforge.pmd.lang.plsql.ast.Token
- getResult() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.Search
- getRuleViolationFactory() - Method in class net.sourceforge.pmd.lang.plsql.PLSQLHandler
- getScope() - Method in class net.sourceforge.pmd.lang.plsql.ast.AbstractPLSQLNode
- getScope() - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLNode
- getScope() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.VariableNameDeclaration
- getSuppressMap() - Method in class net.sourceforge.pmd.lang.plsql.PLSQLParser
- getSymbolFacade() - Method in class net.sourceforge.pmd.lang.plsql.PLSQLHandler
- getToken(int) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
Get the specific Token.
- getType() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTOutOfLineConstraint
- getTypeImage() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTDatatype
- getTypeNameNode() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTVariableOrConstantDeclaratorId
- getTypeNode() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTFormalParameter
- getTypeNode() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTVariableOrConstantDeclaratorId
- getUsages() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTVariableOrConstantDeclaratorId
- getValue() - Method in class net.sourceforge.pmd.lang.plsql.ast.Token
-
An optional attribute value of the Token.
- getVariableDeclarations() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.ClassScope
- getVariableDeclarations() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.LocalScope
- getVariableDeclarations() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.MethodScope
- getViolationParameters(DataPoint) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractStatisticalPLSQLRule
- getViolationParameters(DataPoint) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.AbstractNcssCountRule
- getViolationParameters(DataPoint) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.ExcessiveLengthRule
- getViolationParameters(DataPoint) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.NcssMethodCountRule
- getViolationParameters(DataPoint) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.NcssObjectCountRule
- getViolationParameters(DataPoint) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.NPathComplexityRule
- getXPathHandler() - Method in class net.sourceforge.pmd.lang.plsql.PLSQLHandler
-
Return minimal XPathHandler to cope with Jaxen XPath Rules.
- getXPathNodeName() - Method in class net.sourceforge.pmd.lang.plsql.ast.AbstractPLSQLNode
- Global() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
All global definitions of triggers, functions and procedures are evaluated here.
- GLOBAL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- GOTO - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- GotoStatement() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- GRANT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- GROUP - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
H
- hasElse() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTIfStatement
- HASH - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- hashCode() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.MethodNameDeclaration
- hashCode() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.PLSQLNameOccurrence
- hashCode() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.VariableNameDeclaration
- HAVING - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- HEAP - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- HOST - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- HOUR - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
I
- ID() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
2006-05-20 - Matthias Hendler - added <OLD> and <PARENT>
- IDENTIFIED - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- IDENTIFIER - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- IF - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- IfStatement() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- IGNORE_COMMENTS - Static variable in class net.sourceforge.pmd.cpd.PLSQLTokenizer
-
Deprecated.
- IGNORE_IDENTIFIERS - Static variable in class net.sourceforge.pmd.cpd.PLSQLTokenizer
- IGNORE_LITERALS - Static variable in class net.sourceforge.pmd.cpd.PLSQLTokenizer
- image - Variable in class net.sourceforge.pmd.lang.plsql.ast.Token
-
The string image of the token.
- IMMEDIATE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ImplicitImportResolver() - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.TypeSet.ImplicitImportResolver
- ImportOnDemandResolver(Set<String>) - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.TypeSet.ImportOnDemandResolver
- importsPackage(ASTInput, String) - Static method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- IN - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- IN_FORMAL_COMMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
Lexical state.
- IN_MULTI_LINE_COMMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
Lexical state.
- IN_OUT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- IN_SQL_STATEMENT_ENDED_SEMICOLON - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
Lexical state.
- INCLUDING - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- INDEX - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- indexNodes(List<Node>, RuleContext) - Method in class net.sourceforge.pmd.lang.plsql.rule.PLSQLRuleChainVisitor
- INDEXTYPE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- INDICATOR - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- INDICES - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- initializeWith(Writer, String, boolean, PLSQLNode) - Method in class net.sourceforge.pmd.lang.plsql.ast.DumpFacade
- initializeWith(DataFlowHandler, ASTInput) - Method in class net.sourceforge.pmd.lang.plsql.dfa.DataFlowFacade
- initializeWith(ASTInput) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.SymbolFacade
- INLINE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- InlinePragma() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- Input() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
2006-05-22 - Matthias Hendler - added globalBody()
- input_stream - Variable in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTokenManager
- INSERT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- INSTANCE - Static variable in class net.sourceforge.pmd.lang.plsql.rule.PLSQLRuleViolationFactory
- INSTANTIABLE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- INSTEADOF - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- INT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- INTEGER - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- INTEGER_LITERAL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- INTERFACE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- INTERSECT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- INTERVAL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- INTO - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- INVALIDATE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- IS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- isArguments() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTPrimarySuffix
- isArray() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTVariableOrConstantDeclaratorId
- isArrayDereference() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTPrimarySuffix
- isCheck() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTOutOfLineConstraint
- isForeignKey() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTOutOfLineConstraint
- isMethodOrConstructorInvocation() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.PLSQLNameOccurrence
- IsNullCondition() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- IsOfTypeCondition() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- ISOLATION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- isOnLeftHandSide() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.PLSQLNameOccurrence
- isOnRightHandSide() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.PLSQLNameOccurrence
- isPartOfQualifiedName() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.PLSQLNameOccurrence
- isPrimaryKey() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTOutOfLineConstraint
- isQualifiedName(Node) - Static method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- isThisOrSuper() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.PLSQLNameOccurrence
-
Simply return true is the image is equal to keyword 'this' or 'super'.
- isUnique() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTOutOfLineConstraint
- isVarargs() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.MethodNameDeclaration
-
PL/SQL does not currently allow varargs outside the STANDARD package.
J
- JAVA - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- JAVA_INTERFACE_CLASS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- JavaInterfaceClass() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- jj_nt - Variable in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
Next token.
- jjFillToken() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTokenManager
- jjnewLexState - Static variable in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTokenManager
-
Lex State array.
- jjstrLiteralImages - Static variable in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTokenManager
-
Token literal values.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.AbstractPLSQLNode
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTAccessibleByClause
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTAdditiveExpression
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTAlterTrigger
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTAlterTypeSpec
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTArgument
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTArgumentList
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTArguments
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTAssignment
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTAttribute
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTAttributeDeclaration
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTBlock
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTBooleanLiteral
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTCallSpecTail
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTCaseExpression
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTCaseStatement
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTCaseWhenClause
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTCloseStatement
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTCollectionDeclaration
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTCollectionTypeDefinition
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTCollectionTypeName
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTComment
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTCompilationDataType
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTCompilationDeclarationFragment
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTCompilationExpression
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTCompoundTriggerBlock
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTConditionalAndExpression
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTConditionalCompilationStatement
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTConditionalOrExpression
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTContinueStatement
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTCursorBody
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTCursorForLoopStatement
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTCursorSpecification
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTCursorUnit
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTDatabaseEvent
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTDatabaseLink
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTDatatype
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTDatatypeDeclaration
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTDateTimeLiteral
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTDDLCommand
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTDDLEvent
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTDeclarativeSection
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTDeclarativeUnit
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTDirectory
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTElseClause
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTElsifClause
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTEmbeddedSqlStatement
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTEqualityExpression
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTEqualsOldIDNewID
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTExceptionDeclaration
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTExceptionHandler
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTExitStatement
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTExpression
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTFetchStatement
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTFieldDeclaration
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTForAllIndex
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTForAllStatement
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTForIndex
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTFormalParameter
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTFormalParameters
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTForStatement
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTGlobal
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTGotoStatement
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTID
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTIfStatement
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTInlinePragma
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTInput
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTIsNullCondition
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTIsOfTypeCondition
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTJavaInterfaceClass
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTKEYWORD_RESERVED
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTKEYWORD_UNRESERVED
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTLabel
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTLabelledStatement
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTLikeExpression
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTLiteral
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTLoopStatement
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTMethodDeclaration
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTMethodDeclarator
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTMultiplicativeExpression
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTMultiSetCondition
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTName
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTNonDMLEvent
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTNonDMLTrigger
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTNullLiteral
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTNumericLiteral
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTObjectDeclaration
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTObjectExpression
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTObjectNameDeclaration
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTOpenStatement
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTOutOfLineConstraint
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTPackageBody
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTPackageSpecification
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTParallelClause
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTPipelineStatement
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTPragma
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTPragmaClause
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTPrimaryExpression
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTPrimaryPrefix
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTPrimarySuffix
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTProgramUnit
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTQualifiedID
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTQualifiedName
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTRaiseStatement
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTRead2NextOccurrence
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTReadPastNextOccurrence
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTReferencesClause
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTRelationalExpression
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTReturnStatement
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTScalarDataTypeName
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTSelectStatement
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTSkip2NextOccurrence
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTSkip2NextTerminator
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTSkip2NextTokenOccurrence
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTSkipPastNextOccurrence
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTSkipPastNextTokenOccurrence
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTSqlPlusCommand
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTSqlStatement
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTStatement
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTStringExpression
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTStringLiteral
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTSubTypeDefinition
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTSynonym
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTTable
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTTableColumn
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTTriggerTimingPointSection
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTTriggerUnit
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTTrimExpression
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTTypeKeyword
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTTypeMethod
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTTypeSpecification
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTUnaryExpression
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTUnaryExpressionNotPlusMinus
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTUnlabelledStatement
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTUnqualifiedID
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTVariableOrConstantDeclaration
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTVariableOrConstantDeclarator
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTVariableOrConstantDeclaratorId
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTVariableOrConstantInitializer
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTView
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTViewColumn
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTWhileStatement
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTWrappedObject
-
Accept the visitor.
- jjtAccept(PLSQLParserVisitor, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLNode
-
Accept the visitor.
- JJTACCESSIBLEBYCLAUSE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTADDITIVEEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTALTERTRIGGER - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTALTERTYPESPEC - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTARGUMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTARGUMENTLIST - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTARGUMENTS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTASSIGNMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTATTRIBUTE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTATTRIBUTEDECLARATION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTBLOCK - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTBOOLEANLITERAL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTCALLSPECTAIL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTCASEEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTCASESTATEMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTCASEWHENCLAUSE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- jjtClose() - Method in class net.sourceforge.pmd.lang.plsql.ast.AbstractPLSQLNode
- JJTCLOSESTATEMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTCOLLECTIONDECLARATION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTCOLLECTIONTYPEDEFINITION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTCOLLECTIONTYPENAME - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTCOMMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTCOMPILATIONDATATYPE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTCOMPILATIONDECLARATIONFRAGMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTCOMPILATIONEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTCOMPOUNDTRIGGERBLOCK - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTCONDITIONALANDEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTCONDITIONALCOMPILATIONSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTCONDITIONALOREXPRESSION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTCONTINUESTATEMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTCURSORBODY - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTCURSORFORLOOPSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTCURSORSPECIFICATION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTCURSORUNIT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTDATABASEEVENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTDATABASELINK - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTDATATYPE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTDATATYPEDECLARATION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTDATETIMELITERAL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTDDLCOMMAND - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTDDLEVENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTDECLARATIVESECTION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTDECLARATIVEUNIT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTDIRECTORY - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTELSECLAUSE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTELSIFCLAUSE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTEMBEDDEDSQLSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTEQUALITYEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTEQUALSOLDIDNEWID - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTEXCEPTIONDECLARATION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTEXCEPTIONHANDLER - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTEXITSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTFETCHSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTFIELDDECLARATION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTFORALLINDEX - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTFORALLSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTFORINDEX - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTFORMALPARAMETER - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTFORMALPARAMETERS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTFORSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- jjtGetValue() - Method in class net.sourceforge.pmd.lang.plsql.ast.AbstractPLSQLNode
- JJTGLOBAL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTGOTOSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTID - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTIFSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTINLINEPRAGMA - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTINPUT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTISNULLCONDITION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTISOFTYPECONDITION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTJAVAINTERFACECLASS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTKEYWORD_RESERVED - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTKEYWORD_UNRESERVED - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTLABEL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTLABELLEDSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTLIKEEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTLITERAL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTLOOPSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTMETHODDECLARATION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTMETHODDECLARATOR - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTMULTIPLICATIVEEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTMULTISETCONDITION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTNAME - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- jjtNodeName - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTNONDMLEVENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTNONDMLTRIGGER - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTNULLLITERAL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTNUMERICLITERAL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTOBJECTDECLARATION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTOBJECTEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTOBJECTNAMEDECLARATION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- jjtOpen() - Method in class net.sourceforge.pmd.lang.plsql.ast.AbstractPLSQLNode
- JJTOPENSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTOUTOFLINECONSTRAINT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTPACKAGEBODY - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTPACKAGESPECIFICATION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTPARALLELCLAUSE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTPIPELINESTATEMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTPLSQLParserState - Class in net.sourceforge.pmd.lang.plsql.ast
- JJTPLSQLParserState() - Constructor for class net.sourceforge.pmd.lang.plsql.ast.JJTPLSQLParserState
- JJTPRAGMA - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTPRAGMACLAUSE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTPRIMARYEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTPRIMARYPREFIX - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTPRIMARYSUFFIX - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTPROGRAMUNIT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTQUALIFIEDID - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTQUALIFIEDNAME - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTRAISESTATEMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTREAD2NEXTOCCURRENCE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTREADPASTNEXTOCCURRENCE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- jjtree - Variable in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- JJTREFERENCESCLAUSE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTRELATIONALEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTRETURNSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTSCALARDATATYPENAME - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTSELECTSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- jjtSetValue(Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.AbstractPLSQLNode
- JJTSKIP2NEXTOCCURRENCE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTSKIP2NEXTTERMINATOR - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTSKIP2NEXTTOKENOCCURRENCE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTSKIPPASTNEXTOCCURRENCE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTSKIPPASTNEXTTOKENOCCURRENCE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTSQLPLUSCOMMAND - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTSQLSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTSTRINGEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTSTRINGLITERAL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTSUBTYPEDEFINITION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTSYNONYM - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTTABLE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTTABLECOLUMN - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTTRIGGERTIMINGPOINTSECTION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTTRIGGERUNIT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTTRIMEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTTYPEKEYWORD - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTTYPEMETHOD - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTTYPESPECIFICATION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTUNARYEXPRESSION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTUNARYEXPRESSIONNOTPLUSMINUS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTUNLABELLEDSTATEMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTUNQUALIFIEDID - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTVARIABLEORCONSTANTDECLARATION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTVARIABLEORCONSTANTDECLARATOR - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTVARIABLEORCONSTANTDECLARATORID - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTVARIABLEORCONSTANTINITIALIZER - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTVIEW - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTVIEWCOLUMN - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTWHILESTATEMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
- JJTWRAPPEDOBJECT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTreeConstants
K
- KEY - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- KEYWORD_RESERVED() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- KEYWORD_UNRESERVED() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- kind - Variable in class net.sourceforge.pmd.lang.plsql.ast.Token
-
An integer that describes the kind of this token.
L
- Label() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
This cannot be a token because these are valid labels '<< next_msg >>", '<<"OUTER LOOP">>'
- LabelledStatement() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- LANGUAGE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- LEADING - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- LEFT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- LENGTH - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- LETTER - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- LEVEL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- lexStateNames - Static variable in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTokenManager
-
Lexer state names.
- LIBRARY - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- LIKE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- LikeExpression() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- LIMIT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- LIMITED - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- LINK - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- Literal() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- LOCAL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- LocalScope - Class in net.sourceforge.pmd.lang.plsql.symboltable
- LocalScope() - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.LocalScope
- LOCK - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- LOGOFF - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- LOGON - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- LONG - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- LOOP - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- LoopStatement() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
M
- main(String[]) - Static method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
main method, for testing only.
- MAP - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- MAX - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- MAXLEN - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- MEMBER - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- MERGE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- METADATA - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- MethodDeclaration() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- MethodDeclarator() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- MethodNameDeclaration - Class in net.sourceforge.pmd.lang.plsql.symboltable
- MethodNameDeclaration(ASTMethodDeclarator) - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.MethodNameDeclaration
- MethodNameDeclaration(ASTTriggerTimingPointSection) - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.MethodNameDeclaration
-
Treat a TimingPointSection within a Compound Trigger like a packaged FUNCTION or PROCEDURE.
- MethodScope - Class in net.sourceforge.pmd.lang.plsql.symboltable
- MethodScope(Node) - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.MethodScope
- MIN - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- MINUS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- MINUTE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- MLSLABEL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- MOD - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- MODE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- MODIFY - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- MONTH - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- MULTI_LINE_COMMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- MultiplicativeExpression() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- MULTISET - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- MultiSetCondition() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
N
- Name() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- NAME - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- NAME - Static variable in class net.sourceforge.pmd.lang.plsql.PLSQLLanguageModule
- NameFinder - Class in net.sourceforge.pmd.lang.plsql.symboltable
- NameFinder(ASTPrimaryExpression) - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.NameFinder
- NATURAL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- NATURALN - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- NCHAR - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- NCHAR_CS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- NCLOB - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- NcssMethodCountRule - Class in net.sourceforge.pmd.lang.plsql.rule.design
-
Non-commented source statement counter for methods.
- NcssMethodCountRule() - Constructor for class net.sourceforge.pmd.lang.plsql.rule.design.NcssMethodCountRule
-
Count the size of all non-constructor methods.
- NcssObjectCountRule - Class in net.sourceforge.pmd.lang.plsql.rule.design
-
Non-commented source statement counter for Oracle Object declarations.
- NcssObjectCountRule() - Constructor for class net.sourceforge.pmd.lang.plsql.rule.design.NcssObjectCountRule
-
Count type declarations.
- NESTED - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- net.sourceforge.pmd.cpd - package net.sourceforge.pmd.cpd
- net.sourceforge.pmd.lang.plsql - package net.sourceforge.pmd.lang.plsql
- net.sourceforge.pmd.lang.plsql.ast - package net.sourceforge.pmd.lang.plsql.ast
- net.sourceforge.pmd.lang.plsql.dfa - package net.sourceforge.pmd.lang.plsql.dfa
- net.sourceforge.pmd.lang.plsql.rule - package net.sourceforge.pmd.lang.plsql.rule
- net.sourceforge.pmd.lang.plsql.rule.design - package net.sourceforge.pmd.lang.plsql.rule.design
- net.sourceforge.pmd.lang.plsql.symboltable - package net.sourceforge.pmd.lang.plsql.symboltable
- NEW - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- NEW_DOT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- newToken(int) - Static method in class net.sourceforge.pmd.lang.plsql.ast.Token
- newToken(int, String) - Static method in class net.sourceforge.pmd.lang.plsql.ast.Token
-
Returns a new Token object, by default.
- next - Variable in class net.sourceforge.pmd.lang.plsql.ast.Token
-
A reference to the next regular (non-special) token from the input stream.
- NEXTVAL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- NLS_LENGTH_SEMANTICS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- NO - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- NOAUDIT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- NOCOMPRESS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- NOCOPY - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- nodeArity() - Method in class net.sourceforge.pmd.lang.plsql.ast.JJTPLSQLParserState
- nodeCreated() - Method in class net.sourceforge.pmd.lang.plsql.ast.JJTPLSQLParserState
- NonDMLEvent() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- NonDMLTrigger() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- NONE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- NONEDITIONABLE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- NOT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- NOWAIT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- NPathComplexityRule - Class in net.sourceforge.pmd.lang.plsql.rule.design
-
NPath complexity is a measurement of the acyclic execution paths through a function.
- NPathComplexityRule() - Constructor for class net.sourceforge.pmd.lang.plsql.rule.design.NPathComplexityRule
- NULL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- NULLIF - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- NullLiteral() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- NUMBER - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- NUMBER_BASE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- NUMERIC - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- NumericLiteral() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
Recognizes a numeric literal.
- NVARCHAR2 - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
O
- OBJECT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ObjectDeclaration() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- ObjectExpression() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- ObjectNameDeclaration() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- OccurrenceFinder - Class in net.sourceforge.pmd.lang.plsql.symboltable
- OccurrenceFinder() - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.OccurrenceFinder
- OCIROWID - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- OF - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- OID - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- OLD - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ON - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ONLY - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- OPAQUE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- OPEN - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- openNodeScope(Node) - Method in class net.sourceforge.pmd.lang.plsql.ast.JJTPLSQLParserState
- OpenStatement() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- OPERATOR - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- OPTION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- OR - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- OracleObject - Interface in net.sourceforge.pmd.lang.plsql.ast
-
All nodes that represent an Oracle object.
- ORADATA_CLASS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ORDER - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ORGANIZATION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- OTHERS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- OUT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- OutOfLineConstraint() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- OVERRIDING - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
P
- PACKAGE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- PackageBody() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- PackageSpecification() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- PARALLEL_ENABLE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ParallelClause() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- PARAMETERS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- PARENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- parse(String, Reader) - Method in class net.sourceforge.pmd.lang.plsql.PLSQLParser
- ParseException - Exception in net.sourceforge.pmd.lang.plsql.ast
-
This exception is thrown when parse errors are encountered.
- ParseException() - Constructor for exception net.sourceforge.pmd.lang.plsql.ast.ParseException
-
The following constructors are for use by you for whatever purpose you can think of.
- ParseException(String) - Constructor for exception net.sourceforge.pmd.lang.plsql.ast.ParseException
-
Constructor with message.
- ParseException(Token, int[][], String[]) - Constructor for exception net.sourceforge.pmd.lang.plsql.ast.ParseException
-
This constructor is used by the method "generateParseException" in the generated parser.
- parser - Variable in class net.sourceforge.pmd.lang.plsql.ast.AbstractPLSQLNode
- PARTITION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- PCTFREE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- peekNode() - Method in class net.sourceforge.pmd.lang.plsql.ast.JJTPLSQLParserState
- PIPE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- PIPELINED - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- PipelineStatement() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- PLS_INTEGER - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- PLSQL_CCFLAGS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- PLSQL_CODE_TYPE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- PLSQL_DEBUG - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- PLSQL_OPTIMIZE_LEVEL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- PLSQL_WARNINGS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- PLSQLDataFlowHandler - Class in net.sourceforge.pmd.lang.plsql
- PLSQLDataFlowHandler() - Constructor for class net.sourceforge.pmd.lang.plsql.PLSQLDataFlowHandler
- PLSQLDataFlowNode - Class in net.sourceforge.pmd.lang.plsql.dfa
- PLSQLDataFlowNode(List<DataFlowNode>, Node) - Constructor for class net.sourceforge.pmd.lang.plsql.dfa.PLSQLDataFlowNode
- PLSQLHandler - Class in net.sourceforge.pmd.lang.plsql
-
Implementation of LanguageVersionHandler for the PLSQL AST.
- PLSQLHandler() - Constructor for class net.sourceforge.pmd.lang.plsql.PLSQLHandler
- PLSQLLanguage - Class in net.sourceforge.pmd.cpd
- PLSQLLanguage() - Constructor for class net.sourceforge.pmd.cpd.PLSQLLanguage
- PLSQLLanguageModule - Class in net.sourceforge.pmd.lang.plsql
-
Created by christoferdutz on 20.09.14.
- PLSQLLanguageModule() - Constructor for class net.sourceforge.pmd.lang.plsql.PLSQLLanguageModule
- PLSQLNameOccurrence - Class in net.sourceforge.pmd.lang.plsql.symboltable
- PLSQLNameOccurrence(PLSQLNode, String) - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.PLSQLNameOccurrence
- PLSQLNode - Interface in net.sourceforge.pmd.lang.plsql.ast
- PLSQLParser - Class in net.sourceforge.pmd.lang.plsql.ast
- PLSQLParser - Class in net.sourceforge.pmd.lang.plsql
-
Adapter for the PLSQLParser.
- PLSQLParser(InputStream) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
Constructor with InputStream.
- PLSQLParser(InputStream, String) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
Constructor with InputStream and supplied encoding
- PLSQLParser(Reader) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
Constructor.
- PLSQLParser(ParserOptions) - Constructor for class net.sourceforge.pmd.lang.plsql.PLSQLParser
- PLSQLParser(PLSQLParserTokenManager) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
Constructor with generated Token Manager.
- PLSQLParserConstants - Interface in net.sourceforge.pmd.lang.plsql.ast
-
Token literal values and constants.
- PLSQLParserTokenManager - Class in net.sourceforge.pmd.lang.plsql.ast
-
Token Manager.
- PLSQLParserTokenManager(SimpleCharStream) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTokenManager
-
Constructor.
- PLSQLParserTokenManager(SimpleCharStream, int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTokenManager
-
Constructor.
- PLSQLParserTreeConstants - Interface in net.sourceforge.pmd.lang.plsql.ast
- PLSQLParserVisitor - Interface in net.sourceforge.pmd.lang.plsql.ast
- PLSQLParserVisitorAdapter - Class in net.sourceforge.pmd.lang.plsql.ast
- PLSQLParserVisitorAdapter() - Constructor for class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- PLSQLRuleChainVisitor - Class in net.sourceforge.pmd.lang.plsql.rule
- PLSQLRuleChainVisitor() - Constructor for class net.sourceforge.pmd.lang.plsql.rule.PLSQLRuleChainVisitor
- PLSQLRuleViolationFactory - Class in net.sourceforge.pmd.lang.plsql.rule
- PLSQLTokenizer - Class in net.sourceforge.pmd.cpd
- PLSQLTokenizer() - Constructor for class net.sourceforge.pmd.cpd.PLSQLTokenizer
- PLSQLTokenManager - Class in net.sourceforge.pmd.lang.plsql
-
PLSQL Token Manager implementation.
- PLSQLTokenManager(Reader) - Constructor for class net.sourceforge.pmd.lang.plsql.PLSQLTokenManager
- popNode() - Method in class net.sourceforge.pmd.lang.plsql.ast.JJTPLSQLParserState
- POSITIVE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- POSITIVEN - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- Pragma() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- PRAGMA - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- PragmaClause() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- PRECEDES - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- PRECISION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- PRESERVE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- PRIMARY - net.sourceforge.pmd.lang.plsql.ast.ConstraintType
- PRIMARY - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- PrimaryExpression() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
2006-05-23 - Matthias Hendler - Added lookahead otherwise warning encountered.
- PrimaryPrefix() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- PrimarySuffix() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- PrimitiveTypeResolver() - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.TypeSet.PrimitiveTypeResolver
- PRINT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- PRIOR - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- PRIVATE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- PROCEDURE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ProgramUnit() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
2006-05-22 - Matthias Hendler - Printing of custom tag "@deprecated" removed.
- PROMPT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- PUBLIC - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- pushNode(Node) - Method in class net.sourceforge.pmd.lang.plsql.ast.JJTPLSQLParserState
Q
- QualifiedID() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
2006-05-20 - Matthias Hendler - added <LIMIT>
- QualifiedName() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- QUIT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- QUOTED_LITERAL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
R
- RAISE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- RaiseStatement() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- RANGE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- RAW - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- Read2NextOccurrence(String) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- ReadPastNextOccurrence(String) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- REAL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- RECORD - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- REF - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- REFERENCES - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ReferencesClause() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- REFERENCING - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ReInit(InputStream) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
Reinitialise.
- ReInit(InputStream, String) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
Reinitialise.
- ReInit(Reader) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
Reinitialise.
- ReInit(SimpleCharStream) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTokenManager
-
Reinitialise parser.
- ReInit(SimpleCharStream, int) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTokenManager
-
Reinitialise parser.
- ReInit(PLSQLParserTokenManager) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
Reinitialise.
- RelationalExpression() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
2006-05-23 - Matthias Hendler - added FROM
- RELEASE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- RELIES_ON - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- REMARK - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- RENAME - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- REPLACE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- REPORT_LEVEL_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.plsql.rule.design.CyclomaticComplexityRule
- reset() - Method in class net.sourceforge.pmd.lang.plsql.ast.JJTPLSQLParserState
- resolve(String) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.TypeSet.CurrentPackageResolver
- resolve(String) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.TypeSet.ExplicitImportResolver
- resolve(String) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.TypeSet.FullyQualifiedNameResolver
- resolve(String) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.TypeSet.ImplicitImportResolver
- resolve(String) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.TypeSet.ImportOnDemandResolver
- resolve(String) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.TypeSet.PrimitiveTypeResolver
- resolve(String) - Method in interface net.sourceforge.pmd.lang.plsql.symboltable.TypeSet.Resolver
- resolve(String) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.TypeSet.VoidResolver
- RESOURCE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- RESTRICT_REFERENCES - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- RESULT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- RESULT_CACHE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- RETURN - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- RETURNING - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ReturnStatement() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- REVERSE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- REVOKE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- RIGHT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ROLLBACK - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- rootNode() - Method in class net.sourceforge.pmd.lang.plsql.ast.JJTPLSQLParserState
- ROW - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ROWID - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ROWNUM - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ROWS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ROWTYPE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
S
- SAVE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SAVEPOINT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ScalarDataTypeName() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- SCHEMA - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- scope - Variable in class net.sourceforge.pmd.lang.plsql.ast.AbstractPLSQLNode
- ScopeAndDeclarationFinder - Class in net.sourceforge.pmd.lang.plsql.symboltable
-
Visitor for scope creation.
- ScopeAndDeclarationFinder() - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.ScopeAndDeclarationFinder
- Search - Class in net.sourceforge.pmd.lang.plsql.symboltable
- Search(PLSQLNameOccurrence) - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.Search
- SECOND - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SELECT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SelectStatement() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- SELF - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SEPARATE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SERIALLY_REUSABLE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SERVERERROR - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SESSIONTIMEZONE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SET - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- setArgumentCount(int) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.PLSQLNameOccurrence
- setASTinputPackage(String) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.TypeSet
- setDebugStream(PrintStream) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTokenManager
-
Set debug output.
- setFileName(String) - Method in class net.sourceforge.pmd.lang.plsql.PLSQLTokenManager
- setHasElse() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTIfStatement
- setIgnoreComments(boolean) - Method in class net.sourceforge.pmd.cpd.PLSQLTokenizer
-
Deprecated.
- setIgnoreIdentifiers(boolean) - Method in class net.sourceforge.pmd.cpd.PLSQLTokenizer
- setIgnoreLiterals(boolean) - Method in class net.sourceforge.pmd.cpd.PLSQLTokenizer
- setIsArguments() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTPrimarySuffix
- setIsArrayDereference() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTPrimarySuffix
- setIsMethodOrConstructorInvocation() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.PLSQLNameOccurrence
- setNameDeclaration(NameDeclaration) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTName
- setNameDeclaration(NameDeclaration) - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTVariableOrConstantDeclaratorId
- setNameWhichThisQualifies(PLSQLNameOccurrence) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.PLSQLNameOccurrence
- setProperties(Properties) - Method in class net.sourceforge.pmd.cpd.PLSQLLanguage
- setProperties(Properties) - Method in class net.sourceforge.pmd.cpd.PLSQLTokenizer
- setScope(Scope) - Method in class net.sourceforge.pmd.lang.plsql.ast.AbstractPLSQLNode
- setScope(Scope) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLNode
- setUsesSelfModifier() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTPrimaryPrefix
- SHARDED - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SHARE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SHARED - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SHARING - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SHOW - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SHOW_CLASSES_COMPLEXITY_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.plsql.rule.design.CyclomaticComplexityRule
- SHOW_METHODS_COMPLEXITY_DESCRIPTOR - Static variable in class net.sourceforge.pmd.lang.plsql.rule.design.CyclomaticComplexityRule
- SHUTDOWN - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SIGNTYPE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SINGLE_LINE_COMMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SIZE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- Skip2NextOccurrence(String) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- Skip2NextTerminator(String, String) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- Skip2NextTokenOccurrence(int) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- SkipPastNextOccurrence(String) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- SkipPastNextTokenOccurrence(int) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- SMALLINT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SourceFileScope - Class in net.sourceforge.pmd.lang.plsql.symboltable
- SourceFileScope() - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.SourceFileScope
- SourceFileScope(String) - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.SourceFileScope
- SPACE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SPECIAL_CHARACTERS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- specialToken - Variable in class net.sourceforge.pmd.lang.plsql.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.
- SPOOL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SQL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SQLCODE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SQLDATA_CLASS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SQLERRM - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SQLPLUS_TERMINATOR - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SqlPlusCommand() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- SqlStatement(String, String) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
2006-05-24 - Matthias Hendler - added MERGE
- START - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- STARTUP - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- Statement() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- STATEMENT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- StatementAndBraceFinder - Class in net.sourceforge.pmd.lang.plsql.dfa
-
Sublayer of DataFlowFacade.
- StatementAndBraceFinder(DataFlowHandler) - Constructor for class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinder
- STATIC - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- STATISTICS - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- STDDEV - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- STRING - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- STRING_LITERAL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- StringExpression() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- StringLiteral() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- STRUCT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SUBMULTISET - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SUBSTITUTABLE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SUBTYPE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SubTypeDefinition() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- SUCCESSFUL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SUM - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- sumExpressionComplexity(ASTExpression) - Static method in class net.sourceforge.pmd.lang.plsql.rule.design.NPathComplexityRule
-
Calculate the boolean complexity of the given expression.
- SUSPEND - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SwitchTo(int) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserTokenManager
-
Switch to specified lex state.
- SymbolFacade - Class in net.sourceforge.pmd.lang.plsql.symboltable
- SymbolFacade() - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.SymbolFacade
- Synonym() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- SYNONYM - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SYS_REFCURSOR - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- SYSDATE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
T
- Table() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
2006-05-10 - Matthias Hendler - merged SIV and sourceforge sources
- TABLE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- TableColumn() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- TDO - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- TEMPORARY - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- TERSE_NAME - Static variable in class net.sourceforge.pmd.lang.plsql.PLSQLLanguageModule
- THEN - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- TIME - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- TIMESTAMP - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- TIMEZONE_ABBR - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- TIMEZONE_HOUR - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- TIMEZONE_MINUTE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- TIMEZONE_REGION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- TO - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- token - Variable in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
Current token.
- Token - Class in net.sourceforge.pmd.lang.plsql.ast
- Token() - Constructor for class net.sourceforge.pmd.lang.plsql.ast.Token
-
No-argument constructor
- Token(int) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.Token
-
Constructs a new token for the specified Image.
- Token(int, String) - Constructor for class net.sourceforge.pmd.lang.plsql.ast.Token
-
Constructs a new token for the specified Image and Kind.
- token_source - Variable in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
Generated Token Manager.
- tokenImage - Variable in exception net.sourceforge.pmd.lang.plsql.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.lang.plsql.ast.PLSQLParserConstants
-
Literal token values.
- tokenize(SourceCode, Tokens) - Method in class net.sourceforge.pmd.cpd.PLSQLTokenizer
-
Read Reader from SourceCode and output an ordered tree of PLSQL tokens.
- TooManyFieldsRule - Class in net.sourceforge.pmd.lang.plsql.rule.design
- TooManyFieldsRule() - Constructor for class net.sourceforge.pmd.lang.plsql.rule.design.TooManyFieldsRule
- toString() - Method in class net.sourceforge.pmd.lang.plsql.ast.Token
-
Returns the image.
- toString() - Method in class net.sourceforge.pmd.lang.plsql.dfa.PLSQLDataFlowNode
- toString() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.ClassNameDeclaration
- toString() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.ClassScope
- toString() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.LocalScope
- toString() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.MethodNameDeclaration
- toString() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.MethodScope
- toString() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.NameFinder
- toString() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.PLSQLNameOccurrence
- toString() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.SourceFileScope
- toString() - Method in class net.sourceforge.pmd.lang.plsql.symboltable.VariableNameDeclaration
- toString(String) - Method in class net.sourceforge.pmd.lang.plsql.ast.AbstractPLSQLNode
- TRAILING - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- TRANSACTION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- TREAT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- TRIGGER - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- TriggerTimingPointSection() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- TriggerUnit() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
Trigger Triggers are always outside of a package.
- TRIM - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- TrimExpression() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- TRUE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- TRUNCATE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- TYPE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- TypeKeyword() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- TypeMethod() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- TypeSet - Class in net.sourceforge.pmd.lang.plsql.symboltable
-
Keeps track of the types encountered in a ASTinput
- TypeSet() - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.TypeSet
- TypeSet.CurrentPackageResolver - Class in net.sourceforge.pmd.lang.plsql.symboltable
- TypeSet.ExplicitImportResolver - Class in net.sourceforge.pmd.lang.plsql.symboltable
- TypeSet.FullyQualifiedNameResolver - Class in net.sourceforge.pmd.lang.plsql.symboltable
- TypeSet.ImplicitImportResolver - Class in net.sourceforge.pmd.lang.plsql.symboltable
- TypeSet.ImportOnDemandResolver - Class in net.sourceforge.pmd.lang.plsql.symboltable
- TypeSet.PrimitiveTypeResolver - Class in net.sourceforge.pmd.lang.plsql.symboltable
- TypeSet.Resolver - Interface in net.sourceforge.pmd.lang.plsql.symboltable
-
TODO should Resolver provide a canResolve() and a resolve()? Requiring 2 calls seems clunky...
- TypeSet.VoidResolver - Class in net.sourceforge.pmd.lang.plsql.symboltable
- TypeSpecification() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
U
- UI - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- UnaryExpression(boolean) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- UnaryExpressionNotPlusMinus() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- UNDEFINE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- UNDER - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- UNION - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- UNIQUE - net.sourceforge.pmd.lang.plsql.ast.ConstraintType
- UNIQUE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- UnlabelledStatement() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
2006-05-24 - Matthias Hendler - added MERGE, EXECUTE choice and LOOKAHEAD at <LOOP>
- UnqualifiedID() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
2006-05-20 - Matthias Hendler - added <OLD>, <NEW>, <LOOP>, <INT>
- UNSIGNED_NUMERIC_LITERAL - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- UPDATE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- UROWID - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- USER - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- usesSelfModifier() - Method in class net.sourceforge.pmd.lang.plsql.ast.ASTPrimaryPrefix
- USING - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
V
- value - Variable in class net.sourceforge.pmd.lang.plsql.ast.AbstractPLSQLNode
- valueOf(String) - Static method in enum net.sourceforge.pmd.lang.plsql.ast.ConstraintType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.sourceforge.pmd.lang.plsql.ast.ConstraintType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VALUES - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- VARCHAR - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- VARCHAR2 - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- VARIABLE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- VariableAccessVisitor - Class in net.sourceforge.pmd.lang.plsql.dfa
-
Searches for special nodes and computes based on the sequence, the type of access of a variable.
- VariableAccessVisitor() - Constructor for class net.sourceforge.pmd.lang.plsql.dfa.VariableAccessVisitor
- VariableNameDeclaration - Class in net.sourceforge.pmd.lang.plsql.symboltable
- VariableNameDeclaration(ASTVariableOrConstantDeclaratorId) - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.VariableNameDeclaration
- VariableOrConstantDeclaration() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- VariableOrConstantDeclarator() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- VariableOrConstantDeclaratorId() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- VariableOrConstantInitializer() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- VARRAY - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- VARYING - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- View() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- VIEW - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- ViewColumn() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- visit(ASTAccessibleByClause, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTAccessibleByClause, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTAccessibleByClause, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTAdditiveExpression, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTAdditiveExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTAdditiveExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTAlterTrigger, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTAlterTrigger, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTAlterTrigger, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTAlterTypeSpec, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTAlterTypeSpec, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTAlterTypeSpec, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTArgumentList, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTArgumentList, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTArgumentList, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTArgument, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTArgument, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTArgument, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTArguments, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTArguments, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTArguments, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTAssignment, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTAssignment, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTAssignment, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTAttributeDeclaration, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTAttributeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTAttributeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTAttribute, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTAttribute, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTAttribute, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTBlock, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTBlock, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTBlock, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTBlock, Object) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.ScopeAndDeclarationFinder
- visit(ASTBooleanLiteral, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTBooleanLiteral, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTBooleanLiteral, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTCallSpecTail, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTCallSpecTail, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTCallSpecTail, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTCaseExpression, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTCaseExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTCaseExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTCaseStatement, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTCaseStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTCaseStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinder
- visit(ASTCaseStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTCaseStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.AbstractNcssCountRule
- visit(ASTCaseStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.CyclomaticComplexityRule
- visit(ASTCaseStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.NPathComplexityRule
- visit(ASTCaseWhenClause, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTCaseWhenClause, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTCaseWhenClause, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinder
- visit(ASTCaseWhenClause, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTCaseWhenClause, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.AbstractNcssCountRule
- visit(ASTCaseWhenClause, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.CyclomaticComplexityRule
- visit(ASTCaseWhenClause, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.NPathComplexityRule
- visit(ASTCloseStatement, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTCloseStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTCloseStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinder
- visit(ASTCloseStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTCollectionDeclaration, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTCollectionDeclaration, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTCollectionDeclaration, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTCollectionTypeDefinition, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTCollectionTypeDefinition, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTCollectionTypeDefinition, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTCollectionTypeName, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTCollectionTypeName, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTCollectionTypeName, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTComment, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTComment, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTComment, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTCompilationDataType, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTCompilationDataType, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTCompilationDataType, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTCompilationDeclarationFragment, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTCompilationDeclarationFragment, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTCompilationDeclarationFragment, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTCompilationExpression, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTCompilationExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTCompilationExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTCompoundTriggerBlock, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTCompoundTriggerBlock, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTCompoundTriggerBlock, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTConditionalAndExpression, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTConditionalAndExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTConditionalAndExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTConditionalCompilationStatement, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTConditionalCompilationStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTConditionalCompilationStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTConditionalOrExpression, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTConditionalOrExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTConditionalOrExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTConditionalOrExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.CyclomaticComplexityRule
- visit(ASTConditionalOrExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.NPathComplexityRule
- visit(ASTContinueStatement, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTContinueStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTContinueStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinder
-
Treat a PLSQL CONTINUE like a Java "continue"
- visit(ASTContinueStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTContinueStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.AbstractNcssCountRule
- visit(ASTCursorBody, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTCursorBody, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTCursorBody, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTCursorForLoopStatement, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTCursorForLoopStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTCursorForLoopStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTCursorSpecification, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTCursorSpecification, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTCursorSpecification, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTCursorUnit, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTCursorUnit, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTCursorUnit, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTDatabaseEvent, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTDatabaseEvent, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTDatabaseEvent, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTDatabaseLink, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTDatabaseLink, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTDatabaseLink, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTDatatypeDeclaration, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTDatatypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTDatatypeDeclaration, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTDatatype, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTDatatype, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTDatatype, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTDateTimeLiteral, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTDateTimeLiteral, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTDateTimeLiteral, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTDDLCommand, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTDDLCommand, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTDDLCommand, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTDDLEvent, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTDDLEvent, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTDDLEvent, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTDeclarativeSection, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTDeclarativeSection, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTDeclarativeSection, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTDeclarativeUnit, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTDeclarativeUnit, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTDeclarativeUnit, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTDirectory, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTDirectory, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTDirectory, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTElseClause, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTElseClause, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTElseClause, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinder
- visit(ASTElseClause, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTElseClause, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.AbstractNcssCountRule
- visit(ASTElseClause, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.NPathComplexityRule
- visit(ASTElsifClause, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTElsifClause, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTElsifClause, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinder
- visit(ASTElsifClause, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTElsifClause, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.AbstractNcssCountRule
- visit(ASTElsifClause, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.CyclomaticComplexityRule
- visit(ASTElsifClause, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.NPathComplexityRule
- visit(ASTEmbeddedSqlStatement, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTEmbeddedSqlStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTEmbeddedSqlStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinder
- visit(ASTEmbeddedSqlStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTEqualityExpression, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTEqualityExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTEqualityExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTEqualsOldIDNewID, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTEqualsOldIDNewID, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTEqualsOldIDNewID, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTExceptionDeclaration, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTExceptionDeclaration, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTExceptionDeclaration, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTExceptionHandler, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTExceptionHandler, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTExceptionHandler, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTExceptionHandler, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.AbstractNcssCountRule
- visit(ASTExceptionHandler, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.CyclomaticComplexityRule
- visit(ASTExitStatement, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTExitStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTExitStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinder
-
Treat a PLSQL EXIT like a Java "break"
- visit(ASTExitStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTExitStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.AbstractNcssCountRule
- visit(ASTExpression, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinder
- visit(ASTExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.AbstractNcssCountRule
- visit(ASTFetchStatement, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTFetchStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTFetchStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinder
- visit(ASTFetchStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTFieldDeclaration, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTFieldDeclaration, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.NcssObjectCountRule
- visit(ASTForAllIndex, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTForAllIndex, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTForAllIndex, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTForAllStatement, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTForAllStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTForAllStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTForAllStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.ScopeAndDeclarationFinder
- visit(ASTForIndex, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTForIndex, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTForIndex, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTFormalParameter, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTFormalParameter, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTFormalParameter, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTFormalParameter, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.ExcessiveParameterListRule
- visit(ASTFormalParameters, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTFormalParameters, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTFormalParameters, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTForStatement, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTForStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTForStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTForStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.AbstractNcssCountRule
- visit(ASTForStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.CyclomaticComplexityRule
- visit(ASTForStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.NPathComplexityRule
- visit(ASTForStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.ScopeAndDeclarationFinder
- visit(ASTGlobal, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTGlobal, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTGlobal, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTGotoStatement, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTGotoStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTGotoStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinder
-
Treat a PLSQL GOTO like a Java "continue"
- visit(ASTGotoStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTGotoStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.AbstractNcssCountRule
- visit(ASTID, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTID, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTID, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTIfStatement, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTIfStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTIfStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinder
- visit(ASTIfStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTIfStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.AbstractNcssCountRule
- visit(ASTIfStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.CyclomaticComplexityRule
- visit(ASTIfStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.NPathComplexityRule
- visit(ASTInlinePragma, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTInlinePragma, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTInlinePragma, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTInput, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTInput, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTInput, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.DFAPLSQLGraphRule
- visit(ASTInput, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTInput, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.CyclomaticComplexityRule
- visit(ASTInput, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.TooManyFieldsRule
- visit(ASTInput, Object) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.ScopeAndDeclarationFinder
- visit(ASTIsNullCondition, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTIsNullCondition, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTIsNullCondition, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTIsOfTypeCondition, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTIsOfTypeCondition, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTIsOfTypeCondition, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTJavaInterfaceClass, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTJavaInterfaceClass, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTJavaInterfaceClass, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTKEYWORD_RESERVED, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTKEYWORD_RESERVED, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTKEYWORD_RESERVED, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTKEYWORD_UNRESERVED, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTKEYWORD_UNRESERVED, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTKEYWORD_UNRESERVED, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTLabelledStatement, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTLabelledStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTLabelledStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinder
- visit(ASTLabelledStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTLabelledStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.AbstractNcssCountRule
- visit(ASTLabel, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTLabel, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTLabel, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTLikeExpression, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTLikeExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTLikeExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTLiteral, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTLiteral, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTLiteral, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTLoopStatement, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTLoopStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTLoopStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinder
-
PL/SQL does not have a do/while statement or repeat/until statement: the equivalent is a LOOP statement.
- visit(ASTLoopStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTLoopStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.AbstractNcssCountRule
- visit(ASTLoopStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.CyclomaticComplexityRule
- visit(ASTLoopStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.NPathComplexityRule
- visit(ASTMethodDeclaration, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.DataFlowFacade
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTMethodDeclaration, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.NPathComplexityRule
- visit(ASTMethodDeclarator, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTMethodDeclarator, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTMethodDeclarator, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTMultiplicativeExpression, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTMultiplicativeExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTMultiplicativeExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTMultiSetCondition, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTMultiSetCondition, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTMultiSetCondition, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTName, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTName, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTName, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTNonDMLEvent, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTNonDMLEvent, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTNonDMLEvent, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTNonDMLTrigger, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTNonDMLTrigger, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTNonDMLTrigger, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTNullLiteral, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTNullLiteral, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTNullLiteral, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTNumericLiteral, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTNumericLiteral, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTNumericLiteral, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTObjectDeclaration, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTObjectDeclaration, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTObjectDeclaration, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTObjectDeclaration, Object) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.ScopeAndDeclarationFinder
- visit(ASTObjectExpression, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTObjectExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTObjectExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTObjectNameDeclaration, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTObjectNameDeclaration, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTObjectNameDeclaration, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTOpenStatement, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTOpenStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTOpenStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinder
- visit(ASTOpenStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTOutOfLineConstraint, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTOutOfLineConstraint, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTOutOfLineConstraint, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTPackageBody, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTPackageBody, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTPackageBody, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTPackageBody, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.CyclomaticComplexityRule
- visit(ASTPackageBody, Object) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.ScopeAndDeclarationFinder
- visit(ASTPackageSpecification, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTPackageSpecification, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTPackageSpecification, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTPackageSpecification, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.CyclomaticComplexityRule
- visit(ASTPackageSpecification, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.TooManyFieldsRule
- visit(ASTPackageSpecification, Object) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.ScopeAndDeclarationFinder
- visit(ASTParallelClause, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTParallelClause, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTParallelClause, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTPipelineStatement, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTPipelineStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTPipelineStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinder
- visit(ASTPipelineStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTPragmaClause, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTPragmaClause, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTPragmaClause, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTPragma, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTPragma, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTPragma, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTPrimaryExpression, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTPrimaryExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTPrimaryExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTPrimaryExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.OccurrenceFinder
- visit(ASTPrimaryPrefix, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTPrimaryPrefix, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTPrimaryPrefix, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTPrimarySuffix, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTPrimarySuffix, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTPrimarySuffix, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTProgramUnit, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTProgramUnit, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTProgramUnit, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.DataFlowFacade
- visit(ASTProgramUnit, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.DFAPLSQLGraphRule
- visit(ASTProgramUnit, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTProgramUnit, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.CyclomaticComplexityRule
- visit(ASTProgramUnit, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.NcssObjectCountRule
-
Override super.visit(PLSQLNode, Object) for ASTProgramUnit nodes, only adding DataPoints for Schema-level Functions and Procedures
- visit(ASTProgramUnit, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.NPathComplexityRule
- visit(ASTProgramUnit, Object) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.ScopeAndDeclarationFinder
- visit(ASTQualifiedID, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTQualifiedID, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTQualifiedID, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTQualifiedName, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTQualifiedName, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTQualifiedName, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTRaiseStatement, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTRaiseStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTRaiseStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinder
- visit(ASTRaiseStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTRaiseStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.AbstractNcssCountRule
- visit(ASTRead2NextOccurrence, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTRead2NextOccurrence, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTRead2NextOccurrence, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTReadPastNextOccurrence, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTReadPastNextOccurrence, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTReadPastNextOccurrence, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTReferencesClause, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTReferencesClause, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTReferencesClause, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTRelationalExpression, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTRelationalExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTRelationalExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTReturnStatement, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTReturnStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTReturnStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinder
- visit(ASTReturnStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTReturnStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.AbstractNcssCountRule
- visit(ASTReturnStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.NPathComplexityRule
- visit(ASTScalarDataTypeName, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTScalarDataTypeName, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTScalarDataTypeName, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTSelectStatement, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTSelectStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTSelectStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTSkip2NextOccurrence, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTSkip2NextOccurrence, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTSkip2NextOccurrence, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTSkip2NextTerminator, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTSkip2NextTerminator, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTSkip2NextTerminator, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTSkip2NextTokenOccurrence, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTSkip2NextTokenOccurrence, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTSkip2NextTokenOccurrence, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTSkipPastNextOccurrence, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTSkipPastNextOccurrence, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTSkipPastNextOccurrence, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTSkipPastNextTokenOccurrence, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTSkipPastNextTokenOccurrence, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTSkipPastNextTokenOccurrence, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTSqlPlusCommand, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTSqlPlusCommand, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTSqlPlusCommand, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTSqlStatement, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTSqlStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTSqlStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinder
- visit(ASTSqlStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTStatement, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinder
- visit(ASTStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTStringExpression, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTStringExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTStringExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTStringLiteral, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTStringLiteral, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTStringLiteral, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTSubTypeDefinition, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTSubTypeDefinition, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTSubTypeDefinition, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTSynonym, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTSynonym, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTSynonym, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTTableColumn, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTTableColumn, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTTableColumn, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTTable, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTTable, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTTable, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTTriggerTimingPointSection, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTTriggerTimingPointSection, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTTriggerTimingPointSection, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.DataFlowFacade
- visit(ASTTriggerTimingPointSection, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.DFAPLSQLGraphRule
- visit(ASTTriggerTimingPointSection, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTTriggerTimingPointSection, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.CyclomaticComplexityRule
- visit(ASTTriggerTimingPointSection, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.NPathComplexityRule
- visit(ASTTriggerTimingPointSection, Object) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.ScopeAndDeclarationFinder
- visit(ASTTriggerUnit, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTTriggerUnit, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTTriggerUnit, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.DataFlowFacade
- visit(ASTTriggerUnit, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.DFAPLSQLGraphRule
- visit(ASTTriggerUnit, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTTriggerUnit, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.CyclomaticComplexityRule
- visit(ASTTriggerUnit, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.NPathComplexityRule
- visit(ASTTriggerUnit, Object) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.ScopeAndDeclarationFinder
- visit(ASTTrimExpression, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTTrimExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTTrimExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTTypeKeyword, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTTypeKeyword, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTTypeKeyword, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTTypeMethod, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTTypeMethod, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTTypeMethod, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.DataFlowFacade
- visit(ASTTypeMethod, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.DFAPLSQLGraphRule
- visit(ASTTypeMethod, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTTypeMethod, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.CyclomaticComplexityRule
- visit(ASTTypeMethod, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.NPathComplexityRule
- visit(ASTTypeMethod, Object) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.ScopeAndDeclarationFinder
- visit(ASTTypeSpecification, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTTypeSpecification, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTTypeSpecification, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTTypeSpecification, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.CyclomaticComplexityRule
- visit(ASTTypeSpecification, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.TooManyFieldsRule
- visit(ASTTypeSpecification, Object) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.ScopeAndDeclarationFinder
- visit(ASTUnaryExpressionNotPlusMinus, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTUnaryExpressionNotPlusMinus, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTUnaryExpressionNotPlusMinus, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTUnaryExpression, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTUnaryExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTUnaryExpression, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTUnlabelledStatement, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTUnlabelledStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTUnlabelledStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinder
- visit(ASTUnlabelledStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTUnqualifiedID, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTUnqualifiedID, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTUnqualifiedID, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTVariableOrConstantDeclaration, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTVariableOrConstantDeclaration, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTVariableOrConstantDeclaration, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTVariableOrConstantDeclaratorId, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTVariableOrConstantDeclaratorId, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTVariableOrConstantDeclaratorId, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTVariableOrConstantDeclaratorId, Object) - Method in class net.sourceforge.pmd.lang.plsql.symboltable.ScopeAndDeclarationFinder
- visit(ASTVariableOrConstantDeclarator, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTVariableOrConstantDeclarator, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTVariableOrConstantDeclarator, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinder
- visit(ASTVariableOrConstantDeclarator, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTVariableOrConstantInitializer, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTVariableOrConstantInitializer, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTVariableOrConstantInitializer, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTViewColumn, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTViewColumn, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTViewColumn, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTView, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTView, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTView, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTWhileStatement, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTWhileStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTWhileStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinder
-
A PL/SQL WHILE statement includes the LOOP statement and all Expressions within it: it does not have a single test expression, so the Java control processing (on the Expression) fires for each Expression in the LOOP.
- visit(ASTWhileStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ASTWhileStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.AbstractNcssCountRule
- visit(ASTWhileStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.CyclomaticComplexityRule
- visit(ASTWhileStatement, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.NPathComplexityRule
- visit(ASTWrappedObject, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(ASTWrappedObject, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(ASTWrappedObject, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ExecutableCode, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(ExecutableCode, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.NcssMethodCountRule
- visit(OracleObject, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.NcssObjectCountRule
- visit(PLSQLNode, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.DumpFacade
- visit(PLSQLNode, Object) - Method in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitor
- visit(PLSQLNode, Object) - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParserVisitorAdapter
- visit(PLSQLNode, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- visit(PLSQLNode, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.AbstractNcssCountRule
- visit(PLSQLNode, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.ExcessiveLengthRule
- visit(PLSQLNode, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.ExcessiveNodeCountRule
- visit(PLSQLNode, Object) - Method in class net.sourceforge.pmd.lang.plsql.rule.design.NPathComplexityRule
- visit(Rule, Node, RuleContext) - Method in class net.sourceforge.pmd.lang.plsql.rule.PLSQLRuleChainVisitor
- visitAll(List<? extends Node>, RuleContext) - Method in class net.sourceforge.pmd.lang.plsql.rule.AbstractPLSQLRule
- VoidResolver() - Constructor for class net.sourceforge.pmd.lang.plsql.symboltable.TypeSet.VoidResolver
W
- WHEN - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- WHENEVER - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- WHERE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- WHILE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- WhileStatement() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
- WITH - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- WRAPPED - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- WrappedObject() - Method in class net.sourceforge.pmd.lang.plsql.ast.PLSQLParser
-
2011-05-15 - SRT - Added to cope with wrapped objects A wrapped function looks like this (always terminated by one or more equals signs "="):-
Y
- YEAR - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- YES - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
Z
- ZONE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
_
- _CHARACTER - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- _CHARACTER_WO_ASTERISK - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- _DEFAULT - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- _WHATEVER_CHARACTER_WO_ASTERISK - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
- _WHATEVER_CHARACTER_WO_QUOTE - Static variable in interface net.sourceforge.pmd.lang.plsql.ast.PLSQLParserConstants
-
RegularExpression Id.
All Classes All Packages