module Fig::Grammar::V0::Command0
Public Instance Methods
command_line()
click to toggle source
# File lib/fig/grammar/v0.rb, line 1030 def command_line elements[2] end
statement_start()
click to toggle source
# File lib/fig/grammar/v0.rb, line 1026 def statement_start elements[0] end