Class MathML::XMLElement
In: lib/math_ml.rb
Parent: EimXML::Element

Methods

pop  

Public Instance methods

[Source]

# File lib/math_ml.rb, line 15
      def pop
         @contents.pop
      end

[Validate]