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