1
2.. _tag.tagmap:
3
4Tag->type map
5-------------
6
7.. autoclass:: pyasn1.type.tagmap.TagMap
8   :members:
9
10   .. note::
11
12       The *TagMap* objects are used by the
13       :ref:`TagSet <tag.TagSet>`, objects for looking up components
14       of constructed ASN.1 types by :ref:`Tag <tag.Tag>`.
15