Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 600 Bytes

expression_index.rst

File metadata and controls

20 lines (14 loc) · 600 Bytes

Expressions and semantic

xexpression and the semantic classes contain all the methods required to perform evaluation and assignment of expressions. They define the computed assignment operators, the assignment methods for noalias and the downcast methods.

.. toctree::

   xexpression
   xsemantic_base
   xcontainer_semantic
   xview_semantic
   xeval