Module: N3Grammer::PropertyList3
- Defined in:
- lib/reddy/n3_grammar.rb
Instance Method Summary collapse
Instance Method Details
#anonnode ⇒ Object
580 581 582 |
# File 'lib/reddy/n3_grammar.rb', line 580 def anonnode elements[1] end |
#property_list ⇒ Object
584 585 586 |
# File 'lib/reddy/n3_grammar.rb', line 584 def property_list elements[3] end |