Crate darklua_core[][src]

Expand description

Transform Lua scripts.

Modules

A module that contains the main LuaGenerator trait and its implementations.

The collection of nodes used for the Lua abstract syntax tree.

Defines how rules can process and mutate Lua nodes.

A module that contains the different rules that mutates a Lua block.

Structs

Enums