org.inxar.jenesis
Interface True

All Superinterfaces:
BooleanLiteral, Codeable, Expression, Literal

public interface True
extends BooleanLiteral

Literal subinterface for true.


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