public interface ArrayInitializer extends Expression
[JLS3:10.6] Array Initializers
Modifier and Type | Method and Description |
---|---|
List<? extends Expression> |
getElements()
Returns the element expressions.
|
accept, equals, findModelTrait, getModelKind, hashCode, putModelTrait
List<? extends Expression> getElements()
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.