DVT e Language IDE User Guide
Rev. 24.1.5, 13 March 2024

16.1 Override Annotation

An Override Annotation indicates that a method/tcm overrides a like parent implementation

Override annotations are triangles on the vertical ruler to the left of the editor, next to the method definition:

A green triangle indicates an overridden method
A white triangle indicates an overridden predefined method

Hover an override annotation to see the overridden parent.

Click on an override annotation to jump to the overridden method in the like parent.