Module: Fig::Grammar::V0::Archive0

Defined in:
lib/fig/grammar/v0.rb

Instance Method Summary collapse

Instance Method Details

#locationObject



179
180
181
# File 'lib/fig/grammar/v0.rb', line 179

def location
  elements[2]
end

#statement_startObject



175
176
177
# File 'lib/fig/grammar/v0.rb', line 175

def statement_start
  elements[0]
end