:py:mod:`pyab_experiment.data_structures`
=========================================

.. py:module:: pyab_experiment.data_structures

.. autoapi-nested-parse::

   Data structures package for PyAB Experiment framework.

   This package contains the core data structures used to
   represent and manage A/B testing experiments.

   Modules:
       syntax_tree: Contains the Abstract Syntax Tree (AST)
       implementation for experiment definitions, including predicates,
       conditionals, and group definitions.



Submodules
----------
.. toctree::
   :titlesonly:
   :maxdepth: 1

   syntax_tree/index.rst


