abstract class Pegasus::Language::OptionObject
- Pegasus::Language::OptionObject
- Reference
- Object
Overview
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.
Direct Known Subclasses
Defined in:
pegasus/language_def.crConstructors
Instance Method Summary
-
#options : Array(Option)
Gets the actual list of options attached to this object.
Constructor Detail
Instance Method Detail
Gets the actual list of options attached to this object.