public class ArrayValue extends Value
| Constructor and Description |
|---|
ArrayValue(StepValue kind2StepValue,
Type kind2Type,
com.google.gson.JsonElement jsonElement,
java.util.List<Value> values) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Value> |
getValues() |
java.lang.String |
toString() |
getJson, getKind2Result, getKind2StepValue, getKind2Type, getKind2Value