Package | Description |
---|---|
net.sourceforge.pmd.lang.plsql.symboltable |
Modifier and Type | Method and Description |
---|---|
Map<VariableNameDeclaration,List<NameOccurrence>> |
ClassScope.getVariableDeclarations() |
Map<VariableNameDeclaration,List<NameOccurrence>> |
LocalScope.getVariableDeclarations() |
Map<VariableNameDeclaration,List<NameOccurrence>> |
MethodScope.getVariableDeclarations() |
Copyright © 2002-2017 PMD. All Rights Reserved.