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, putModelTraitList<? extends Expression> getElements()
Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.