Package | Description |
---|---|
net.sourceforge.pmd.lang.plsql.ast | |
net.sourceforge.pmd.lang.plsql.rule |
Modifier and Type | Method and Description |
---|---|
ASTGlobal |
PLSQLParser.Global()
All global definitions of triggers, functions and procedures are evaluated here.
|
Modifier and Type | Method and Description |
---|---|
Object |
PLSQLParserVisitorAdapter.visit(ASTGlobal node,
Object data) |
Object |
PLSQLParserVisitor.visit(ASTGlobal node,
Object data) |
Modifier and Type | Method and Description |
---|---|
Object |
AbstractPLSQLRule.visit(ASTGlobal node,
Object data) |
Copyright © 2002-2015 InfoEther. All Rights Reserved.