class Infoboxer::Tree::TableRow

Represents one table row.

Public Instance Methods

empty?() click to toggle source
# File lib/infoboxer/tree/table.rb, line 54
def empty?
  false
end