public class LocalVariable extends Expression
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ExpressionVisitor visitor) |
String |
name() |
TypeReference |
type() |
add, constant, eq, get, get, gt, invoke, invoke, newInstance, newInstance, not, or, sub, ternary, toStringpublic TypeReference type()
public String name()
public void accept(ExpressionVisitor visitor)
accept in class ExpressionCopyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.