class Dice::Parser

Defined in:

Instance Method Summary

Instance Method Detail

def best_strategy #

def compact_modified_rolls #

def compact_roll #

def dice #

def eight #

def eighteen #

def faced #

def five #

def four #

def fourteen #

def fudge #

def keep_modifier #

def literal_modified_rolls #

def literal_roll #

def many_rolls #

def modified_rolls #

def modifier #

def negative_roll_separator #

def number #

def number_digital #

def number_literal #

def one #

def one_hundred #

def parse(raw_input) #

def percent #

def positive_roll_separator #

def random_strategy #

def remove_modifier #

def roll_separator #

def rolls #

def root #

def single_roll #

def six #

def sixteen #

def strategy #

def ten #

def three #

def twelve #

def twenty #

def two #

def verbose_roll #

def w #

def worst_strategy #