Class: Melbourne::AST::ExecuteString
- Inherits:
-
StringLiteral
- Object
- Node
- StringLiteral
- Melbourne::AST::ExecuteString
- Defined in:
- lib/melbourne/ast/literals.rb
Overview
An execute string literal as in:
`touch tmp/restart.txt`
Instance Attribute Summary
Attributes inherited from StringLiteral
Attributes inherited from Node
Method Summary
Methods inherited from StringLiteral
Methods inherited from Node
Constructor Details
This class inherits a constructor from Melbourne::AST::StringLiteral