public class ElementValueArray extends Object implements ElementValue
| Constructor and Description |
|---|
ElementValueArray(List<ElementValue> content) |
| Modifier and Type | Method and Description |
|---|---|
void |
collectTypeUsages(TypeUsageCollector collector) |
Dumper |
dump(Dumper d) |
boolean |
equals(Object obj) |
ElementValue |
withTypeHint(JavaTypeInstance hint) |
public ElementValueArray(List<ElementValue> content)
public void collectTypeUsages(TypeUsageCollector collector)
collectTypeUsages in interface TypeUsageCollectablepublic ElementValue withTypeHint(JavaTypeInstance hint)
withTypeHint in interface ElementValueCopyright © 2011-2021. All Rights Reserved.