Package | Description |
---|---|
net.sourceforge.pmd.lang.java.ast | |
net.sourceforge.pmd.lang.java.typeresolution |
Modifier and Type | Method and Description |
---|---|
static boolean |
TypeHelper.isA(TypeNode n,
Class<?> clazz) |
static boolean |
TypeHelper.isEither(TypeNode n,
Class<?> class1,
Class<?> class2) |
static boolean |
TypeHelper.subclasses(TypeNode n,
Class<?> clazz) |
Copyright © 2002–2014 InfoEther. All rights reserved.