| Package | Description | 
|---|---|
| com.asakusafw.operator.model | 
 Internal representation of Asakusa operators and data models. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ExternMirror | 
OperatorDescription.Node.getExtern()
Returns the extern mirror of this node. 
 | 
static ExternMirror | 
ExternMirror.parse(CompileEnvironment environment,
     AnnotationMirror source,
     Element annotationOwner)
Parses the target  
Import/Export annotation. | 
| Modifier and Type | Method and Description | 
|---|---|
OperatorDescription.Node | 
OperatorDescription.Node.withExtern(ExternMirror newValue)
Sets the extern mirror. 
 | 
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.