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

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

Instance Method Summary collapse

Instance Method Details

#locationObject



171
172
173
# File 'lib/fig/grammar/v0.rb', line 171

def location
  elements[2]
end

#statement_startObject



167
168
169
# File 'lib/fig/grammar/v0.rb', line 167

def statement_start
  elements[0]
end