A utility for extracting type description
Type Params | Return Type | Name and description |
---|---|---|
|
static String |
getDescriptionByName(String name) |
|
static String |
getDescriptionByType(ClassNode type) |
|
static boolean |
isPrimitiveType(String name) |
|
static boolean |
isPrimitiveType(ClassNode type) |