org.inxar.jenesis
Interface Blank

All Superinterfaces:
Codeable, Expression

public interface Blank
extends Expression

Expression subinterface for blank expressions. A blank expression is never used in the Java language, but there are several instances in which a Codeable expression is needed which renders to nothing.


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