org.inxar.jenesis
Interface Null

All Superinterfaces:
Codeable, Expression, Literal

public interface Null
extends Literal

Literal subinterface for the null literal.


Methods inherited from interface org.inxar.jenesis.Literal
toObject
 
Methods inherited from interface org.inxar.jenesis.Expression
getType
 
Methods inherited from interface org.inxar.jenesis.Codeable
getComment, setComment, toCode, vm