[Source]
# File rdoc/markup/simple_markup/fragments.rb, line 92 def initialize(level, param, type) super(level, param, type, nil) end
[Validate]