built-in method
eos//0
ï
Descriptionï
eos
This non-terminal matches the end-of-input. It is implemented by
checking that the implicit difference list unifies with []-[]
.
Modes and number of proofsï
eos - zero_or_one
Errorsï
(none)
Examplesï
abc --> a, b, c, eos.