new symbol table code is working
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1093 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -11,7 +11,6 @@ public class RuleContext {
|
||||
|
||||
private Report report;
|
||||
private String sourceCodeFilename;
|
||||
private SymbolFacade builder;
|
||||
|
||||
public Report getReport() {
|
||||
return report;
|
||||
|
Reference in New Issue
Block a user