| Package | Description |
|---|---|
| org.jboss.forge.parser.java |
| Modifier and Type | Method and Description |
|---|---|
Type<O> |
Type.getParentType() |
Type<O> |
Method.getReturnTypeInspector()
|
Type<JavaAnnotation> |
AnnotationElement.getTypeInspector()
Get this annotation element's
Type |
Type<?> |
Parameter.getTypeInspector() |
Type<O> |
Field.getTypeInspector()
Get this field's
Type |
| Modifier and Type | Method and Description |
|---|---|
List<Type<O>> |
Type.getTypeArguments() |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.