Class: Wood::Nodes::Function::Argument
- Defined in:
- lib/wood/nodes/function.rb
Instance Method Summary collapse
Instance Method Details
#sexp ⇒ Object
6 7 8 |
# File 'lib/wood/nodes/function.rb', line 6 def sexp [type.sexp, name] end |