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



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

def names
  []
end