public class TypeNameHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getAnyTypeName(ReferenceType referenceType,
org.jboss.jandex.ClassInfo classInfo,
Annotations annotationsForThisClass)
Get the name for any type.
|
public static String getAnyTypeName(ReferenceType referenceType, org.jboss.jandex.ClassInfo classInfo, Annotations annotationsForThisClass)
referenceType - initial reference typeclassInfo - the type class infoannotationsForThisClass - annotations on this classCopyright © 2018–2020. All rights reserved.