Expand description
Lua language plugin.
Provides graph-native extraction via LuaGraphBuilder, AST parsing,
and scope extraction for Lua source files.
Re-exports§
pub use relations::LuaGraphBuilder;
Modules§
- relations
- Relation extraction for Lua delegated to relations-shared hooks.
Structs§
- LuaPlugin
- Lua plugin implementation.