blob: ca31b66fe8ceecad04eeb186606964ebe1e396e4 [file] [log] [blame]
package test.wksp.eclipse;
public class X16 {
/**
* INTERNAL USE-ONLY
* Generate the byte for a problem method info that correspond to a synthetic method that
* generate an access to a private constructor.
*
* @param methodBinding org.eclipse.jdt.internal.compiler.nameloopkup.SyntheticAccessMethodBinding
*/
void foo(Object methodBinding) {
}
}