| Package | Description |
|---|---|
| org.neo4j.codegen |
| Modifier and Type | Method and Description |
|---|---|
LocalVariable |
CodeBlock.declare(TypeReference type,
String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
MethodEmitter.assign(LocalVariable local,
Expression value) |
void |
CodeBlock.assign(LocalVariable local,
Expression value) |
void |
MethodEmitter.declare(LocalVariable local) |
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.