Class: VORuby::ADQL::StartComment

Inherits:
Object
  • Object
show all
Defined in:
lib/voruby/adql/parser.rb

Class Method Summary collapse

Class Method Details

.from_xml(node) ⇒ Object



113
114
115
# File 'lib/voruby/adql/parser.rb', line 113

def self.from_xml(node)
  return node.text
end