Class: DiceBag::Parser

Inherits:
Parslet::Parser
  • Object
show all
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.