Module: Fig::Grammar::V0::Command0
- Defined in:
- lib/fig/grammar/v0.rb
Instance Method Summary collapse
Instance Method Details
#command_line ⇒ Object
1030 1031 1032 |
# File 'lib/fig/grammar/v0.rb', line 1030 def command_line elements[2] end |
#statement_start ⇒ Object
1026 1027 1028 |
# File 'lib/fig/grammar/v0.rb', line 1026 def statement_start elements[0] end |