class

Pegasus::Elements::EofElement

Inherits Pegasus::Elements::IndexableElement / Pegasus::Elements::LookaheadElement / Reference / Object

The EOF element. Represents the end of the file, and is not matched as a token by the lexer.

Instance methods

==(other : EofElement)
Source
==(other : LookaheadElement)
Source
hash(hasher)

See Object#hash(hasher)

Source
table_index

Gets the table index of this element.

Source