class

Pegasus::Language::OptionObject

Inherits Reference / Object

Since Pegasus supports options on tokens and rules, we need to represent an object to which options can be attached. this is this type of object.

Constructors

Instance methods

options

Gets the actual list of options attached to this object.

Source