Operator-precedence grammar
An operator precedence grammar is a kind of grammar for formal languages. Technically, an operator precedence grammar is a context-free grammar that has the property (among others) that no production has either an empty right-hand side or two adjacent nonterminals in its right-hand side.
Source: Wikipedia — Operator-precedence grammar (CC BY-SA 4.0)