Package | Description |
---|---|
com.google.gwt.core.ext.typeinfo |
Type-introspection support classes used by generators.
|
Modifier and Type | Interface and Description |
---|---|
interface |
JAnnotationMethod
Method declared on an annotation type.
|
interface |
JConstructor
Represents a constructor declaration.
|
interface |
JMethod
Represents a method declaration.
|
Modifier and Type | Method and Description |
---|---|
JAbstractMethod |
JParameter.getEnclosingMethod() |