Class: DiceBag::Parser
- Inherits:
-
Parslet::Parser
- Object
- Parslet::Parser
- DiceBag::Parser
- Defined in:
- lib/dicebag/parser.rb
Overview
This class parses the dice string into the individual components. To understand this code, please refer to the Parslet library’s documentation.