class RDoc::Markdown::Literals
def _NonAlphanumeric
def _NonAlphanumeric _tmp = scan(/\A(?-mix:[\000-\057\072-\100\133-\140\173-\177])/) set_failed_rule :_NonAlphanumeric unless _tmp return _tmp end
def _NonAlphanumeric _tmp = scan(/\A(?-mix:[\000-\057\072-\100\133-\140\173-\177])/) set_failed_rule :_NonAlphanumeric unless _tmp return _tmp end