Language
========

.. currentmodule:: pyvo.io.vosi.tapregext

.. autoclass:: Language
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Language.description
      ~Language.languagefeaturelists
      ~Language.name
      ~Language.versions

   .. rubric:: Methods Summary

   .. autosummary::

      ~Language.describe
      ~Language.get_feature
      ~Language.get_feature_list
      ~Language.get_udf
      ~Language.parse

   .. rubric:: Attributes Documentation

   .. autoattribute:: description
   .. autoattribute:: languagefeaturelists
   .. autoattribute:: name
   .. autoattribute:: versions

   .. rubric:: Methods Documentation

   .. automethod:: describe
   .. automethod:: get_feature
   .. automethod:: get_feature_list
   .. automethod:: get_udf
   .. automethod:: parse
