Package | Description |
---|---|
com.asakusafw.dmdl.semantics |
Semantic intermediate representations of DMDL.
|
Modifier and Type | Method and Description |
---|---|
static PropertyReferenceDeclaration.ReferenceList |
PropertyReferenceDeclaration.container(List<? extends PropertySymbol> symbols)
Returns an instance for the target references.
|
PropertyReferenceDeclaration.ReferenceList |
PropertyReferenceDeclaration.ReferenceList.remap(UnaryOperator<PropertySymbol> mapper) |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.