public class MemberInitExpression extends Expression
nodeType, type| Constructor and Description |
|---|
MemberInitExpression() |
| Modifier and Type | Method and Description |
|---|---|
Expression |
accept(Shuttle shuttle) |
<R> R |
accept(Visitor<R> visitor) |
canReduceaccept, accept, accept0, equals, evaluate, getNodeType, getType, hashCode, toStringpublic Expression accept(Shuttle shuttle)
accept in interface Nodeaccept in class Expressionpublic <R> R accept(Visitor<R> visitor)
Copyright © 2012–2021 The Apache Software Foundation. All rights reserved.