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

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

Instance Method Summary collapse

Instance Method Details

#locationObject



1336
1337
1338
# File 'lib/fig/grammar/v0.rb', line 1336

def location
  elements[0]
end

#wsObject



1340
1341
1342
# File 'lib/fig/grammar/v0.rb', line 1340

def ws
  elements[1]
end