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