add a comment

git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@1880 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
This commit is contained in:
sjfink 2007-10-15 16:32:31 +00:00
parent 84a2708f51
commit 2e9e5dec38
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ public interface ControlFlowGraph<T extends IBasicBlock> extends NumberedGraph<T
IInstruction[] getInstructions();
/**
* TODO: move this into IR?
* @param index
* an instruction index
* @return the program counter (bytecode index) corresponding to that