class NotExpressionNode
- NotExpressionNode
- Node
- Reference
- Object
Defined in:
nodes.crConstructors
Instance Method Summary
- #children : Array(Node)
-
#type : String
Introspection methods for testing/debugging
- #visit(v : JSON::Any) : JSON::Any