Generic
=======

.. currentmodule:: astropy.units.format

.. autoclass:: Generic
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Generic.name

   .. rubric:: Methods Summary

   .. autosummary::

      ~Generic.parse
      ~Generic.to_string

   .. rubric:: Attributes Documentation

   .. autoattribute:: name

   .. rubric:: Methods Documentation

   .. automethod:: parse
   .. automethod:: to_string
