module Fig::Grammar::V0::Archive0

Public Instance Methods

location() click to toggle source
# File lib/fig/grammar/v0.rb, line 179
def location
  elements[2]
end
statement_start() click to toggle source
# File lib/fig/grammar/v0.rb, line 175
def statement_start
  elements[0]
end