Class: Punctuated::Wrapper
- Defined in:
- lib/punctuated/component.rb
Overview
Describes one opening/closing/quotation run at the start or end of a parsed string.
Constant Summary collapse
- KIND =
:wrapper
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