Method: BOAST::Variable#!
- Defined in:
- lib/BOAST/Algorithm.rb
#! ⇒ Object
584 585 586 |
# File 'lib/BOAST/Algorithm.rb', line 584 def ! return Expression::new(BOAST::Not,nil,self) end |
584 585 586 |
# File 'lib/BOAST/Algorithm.rb', line 584 def ! return Expression::new(BOAST::Not,nil,self) end |