public abstract class NullTypeImpl
extends java.lang.Object
implements javax.lang.model.type.NullType
| Modifier and Type | Field and Description |
|---|---|
static javax.lang.model.type.NullType |
NULL |
| Modifier and Type | Method and Description |
|---|---|
<R,P> R |
accept(javax.lang.model.type.TypeVisitor<R,P> v,
P p) |
javax.lang.model.type.TypeKind |
getKind() |