Home | History | Annotate | Download | only in compiler

Lines Matching defs:getSuperName

147     protected abstract String getSuperName() throws CompileError;
1882 className = getSuperName();