Adjective
unexpandable (not comparable)
Not expandable.
TeX is a macro - and token -based language: many commands, including most user-defined ones, are expanded on the fly until only unexpandable tokens remain, which are then executed. Source: Internet
The input for the third stage is then a stream of characters (including ones with special meaning) and unexpandable control sequences (typically assignments and visual commands). Source: Internet