Methods

MathML::Over

Public Class Methods

new(base, over) click to toggle source
     # File lib/math_ml/element.rb, line 131
131:                 def initialize(base, over)
132:                         super("mover")
133:                         self << base << over
134:                 end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.