MathML::Element
# File lib/math_ml/element.rb, line 175 175: def initialize(index, base) 176: super("mroot") 177: self << base 178: self << index 179: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.