Class: Punctuated::Terminal
- Defined in:
- lib/punctuated/component.rb
Overview
Describes one sentence-terminal run at the start or end of a parsed string.
Constant Summary collapse
- KIND =
:terminal
Instance Attribute Summary
Attributes inherited from Component
Method Summary
Methods inherited from Component
#chars, #index, #initialize, #kind
Constructor Details
This class inherits a constructor from Punctuated::Component