Module: Fig::Grammar::V0::Resource0

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

Instance Method Summary collapse

Instance Method Details

#locationObject



253
254
255
# File 'lib/fig/grammar/v0.rb', line 253

def location
  elements[2]
end

#statement_startObject



249
250
251
# File 'lib/fig/grammar/v0.rb', line 249

def statement_start
  elements[0]
end