class SyntaxTree::YARV::ToRegExp

def to_a(_iseq)

def to_a(_iseq)
  [:toregexp, options, length]
end