Top Level Namespace

Defined Under Namespace

Modules: TreeHaver, TreeSitter

Constant Summary collapse

TestableNode =

Make TestableNode available at top level for convenience in specs.
This allows specs to use TestableNode.create(...) without the full namespace.

TreeHaver::RSpec::TestableNode