|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PLSQLNameOccurrence | |
---|---|
net.sourceforge.pmd.lang.plsql.symboltable |
Uses of PLSQLNameOccurrence in net.sourceforge.pmd.lang.plsql.symboltable |
---|
Methods in net.sourceforge.pmd.lang.plsql.symboltable that return PLSQLNameOccurrence | |
---|---|
PLSQLNameOccurrence |
PLSQLNameOccurrence.getNameForWhichThisIsAQualifier()
|
Methods in net.sourceforge.pmd.lang.plsql.symboltable that return types with arguments of type PLSQLNameOccurrence | |
---|---|
List<PLSQLNameOccurrence> |
NameFinder.getNames()
|
Methods in net.sourceforge.pmd.lang.plsql.symboltable with parameters of type PLSQLNameOccurrence | |
---|---|
protected NameDeclaration |
ClassScope.findVariableHere(PLSQLNameOccurrence occurrence)
|
NameDeclaration |
MethodScope.findVariableHere(PLSQLNameOccurrence occurrence)
|
NameDeclaration |
LocalScope.findVariableHere(PLSQLNameOccurrence occurrence)
|
void |
PLSQLNameOccurrence.setNameWhichThisQualifies(PLSQLNameOccurrence qualifiedName)
|
Constructors in net.sourceforge.pmd.lang.plsql.symboltable with parameters of type PLSQLNameOccurrence | |
---|---|
Search(PLSQLNameOccurrence occ)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |