Class: MatchData

Inherits:
Object
  • Object
show all
Defined in:
lib/asciidoctor/core_ext/match_data/names.rb

Overview

NOTE remove once implemented in Opal; see github.com/opal/opal/issues/1964

Instance Method Summary collapse

Instance Method Details

#namesObject



4
5
6
# File 'lib/asciidoctor/core_ext/match_data/names.rb', line 4

def names
  []
end