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