Package | Description |
---|---|
net.sourceforge.pmd.lang.plsql.symboltable |
Modifier and Type | Method and Description |
---|---|
PLSQLNameOccurrence |
PLSQLNameOccurrence.getNameForWhichThisIsAQualifier() |
Modifier and Type | Method and Description |
---|---|
List<PLSQLNameOccurrence> |
NameFinder.getNames() |
Modifier and Type | Method and Description |
---|---|
NameDeclaration |
LocalScope.findVariableHere(PLSQLNameOccurrence occurrence) |
NameDeclaration |
MethodScope.findVariableHere(PLSQLNameOccurrence occurrence) |
protected NameDeclaration |
ClassScope.findVariableHere(PLSQLNameOccurrence occurrence) |
void |
PLSQLNameOccurrence.setNameWhichThisQualifies(PLSQLNameOccurrence qualifiedName) |
Constructor and Description |
---|
Search(PLSQLNameOccurrence occ) |
Copyright © 2002-2014 InfoEther. All Rights Reserved.