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

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

Instance Method Summary collapse

Instance Method Details

#locationObject



245
246
247
# File 'lib/fig/grammar/v0.rb', line 245

def location
  elements[2]
end

#statement_startObject



241
242
243
# File 'lib/fig/grammar/v0.rb', line 241

def statement_start
  elements[0]
end