Module: Tumblr::Block0
- Defined in:
- lib/tumblargh/grammar.rb
Instance Method Summary collapse
Instance Method Details
#block_end ⇒ Object
65 66 67 |
# File 'lib/tumblargh/grammar.rb', line 65 def block_end elements[2] end |
#block_start ⇒ Object
61 62 63 |
# File 'lib/tumblargh/grammar.rb', line 61 def block_start elements[0] end |