RD::NonterminalInline
# File lib/rd/inline-element.rb, line 90 def accept(visitor) visitor.visit_Index(self) end