| Package | Description | 
|---|---|
| com.google.gwt.dev.jjs.ast | |
| com.google.gwt.dev.jjs.impl | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JArrayTypeInstances are shared. | 
| class  | JClassTypeJava class type reference expression. | 
| class  | JConstructorA Java constructor method. | 
| class  | JDeclaredTypeBase class for any declared type. | 
| class  | JEnumTypeJava enum type reference expression. | 
| class  | JInterfaceTypeJava interface type definition. | 
| class  | JMethodA Java method implementation. | 
| class  | JNonNullTypeA type including all the values in some other type except for
  null. | 
| class  | JNullTypeJava null reference type. | 
| class  | JReferenceTypeBase class for any reference type. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | ToStringGenerationVisitor. printAbstractFlag(CanBeAbstract x) | 
Copyright © 2018. All rights reserved.