Libraries
»
list_matcher
(1.1.8)
»
Index
»
List
»
Matcher
»
Node
»
#convert
Method: List::Matcher::Node#convert
Defined in:
lib/list_matcher.rb
#
convert
⇒
Object
Raises:
(
NotImplementedError
)
480 481 482
# File 'lib/list_matcher.rb', line 480
def
convert
raise
NotImplementedError
end