Method: BOAST::FuncCall#-@
- Defined in:
- lib/BOAST/Algorithm.rb
#-@ ⇒ Object
1165 1166 1167 |
# File 'lib/BOAST/Algorithm.rb', line 1165 def -@ return Expression::new("-",nil,self) end |
1165 1166 1167 |
# File 'lib/BOAST/Algorithm.rb', line 1165 def -@ return Expression::new("-",nil,self) end |