| Package | Description |
|---|---|
| org.neo4j.codegen |
| Modifier and Type | Method and Description |
|---|---|
MethodEmitter |
ClassEmitter.method(MethodDeclaration method) |
| Modifier and Type | Method and Description |
|---|---|
List<Consumer<MethodEmitter>> |
CatchClause.actions() |
| Constructor and Description |
|---|
CatchClause(Parameter exception,
List<Consumer<MethodEmitter>> actions) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.