Pegmatite
Constants
VERSION = "0.1.0"
Class methods
Return the array of tokens resulting from executing the given pattern grammar over the given source string, starting from the given offset. If an IO is passed, print traces of all parsing activity. Raises a Pattern::MatchError if parsing fails.