Context-Identifying prefix character.

A sigil is a context-identifying character out in front of a symbol, in programmer’s terms.

Examples

  • In RUBY, globally-scoped variables start with $
  • In YAML, a double exclamation mark denotes data that’s explicitly typed

Source

Source

Sigil (computer programming) - Wikipedia