public class TypeParser extends Object
| Constructor and Description |
|---|
TypeParser() |
| Modifier and Type | Method and Description |
|---|---|
static List<TypeDef> |
getParamTypes(com.github.javaparser.resolution.declarations.ResolvedMethodDeclaration declaredMethod) |
static TypeDef |
getTypeDef(com.github.javaparser.resolution.types.ResolvedType type) |
Copyright © 2018. All rights reserved.