sqry-lang-lua 18.0.9

Lua language plugin for sqry
Documentation
1
2
3
4
5
//! Relation extraction for Lua delegated to relations-shared hooks.

mod graph_builder;
mod graph_builder_export_tests;
pub use graph_builder::LuaGraphBuilder;