| Package | Description |
|---|---|
| com.google.gwt.dev.jjs.ast | |
| com.google.gwt.dev.jjs.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
JArrayType
Instances are shared.
|
class |
JClassType
Java class type reference expression.
|
class |
JConstructor
A Java constructor method.
|
class |
JDeclaredType
Base class for any declared type.
|
class |
JEnumType
Java enum type reference expression.
|
class |
JInterfaceType
Java interface type definition.
|
class |
JMethod
A Java method implementation.
|
class |
JNonNullType
A type including all the values in some other type except for
null. |
class |
JNullType
Java null reference type.
|
class |
JReferenceType
Base class for any reference type.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ToStringGenerationVisitor.printAbstractFlag(CanBeAbstract x) |
Copyright © 2018. All rights reserved.