class MathML::Element
Attributes
display_style[R]
Public Instance Methods
as_display_style()
click to toggle source
# File lib/math_ml/element.rb, line 5 def as_display_style @display_style = true self end