Class Nil

Direct Known Subclasses:
UnexecutableNil

public class Nil extends ImmutableLiteral
Represents nil. Note: We used to protect the constructor, but since manager is the new way I got lazy and removed protected.