Module: Fig::Grammar::V0::AssetLocation0

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

Instance Method Summary collapse

Instance Method Details

#locationObject



1315
1316
1317
# File 'lib/fig/grammar/v0.rb', line 1315

def location
  elements[0]
end

#wsObject



1319
1320
1321
# File 'lib/fig/grammar/v0.rb', line 1319

def ws
  elements[1]
end