Module: EDNGRAMMAR::Map1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#keyp ⇒ Object
2882 2883 2884 |
# File 'lib/parser/edngrammar.rb', line 2882 def keyp elements[2] end |
#S ⇒ Object
2878 2879 2880 |
# File 'lib/parser/edngrammar.rb', line 2878 def S elements[1] end |
#SOC ⇒ Object
2886 2887 2888 |
# File 'lib/parser/edngrammar.rb', line 2886 def SOC elements[4] end |
#specms ⇒ Object
2874 2875 2876 |
# File 'lib/parser/edngrammar.rb', line 2874 def specms elements[0] end |