Module: JsxRosetta::IR::Node

Overview

Marker module included by every IR node type. Lets backends and tests sanity-check that something is an IR value (‘is_a?(IR::Node)`).