Modifier and Type | Method and Description |
---|---|
ASTForStatement |
PLSQLParser.ForStatement()
Scope rule: the loop index only exists within the Loop
|
Modifier and Type | Method and Description |
---|---|
Object |
PLSQLParserVisitor.visit(ASTForStatement node,
Object data) |
Object |
PLSQLParserVisitorAdapter.visit(ASTForStatement node,
Object data) |
Modifier and Type | Method and Description |
---|---|
Object |
AbstractPLSQLRule.visit(ASTForStatement node,
Object data) |
Modifier and Type | Method and Description |
---|---|
Object |
NPathComplexityRule.visit(ASTForStatement node,
Object data) |
Object |
AbstractNcssCountRule.visit(ASTForStatement node,
Object data) |
Object |
CyclomaticComplexityRule.visit(ASTForStatement node,
Object data) |
Modifier and Type | Method and Description |
---|---|
Object |
ScopeAndDeclarationFinder.visit(ASTForStatement node,
Object data) |
Copyright © 2002–2017 InfoEther. All rights reserved.