Module: N3Grammer::Directive0

Defined in:
lib/reddy/n3_grammar.rb

Instance Method Summary collapse

Instance Method Details

#nprefixObject



870
871
872
# File 'lib/reddy/n3_grammar.rb', line 870

def nprefix
  elements[2]
end

#uri_refObject



874
875
876
# File 'lib/reddy/n3_grammar.rb', line 874

def uri_ref
  elements[5]
end