public static final class PropertyReferenceDeclaration.ReferenceList extends Object
| Modifier and Type | Method and Description |
|---|---|
List<PropertySymbol> |
asList()
Returns the entity as
List. |
List<PropertySymbol> |
getAllReferences()
Returns the referred symbols.
|
PropertyReferenceDeclaration.ReferenceList |
remap(UnaryOperator<PropertySymbol> mapper)
Returns the mapped container.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitasMap, isStubpublic List<PropertySymbol> getAllReferences()
PropertyReferenceDeclaration.ReferenceContainerpublic PropertyReferenceDeclaration.ReferenceList remap(UnaryOperator<PropertySymbol> mapper)
PropertyReferenceDeclaration.ReferenceContainermapper - the symbol mapperpublic List<PropertySymbol> asList()
PropertyReferenceDeclaration.ReferenceContainerList.Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.