Java Doc for MemberShadowingTest.java in » Ajax » GWT » com » google » gwt » dev » jjs » test » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Tests that field and method shadowing works correctly in hosted and web
modes.
NOTE: Also tests that the
CompilingClassLoader can resolve binary and
source level class names inside of JSNI Java member references. Where should
this really go?
Inner Class :public class Subclass extends Superclass