org.inxar.jenesis
Interface UnicodeLiteral

All Superinterfaces:
CharLiteral, Codeable, Expression, Literal

public interface UnicodeLiteral
extends CharLiteral

CharLiteral subinterface for unicode character literals.


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