public class ArrayLiteral extends LiteralValue<Object>
clazz
Constructor and Description |
---|
ArrayLiteral(Object value) |
Modifier and Type | Method and Description |
---|---|
String |
getCanonicalString(Context context) |
MetaClass |
getType() |
equals, generate, getValue, hashCode
public ArrayLiteral(Object value)
public String getCanonicalString(Context context)
getCanonicalString
in class LiteralValue<Object>
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.