module Fig::Grammar::V1Base::Archive0
Public Instance Methods
location()
click to toggle source
# File lib/fig/grammar/v1_base.rb, line 140 def location elements[2] end
statement_start()
click to toggle source
# File lib/fig/grammar/v1_base.rb, line 136 def statement_start elements[0] end