Package net.sourceforge.pmd.lang.plsql.ast

Interface Summary
ExecutableCode Methods required to be considered as an executable piece of code.
OracleObject All nodes that represent an Oracle object.
PLSQLNode  
PLSQLParserConstants Token literal values and constants.
PLSQLParserTreeConstants  
PLSQLParserVisitor  
 

Class Summary
AbstractPLSQLNode  
ASTAccessibleByClause  
ASTAdditiveExpression  
ASTAlterTrigger  
ASTAlterTypeSpec  
ASTArgument  
ASTArgumentList  
ASTArguments  
ASTAssignment  
ASTAttribute  
ASTAttributeDeclaration  
ASTBlock  
ASTBooleanLiteral  
ASTCallSpecTail  
ASTCaseExpression  
ASTCaseStatement  
ASTCaseWhenClause  
ASTCloseStatement  
ASTCollectionDeclaration  
ASTCollectionTypeDefinition  
ASTCollectionTypeName  
ASTComment  
ASTCompilationDataType  
ASTCompilationDeclarationFragment  
ASTCompilationExpression  
ASTCompoundTriggerBlock  
ASTConditionalAndExpression  
ASTConditionalCompilationStatement  
ASTConditionalOrExpression  
ASTContinueStatement  
ASTCursorBody  
ASTCursorSpecification  
ASTCursorUnit  
ASTDatabaseEvent  
ASTDatabaseLink  
ASTDatatype  
ASTDatatypeDeclaration  
ASTDateTimeLiteral  
ASTDDLCommand  
ASTDDLEvent  
ASTDeclarativeSection  
ASTDeclarativeUnit  
ASTDirectory  
ASTElseClause  
ASTElsifClause  
ASTEmbeddedSqlStatement  
ASTEqualityExpression  
ASTEqualsOldIDNewID  
ASTExceptionDeclaration  
ASTExceptionHandler  
ASTExitStatement  
ASTExpression  
ASTFetchStatement  
ASTFieldDeclaration  
ASTForAllIndex  
ASTForAllStatement  
ASTForIndex  
ASTFormalParameter  
ASTFormalParameters  
ASTForStatement  
ASTGlobal  
ASTGotoStatement  
ASTID  
ASTIfStatement  
ASTInlinePragma  
ASTInput  
ASTIsOfTypeCondition  
ASTJavaInterfaceClass  
ASTKEYWORD_RESERVED  
ASTKEYWORD_UNRESERVED  
ASTLabel  
ASTLabelledStatement  
ASTLikeExpression  
ASTLiteral  
ASTLoopStatement  
ASTMethodDeclaration  
ASTMethodDeclarator  
ASTMultiplicativeExpression  
ASTMultiSetCondition  
ASTName  
ASTNonDMLEvent  
ASTNonDMLTrigger  
ASTNullLiteral  
ASTNumericLiteral  
ASTObjectDeclaration  
ASTObjectExpression  
ASTObjectNameDeclaration  
ASTOpenStatement  
ASTPackageBody  
ASTPackageSpecification  
ASTParallelClause  
ASTPipelineStatement  
ASTPragma  
ASTPragmaClause  
ASTPrimaryExpression  
ASTPrimaryPrefix  
ASTPrimarySuffix  
ASTProgramUnit  
ASTQualifiedID  
ASTQualifiedName  
ASTRaiseStatement  
ASTRead2NextOccurrence  
ASTReadPastNextOccurrence  
ASTRelationalExpression  
ASTReturnStatement  
ASTScalarDataTypeName  
ASTSkip2NextOccurrence  
ASTSkip2NextTerminator  
ASTSkip2NextTokenOccurrence  
ASTSkipPastNextOccurrence  
ASTSkipPastNextTokenOccurrence  
ASTSqlPlusCommand  
ASTSqlStatement  
ASTStatement  
ASTStringExpression  
ASTStringLiteral  
ASTSubTypeDefinition  
ASTSynonym  
ASTTable  
ASTTableColumn  
ASTTriggerTimingPointSection  
ASTTriggerUnit  
ASTTrimExpression  
ASTTypeKeyword  
ASTTypeMethod  
ASTTypeSpecification  
ASTUnaryExpression  
ASTUnaryExpressionNotPlusMinus  
ASTUnlabelledStatement  
ASTUnqualifiedID  
ASTVariableOrConstantDeclaration  
ASTVariableOrConstantDeclarator  
ASTVariableOrConstantDeclaratorId  
ASTVariableOrConstantInitializer  
ASTView  
ASTViewColumn  
ASTWhileStatement  
ASTWrappedObject  
DumpFacade  
JJTPLSQLParserState  
PLSQLParser  
PLSQLParserTokenManager Token Manager.
PLSQLParserVisitorAdapter  
Token Describes the input token stream.
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 



Copyright © 2002-2016 InfoEther. All Rights Reserved.