org.inxar.jenesis
Interface False

All Superinterfaces:
BooleanLiteral, Codeable, Expression, Literal

public interface False
extends BooleanLiteral

Literal subinterface for false.


Methods inherited from interface org.inxar.jenesis.BooleanLiteral
toBoolean
 
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