class Syntax::Tokenizer
def set( opts={} )
not) publish any options, but if a tokenizer does those options may be
Specify a set of tokenizer-specific options. Each tokenizer may (or may
def set( opts={} ) ( @options ||= Hash.new ).update opts end
def set( opts={} ) ( @options ||= Hash.new ).update opts end