public class LocalVariable extends Expression
FALSE, NULL, TRUE| Modifier and Type | Method and Description |
|---|---|
void |
accept(ExpressionVisitor visitor) |
int |
index() |
String |
name() |
TypeReference |
type() |
add, and, box, cast, cast, constant, constantInt, constantLong, equal, get, getStatic, gt, gte, invoke, invoke, isNull, load, lt, lte, multiply, newArray, newInstance, newInstance, not, notEqual, notNull, or, pop, subtract, ternary, toDouble, toString, unboxpublic TypeReference type()
type in class ExpressionTemplatepublic String name()
public int index()
public void accept(ExpressionVisitor visitor)
accept in class ExpressionCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.