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