fix javadoc

git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@3834 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
This commit is contained in:
msridhar1 2010-05-12 18:33:28 +00:00
parent 447823c629
commit d6f7f6d21a
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ public class AnalysisOptions {
private final String name;
/**
* should flows from calls to newInstance() to casts be ignored?
* how many times should flows from newInstance() calls to casts be analyzed?
*/
private final int numFlowToCastIterations;