Module: EDNGRAMMAR::Streamstring0

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#S1Object



2111
2112
2113
# File 'lib/parser/edngrammar.rb', line 2111

def S1
  elements[1]
end

#S2Object



2119
2120
2121
# File 'lib/parser/edngrammar.rb', line 2119

def S2
  elements[3]
end

#tstrObject



2115
2116
2117
# File 'lib/parser/edngrammar.rb', line 2115

def tstr
  elements[2]
end