XMLAssociative
NAME
LibXML::Class::Attr::XMLAssociative
- descriptor for associative xml-element
attributes
DESCRIPTION
Inherits from LibXML::Class::Attr::XMLValueElement.
An associative attribute is the one which type is Associative and the sigil is %.
Method
method nominal-keyof()
Returns nominalized type of associative keys. I.e. for
has %.attr{ Int:D() }
this method would return Int.
SEE ALSO
COPYRIGHT
(c) 2023, Vadim Belman <[email protected]>
LICENSE
Artistic License 2.0
See the LICENSE|../../../../LICENSE file in this distribution.