@Exported public interface ObjectLiteralTree extends ExpressionTree
Modifier and Type | Method and Description |
---|---|
List<? extends PropertyTree> |
getProperties()
Returns the list of properties of this object literal.
|
accept, getEndPosition, getKind, getStartPosition
List<? extends PropertyTree> getProperties()
Copyright © 2014, 2015, Oracle and/or its affiliates. All rights reserved.
DRAFT internal-b94