Module: EDNGRAMMAR::Streamstring0

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#S1Object



2017
2018
2019
# File 'lib/parser/edngrammar.rb', line 2017

def S1
  elements[1]
end

#S2Object



2025
2026
2027
# File 'lib/parser/edngrammar.rb', line 2025

def S2
  elements[3]
end

#tstrObject



2021
2022
2023
# File 'lib/parser/edngrammar.rb', line 2021

def tstr
  elements[2]
end