Class: Code::Node::Not
- Inherits:
-
Code::Node
- Object
- Code::Node
- Code::Node::Not
- Defined in:
- lib/code/node/not.rb
Instance Method Summary collapse
- #evaluate(**args) ⇒ Object
-
#initialize(parsed) ⇒ Not
constructor
A new instance of Not.