Methods

MathML::Under

Public Class Methods

new(base, under) click to toggle source
     # File lib/math_ml/element.rb, line 138
138:                 def initialize(base, under)
139:                         super("munder")
140:                         self << base << under
141:                 end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.