public class JDTHelper extends Object
| Constructor and Description |
|---|
JDTHelper() |
| Modifier and Type | Method and Description |
|---|---|
static List<org.eclipse.jdt.core.dom.Type> |
getInterfaces(org.eclipse.jdt.core.dom.BodyDeclaration dec) |
static String |
getTypeName(org.eclipse.jdt.core.dom.Type type)
Get the name of the given
Type. |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.