ConstantType
============

.. currentmodule:: asdf.tags.core

.. autoclass:: ConstantType
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ConstantType.has_required_modules
      ~ConstantType.name
      ~ConstantType.supported_versions
      ~ConstantType.types
      ~ConstantType.version
      ~ConstantType.yaml_tag

   .. rubric:: Methods Summary

   .. autosummary::

      ~ConstantType.from_tree
      ~ConstantType.to_tree

   .. rubric:: Attributes Documentation

   .. autoattribute:: has_required_modules
   .. autoattribute:: name
   .. autoattribute:: supported_versions
   .. autoattribute:: types
   .. autoattribute:: version
   .. autoattribute:: yaml_tag

   .. rubric:: Methods Documentation

   .. automethod:: from_tree
   .. automethod:: to_tree
