Constructor and Description |
---|
JType(net.sf.mmm.util.reflect.api.GenericType<?> byteType,
com.thoughtworks.qdox.model.JavaClass sourceType,
net.sf.mmm.util.reflect.api.ReflectionUtil reflectionUtil,
JavaDocHelper javaDocHelper)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
toString() |
getByteType, getByteTypeString, getComment, getSourceType
public JType(net.sf.mmm.util.reflect.api.GenericType<?> byteType, com.thoughtworks.qdox.model.JavaClass sourceType, net.sf.mmm.util.reflect.api.ReflectionUtil reflectionUtil, JavaDocHelper javaDocHelper)
byteType
- - see JElement.getByteType()
.sourceType
- - see JElement.getSourceType()
.reflectionUtil
- the ReflectionUtil
used for byte-code analysis.javaDocHelper
- the JavaDocHelper
for parsing JavaDoc in source-code analysis.Copyright © 2015–2021 MojoHaus. All rights reserved.