Package | Description |
---|---|
net.sourceforge.pmd.lang.plsql.ast | |
net.sourceforge.pmd.lang.plsql.dfa | |
net.sourceforge.pmd.lang.plsql.rule | |
net.sourceforge.pmd.lang.plsql.rule.codesize |
Modifier and Type | Method and Description |
---|---|
ASTExitStatement |
PLSQLParser.ExitStatement() |
Modifier and Type | Method and Description |
---|---|
Object |
PLSQLParserVisitor.visit(ASTExitStatement node,
Object data) |
Object |
PLSQLParserVisitorAdapter.visit(ASTExitStatement node,
Object data) |
Modifier and Type | Method and Description |
---|---|
Object |
StatementAndBraceFinder.visit(ASTExitStatement node,
Object data)
Treat a PLSQL EXIT like a Java "break"
|
Modifier and Type | Method and Description |
---|---|
Object |
AbstractPLSQLRule.visit(ASTExitStatement node,
Object data) |
Modifier and Type | Method and Description |
---|---|
Object |
AbstractNcssCountRule.visit(ASTExitStatement node,
Object data) |
Copyright © 2002-2016 InfoEther. All Rights Reserved.