| Package | Description |
|---|---|
| com.asakusafw.operator |
Asakusa Operator DSL Compiler Core APIs.
|
| com.asakusafw.operator.description |
Description classes.
|
| com.asakusafw.operator.util |
Common utilities for Asakusa Operator DSL compiler.
|
| Modifier and Type | Method and Description |
|---|---|
static AnnotationDescription |
Constants.getGenetedAnnotation()
Returns
Generated annotation. |
| Modifier and Type | Method and Description |
|---|---|
static AnnotationDescription |
AnnotationDescription.of(Annotation annotation)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
static Annotation |
DescriptionHelper.resolveAnnotation(ImportBuilder importer,
AnnotationDescription annotation)
Returns the resolved annotation.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.