public class LocalVariable extends Expression
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ExpressionVisitor visitor) |
int |
index() |
String |
name() |
TypeReference |
type() |
addDoubles, addInts, addLongs, and, cast, cast, constant, equal, get, get, gt, invoke, invoke, load, multiplyDoubles, multiplyLongs, newArray, newInstance, newInstance, not, or, pop, subtractDoubles, subtractInts, subtractLongs, ternary, ternaryOnNonNull, ternaryOnNull, toDouble, toStringpublic TypeReference type()
public String name()
public int index()
public void accept(ExpressionVisitor visitor)
accept in class ExpressionCopyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.