Package | Description |
---|---|
com.asakusafw.operator |
Asakusa Operator DSL Compiler Core APIs.
|
com.asakusafw.operator.dmdl |
Internal representation of Asakusa data models using DMDL.
|
Constructor and Description |
---|
CompileEnvironment(ProcessingEnvironment processingEnvironment,
List<? extends OperatorDriver> operatorDrivers,
List<? extends DataModelMirrorRepository> dataModelMirrors)
Creates a new instance.
|
Modifier and Type | Class and Description |
---|---|
class |
DmdlDataModelMirrorRepository
Implementation of
DataModelMirrorRepository for DMDL. |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.