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 useTestableNode.create(...)without the full namespace. TreeHaver::RSpec::TestableNode