Class: MathML::XMLElement

Inherits:
EimXML::Element
  • Object
show all
Defined in:
lib/math_ml.rb

Direct Known Subclasses

Element, Math

Instance Method Summary collapse

Instance Method Details

#popObject



11
12
13
# File 'lib/math_ml.rb', line 11

def pop
	@contents.pop
end