Pegasus::Elements::TerminalId
Inherits JSON::Serializable < Pegasus::Elements::IndexableElement < Pegasus::Elements::LookaheadElement < Reference < Object
A terminal, as specified by the user. This is not a special case element, and one terminal ID exists for every token the user registers.
Constructors
new(id : Int64)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
==(other : TerminalId)
Source==(other : LookaheadElement)
Source