public class ShowlArrayExpression extends ShowlListExpression
| Constructor and Description |
|---|
ShowlArrayExpression() |
ShowlArrayExpression(List<ShowlExpression> memberList) |
| Modifier and Type | Method and Description |
|---|---|
ShowlArrayExpression |
transform()
Return a copy of this expression where every PropertyShape expression is replaced
with its 'selectedExpression'
|
addDeclaredProperties, addMember, addProperties, displayValue, getMemberList, toString, valueTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitparameterspublic ShowlArrayExpression()
public ShowlArrayExpression(List<ShowlExpression> memberList)
public ShowlArrayExpression transform()
ShowlExpressionCopyright © 2019. All rights reserved.