module Tumblr::Block0
Public Instance Methods
block_end()
click to toggle source
# File lib/tumblargh/grammar.rb, line 65 def block_end elements[2] end
block_start()
click to toggle source
# File lib/tumblargh/grammar.rb, line 61 def block_start elements[0] end