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