case classLiteralAnnotArg(const: Constant) extends ClassfileAnnotArg with Product with Serializable
Represents a compile-time Constant (Boolean, Byte, Short,
Char, Int, Long, Float, Double, String, java.lang.Class or
an instance of a Java enumeration value).
Represents a compile-time Constant (
Boolean,Byte,Short,Char,Int,Long,Float,Double,String,java.lang.Classor an instance of a Java enumeration value).