Module: Precedent::Inline::Citation1
- Defined in:
- lib/precedent/grammar/inline.rb
Instance Method Summary collapse
Instance Method Details
#build ⇒ Object
300 301 302 303 |
# File 'lib/precedent/grammar/inline.rb', line 300 def build { :type => :citation, :content => content.build } end |