Class: OsuRuby::Parser::CommaSplitEntry

Inherits:
SplitEntry show all
Defined in:
(osu-ruby2 0.0.2) osu-ruby2/parser/content.rb

Overview

Comma-based (+,+) separator parser.

Method Summary

Methods inherited from SplitEntry

#[], #[]=, #initialize, method_added, splitter, splitter=, #to_s

Methods inherited from Entry

#comment?, condition, determine, inherited, register_checker

Methods included from Interface::MultiplexerInterface

extended

Constructor Details

This class inherits a constructor from OsuRuby::Parser::SplitEntry