Module: N3Grammer::StringSingleChar2

Defined in:
lib/reddy/n3_grammar.rb

Instance Method Summary collapse

Instance Method Details

#hexdigit1Object



1833
1834
1835
# File 'lib/reddy/n3_grammar.rb', line 1833

def hexdigit1
  elements[2]
end

#hexdigit2Object



1837
1838
1839
# File 'lib/reddy/n3_grammar.rb', line 1837

def hexdigit2
  elements[3]
end

#hexdigit3Object



1841
1842
1843
# File 'lib/reddy/n3_grammar.rb', line 1841

def hexdigit3
  elements[4]
end

#hexdigit4Object



1845
1846
1847
# File 'lib/reddy/n3_grammar.rb', line 1845

def hexdigit4
  elements[5]
end

#hexdigit5Object



1849
1850
1851
# File 'lib/reddy/n3_grammar.rb', line 1849

def hexdigit5
  elements[6]
end

#hexdigit6Object



1853
1854
1855
# File 'lib/reddy/n3_grammar.rb', line 1853

def hexdigit6
  elements[7]
end