class SyntaxTree::Defined

Defined represents the use of the defined? operator. It can be used with and without parentheses.

defined?(variable)