ak.forms.ListForm
-----------------

The form of a :doc:`ak.layout.ListArray`, which has :doc:`ak.types.ListType`.

In addition to the properties and methods described in :doc:`ak.forms.Form`,
this has the following.

ak.forms.ListForm.__init__
==========================

.. py:method:: ak.forms.ListForm.__init__(starts, stops, content, has_identities=False, parameters=None)

ak.forms.ListForm.starts
========================

.. py:attribute:: ak.forms.ListForm.starts

ak.forms.ListForm.stops
=======================

.. py:attribute:: ak.forms.ListForm.stops

ak.forms.ListForm.content
=========================

.. py:attribute:: ak.forms.ListForm.content

ak.forms.ListForm.has_identities
================================

.. py:attribute:: ak.forms.ListForm.has_identities

ak.forms.ListForm.parameters
============================

.. py:attribute:: ak.forms.ListForm.parameters
