Package | Description |
---|---|
com.google.gwt.core.ext.typeinfo |
Type-introspection support classes used by generators.
|
Modifier and Type | Interface and Description |
---|---|
interface |
JAbstractMethod
Common interface for
JMethod and JConstructor . |
interface |
JAnnotationMethod
Method declared on an annotation type.
|
interface |
JConstructor
Represents a constructor declaration.
|
interface |
JGenericType
Type declaration that has type parameters.
|
interface |
JMethod
Represents a method declaration.
|