Uses of Class
net.sourceforge.pmd.lang.plsql.symboltable.PLSQLNameOccurrence
Packages that use PLSQLNameOccurrence
-
Uses of PLSQLNameOccurrence in net.sourceforge.pmd.lang.plsql.symboltable
Methods in net.sourceforge.pmd.lang.plsql.symboltable that return PLSQLNameOccurrenceMethods in net.sourceforge.pmd.lang.plsql.symboltable that return types with arguments of type PLSQLNameOccurrenceMethods in net.sourceforge.pmd.lang.plsql.symboltable with parameters of type PLSQLNameOccurrenceModifier and TypeMethodDescriptionprotected Set<NameDeclaration>ClassScope.findVariableHere(PLSQLNameOccurrence occurrence) voidPLSQLNameOccurrence.setNameWhichThisQualifies(PLSQLNameOccurrence qualifiedName) Constructors in net.sourceforge.pmd.lang.plsql.symboltable with parameters of type PLSQLNameOccurrence