ColumnRangeLiteral
==================

.. currentmodule:: lsst.daf.relation

.. autoclass:: ColumnRangeLiteral
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ColumnRangeLiteral.columns_required

   .. rubric:: Methods Summary

   .. autosummary::

      ~ColumnRangeLiteral.contains
      ~ColumnRangeLiteral.is_supported_by
      ~ColumnRangeLiteral.range_literal
      ~ColumnRangeLiteral.sequence

   .. rubric:: Attributes Documentation

   .. autoattribute:: columns_required

   .. rubric:: Methods Documentation

   .. automethod:: contains
   .. automethod:: is_supported_by
   .. automethod:: range_literal
   .. automethod:: sequence