Parent

Methods

MathML::LaTeX::Macro::Command

Attributes

num[R]
body[R]
option[R]

Public Class Methods

new(n, b, o) click to toggle source
     # File lib/math_ml/latex.rb, line 168
168:                                 def initialize(n, b, o)
169:                                         @num = n
170:                                         @body = b
171:                                         @option = o
172:                                 end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.