.. _Override Constraint Annotation:

Override Annotation
===================


An **Override Annotation** indicates that a constraint overrides a parent class implementation.

**Override annotations** are green triangles on the vertical ruler to the left of the editor, next to the constraint definition.

Hover an **override annotation** to see the overridden parent. 

.. figure:: ../../images/vlogdt-override-constraint-indication.png

Click on an **override annotation** to jump to the parent constraint that is overridden.

.. figure:: ../../images/vlogdt-override-constraint-after_annotation_click.png