| Class | Description | 
|---|---|
| GremlinDslProcessor | A custom Java annotation processor for the  GremlinDslannotation that helps to generate DSLs classes. | 
| Exception | Description | 
|---|---|
| ProcessorException | Exception thrown by the  GremlinDslProcessor. | 
| Annotation Type | Description | 
|---|---|
| GremlinDsl | An annotation that specifies that an interface is meant to be used to produce Gremlin DSL. | 
| GremlinDsl.AnonymousMethod | Annotation that allows the user to directly override the type parameters on generated anonymous methods. | 
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.