Module: EDNGRAMMAR::Map0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#kp ⇒ Object
2096 2097 2098 |
# File 'lib/parser/edngrammar.rb', line 2096 def kp elements[2] end |
#S1 ⇒ Object
2092 2093 2094 |
# File 'lib/parser/edngrammar.rb', line 2092 def S1 elements[1] end |
#S2 ⇒ Object
2100 2101 2102 |
# File 'lib/parser/edngrammar.rb', line 2100 def S2 elements[3] end |