| Package | Description |
|---|---|
| kendal.api | |
| kendal.api.exceptions |
| Modifier and Type | Method and Description |
|---|---|
void |
KendalHandler.handle(Collection<Node> annotationNodes,
AstHelper helper) |
| Modifier and Type | Class and Description |
|---|---|
class |
DuplicatedElementsException
Exception thrown by
KendalHandler when an element (field/method/etc...) with given
configuration (name/parameters/etc...) that is to be generated, already exists in the destination class. |
class |
ImproperNodeTypeException
Exception thrown by
KendalHandler to signal misuse of AstHelper methods. |
class |
InvalidAnnotationException
Exception thrown by
KendalHandler to signal misuse of annotation. |
class |
InvalidAnnotationParamsException
Exception thrown by
KendalHandler to signal invalid annotation parameters. |
Copyright © 2019. All rights reserved.