public class ListInitExpression extends Expression
nodeType, type| Constructor and Description |
|---|
ListInitExpression(ExpressionType nodeType,
Class type) |
| Modifier and Type | Method and Description |
|---|---|
Expression |
accept(Visitor visitor) |
canReduceaccept, equals, evaluate, getNodeType, getType, hashCode, toStringpublic ListInitExpression(ExpressionType nodeType, Class type)
public Expression accept(Visitor visitor)
accept in interface Nodeaccept in class ExpressionCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.