• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
SuperCall.java
package test2
public test2.SuperCall extends test2.SuperClass {
	int i
	public void <init> () 
	public int bar ()  throws java.lang.Exception 
	public void foo ()  throws java.lang.Exception 
}