class Pegasus::Elements::EmptyElement
Overview
The special-case empty (epsilon) element used for follow set computation.
Defined in:
pegasus/elements.crInstance Method Summary
- #==(other : EmptyElement)
- #==(other : LookaheadElement)
-
#hash(hasher)
See
Object#hash(hasher)