public class ListInitExpression extends Expression
nodeType, type| 构造器和说明 |
|---|
ListInitExpression(ExpressionType nodeType,
Class type) |
| 限定符和类型 | 方法和说明 |
|---|---|
Expression |
accept(Shuttle shuttle) |
<R> R |
accept(Visitor<R> visitor) |
canReduceaccept, equals, evaluate, getNodeType, getType, hashCode, toStringpublic ListInitExpression(ExpressionType nodeType, Class type)
public Expression accept(Shuttle shuttle)
accept 在接口中 Nodeaccept 在类中 Expressionpublic <R> R accept(Visitor<R> visitor)
Copyright © 2012-2023 Apache Software Foundation. All Rights Reserved.