Class: Parslet::DelayedMatchConstructor Private
- Inherits:
-
Object
- Object
- Parslet::DelayedMatchConstructor
- Defined in:
- lib/parslet.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Allows for delayed construction of #match. See also Parslet.match.
Instance Method Summary collapse
- #[](str) ⇒ Object private