public class CheckForNestedTypes extends java.lang.Object implements CoreCheck
Check.Result| Modifier and Type | Field and Description |
|---|---|
static javax.lang.model.element.ElementKind[] |
ILLEGAL_NESTED_KINDS |
| Constructor and Description |
|---|
CheckForNestedTypes() |
| Modifier and Type | Method and Description |
|---|---|
Check.Result |
checkCore(javax.lang.model.element.TypeElement core,
CoreKind coreKind) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckCapsule, checkSignaturecheckCapsulecheckSignaturepublic static final javax.lang.model.element.ElementKind[] ILLEGAL_NESTED_KINDS
public Check.Result checkCore(javax.lang.model.element.TypeElement core, CoreKind coreKind)