module Fig::Grammar::V0::Resource0

Public Instance Methods

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