• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
InsertLocal.java
package test2
public test2.InsertLocal extends java.lang.Object {
	private int field
	public void <init> () 
	public int run () 
	public double foo (int, double, java.lang.String) 
		int i
		double d
		String s
		int k
	public int run2 () 
		String s
		int k
	public int run3 () 
		int i
		int j
		int k
		test2.InsertLocal obj
}