Interface Literal

All Superinterfaces:
Exp, RValue, Serializable
All Known Subinterfaces:
FloatingPointLiteral, IntegerLiteral, NumberLiteral, ReferenceLiteral
All Known Implementing Classes:
ClassLiteral, DoubleLiteral, FloatLiteral, IntLiteral, LongLiteral, MethodHandle, MethodType, NullLiteral, StringLiteral

public interface Literal extends RValue
Representation of literals.