Home » openjdk-7 » javax.lang » model » type » [javadoc | source]
javax.lang.model.type
public interface: NullType [javadoc | source]

All Implemented Interfaces:
    ReferenceType

Represents the null type. This is the type of the expression {@code null},