| Package | Description |
|---|---|
| org.neo4j.codegen.bytecode | |
| org.neo4j.codegen.source |
| Constructor and Description |
|---|
ByteCodeGenerator(ClassLoader parentClassLoader,
Configuration configuration) |
| Modifier and Type | Field and Description |
|---|---|
static CodeGenerationStrategy<Configuration> |
SourceCode.BYTECODE |
static CodeGenerationStrategy<Configuration> |
SourceCode.SOURCECODE |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
Configuration.withAnnotationProcessor(Processor processor) |
Configuration |
Configuration.withFlag(SourceCode flag) |
Configuration |
Configuration.withOptions(String... opts) |
Configuration |
Configuration.withSourceVisitor(SourceVisitor visitor) |
Configuration |
Configuration.withWarningsHandler(org.neo4j.codegen.source.WarningsHandler handler) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.